Commit f756378
test: update compiled sqlite tests to match other tests
This commit updates the sqlite compiled tests to be structured
like other compiled tests.
Refs: #56347
PR-URL: #56446
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Stewart X Addison <sxa@redhat.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>1 parent 8feb273 commit f756378Copy full SHA for f756378
File tree
Expand file treeCollapse file tree
8 files changed
+73
-40
lines changedOpen diff view settings
Filter options
- test/sqlite
- test_sqlite_extensions
Expand file treeCollapse file tree
8 files changed
+73
-40
lines changedOpen diff view settings
Collapse file
+40-7Lines changed: 40 additions & 7 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
294 | 294 | |
295 | 295 | |
296 | 296 | |
297 | | - |
298 | 297 | |
299 | 298 | |
300 | 299 | |
| ||
312 | 311 | |
313 | 312 | |
314 | 313 | |
315 | | - |
| 314 | + |
316 | 315 | |
317 | 316 | |
318 | 317 | |
| ||
338 | 337 | |
339 | 338 | |
340 | 339 | |
| 340 | + |
341 | 341 | |
342 | 342 | |
343 | 343 | |
| ||
346 | 346 | |
347 | 347 | |
348 | 348 | |
| 349 | + |
349 | 350 | |
350 | 351 | |
351 | 352 | |
| ||
356 | 357 | |
357 | 358 | |
358 | 359 | |
| 360 | + |
359 | 361 | |
360 | 362 | |
361 | 363 | |
| ||
501 | 503 | |
502 | 504 | |
503 | 505 | |
| 506 | + |
| 507 | + |
| 508 | + |
| 509 | + |
| 510 | + |
| 511 | + |
| 512 | + |
| 513 | + |
| 514 | + |
| 515 | + |
| 516 | + |
| 517 | + |
| 518 | + |
| 519 | + |
| 520 | + |
| 521 | + |
| 522 | + |
504 | 523 | |
505 | 524 | |
506 | 525 | |
| ||
511 | 530 | |
512 | 531 | |
513 | 532 | |
514 | | - |
| 533 | + |
515 | 534 | |
516 | 535 | |
517 | 536 | |
518 | 537 | |
519 | 538 | |
520 | 539 | |
521 | 540 | |
| 541 | + |
| 542 | + |
| 543 | + |
| 544 | + |
522 | 545 | |
523 | 546 | |
524 | 547 | |
| ||
546 | 569 | |
547 | 570 | |
548 | 571 | |
549 | | - |
| 572 | + |
550 | 573 | |
551 | 574 | |
552 | 575 | |
| ||
569 | 592 | |
570 | 593 | |
571 | 594 | |
572 | | - |
| 595 | + |
573 | 596 | |
574 | 597 | |
575 | 598 | |
576 | 599 | |
577 | 600 | |
578 | | - |
579 | 601 | |
580 | 602 | |
581 | 603 | |
| ||
681 | 703 | |
682 | 704 | |
683 | 705 | |
| 706 | + |
| 707 | + |
| 708 | + |
| 709 | + |
| 710 | + |
| 711 | + |
| 712 | + |
| 713 | + |
| 714 | + |
| 715 | + |
684 | 716 | |
685 | 717 | |
686 | 718 | |
| ||
1446 | 1478 | |
1447 | 1479 | |
1448 | 1480 | |
1449 | | - |
| 1481 | + |
1450 | 1482 | |
1451 | 1483 | |
1452 | 1484 | |
| ||
1470 | 1502 | |
1471 | 1503 | |
1472 | 1504 | |
| 1505 | + |
1473 | 1506 | |
1474 | 1507 | |
1475 | 1508 | |
|
Collapse file
-20Lines changed: 0 additions & 20 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1296 | 1296 | |
1297 | 1297 | |
1298 | 1298 | |
1299 | | - |
1300 | | - |
1301 | | - |
1302 | | - |
1303 | | - |
1304 | | - |
1305 | | - |
1306 | | - |
1307 | | - |
1308 | | - |
1309 | | - |
1310 | | - |
1311 | | - |
1312 | | - |
1313 | | - |
1314 | | - |
1315 | | - |
1316 | | - |
1317 | | - |
1318 | | - |
1319 | 1299 | |
1320 | 1300 | |
1321 | 1301 | |
|
Collapse file
test/sqlite/.gitignore
Copy file name to clipboard+1Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
Collapse file
test/sqlite/sqlite.status
Copy file name to clipboard+7Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
Collapse file
test/sqlite/test_sqlite_extensions/binding.gyp
Copy file name to clipboard+10Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
Collapse file
test/sqlite/extension.c …qlite/test_sqlite_extensions/extension.ctest/sqlite/extension.c renamed to test/sqlite/test_sqlite_extensions/extension.c test/sqlite/extension.c renamed to test/sqlite/test_sqlite_extensions/extension.c
Copy file name to clipboardFile renamed without changes.
Collapse file
test/sqlite/test-sqlite-extensions.mjs …st/sqlite/test_sqlite_extensions/test.jstest/sqlite/test-sqlite-extensions.mjs renamed to test/sqlite/test_sqlite_extensions/test.js test/sqlite/test-sqlite-extensions.mjs renamed to test/sqlite/test_sqlite_extensions/test.js
Copy file name to clipboardExpand all lines: test/sqlite/test_sqlite_extensions/test.js+14-12Lines changed: 14 additions & 12 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | | - |
2 | | - |
3 | | - |
4 | | - |
5 | | - |
6 | | - |
7 | | - |
8 | | - |
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
9 | 9 | |
10 | 10 | |
11 | 11 | |
12 | 12 | |
13 | 13 | |
14 | 14 | |
15 | | - |
16 | | - |
17 | | - |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
18 | 20 | |
19 | 21 | |
20 | | - |
| 22 | + |
21 | 23 | |
22 | 24 | |
23 | 25 | |
|
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
3 | 3 | |
4 | 4 | |
5 | 5 | |
6 | | - |
| 6 | + |
0 commit comments