Commit d50b32c
committed
Round 20: Update browser-dist, add fract tests to oracle harness
Browser distribution:
- Update coordinator.js and crsql-multitab.js with failover changes
- Provider.js already up to date with OPFS persistence
C oracle harness:
- Add rs-fract.test.c (fract suite)
- fract test fails because crsql_fract_as_ordered is a stub
- All other suites pass (rowid, vtab, rows_impacted, crsql, sandbox)
Test summary: 153/154 tests pass (99.4%)
- 64 unit tests
- 52 parity tests
- 18 browser tests
- 19/20 C oracle tests (fract_as_ordered stub causes 1 failure)1 parent 10c595e commit d50b32c
File tree
4 files changed
+105
-25
lines changed- zig
- browser-dist
- harness/c-oracle
4 files changed
+105
-25
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
55 | 56 | | |
56 | 57 | | |
57 | 58 | | |
| |||
76 | 77 | | |
77 | 78 | | |
78 | 79 | | |
| 80 | + | |
79 | 81 | | |
80 | 82 | | |
81 | 83 | | |
| |||
0 commit comments