Commit graph

26 commits

Author SHA1 Message Date
Josh Hansen
b7aa052fda example_output -> snapshot.output 2023-09-30 21:33:00 -07:00
Josh Hansen
47b83ee57c Snapshot test both relative and absolute path based invocations
Also output comments
2023-09-30 15:49:38 -07:00
Josh Hansen
5b89b46145 Prep better for absolute paths 2023-09-30 02:12:56 -07:00
Josh Hansen
945c423694 prefix paths in example.sh 2023-09-30 01:02:49 -07:00
Josh Hansen
4a8b72af74 sh -> bash 2023-09-30 00:57:24 -07:00
Josh Hansen
f0574a563b Try to test get which has been buggy lately.... 2023-09-29 23:30:36 -07:00
Josh Hansen
09b8e7475d touch /status / restore / status on btrfs example 2023-09-29 23:20:22 -07:00
Josh Hansen
da30513add Fix log and add to example.sh / example_output
`status` bug remains
2023-09-28 14:50:38 -07:00
Josh Hansen
0603e0b423 Run against an ext4 image; run main commands against btrfs too
This way we test both with- and without-btrfs support
2023-09-27 16:45:23 -07:00
Josh Hansen
a50f90b280 Extract functions 2023-09-27 16:12:06 -07:00
Josh Hansen
6399aabb66 Reflect btrfs additions in example_output, now working properly 2023-09-27 14:25:27 -07:00
Josh Hansen
a6fbbcd202 Reflect ghee invocation change in snapshot 2023-09-27 14:22:36 -07:00
Josh Hansen
91296166a5 Clean up status output, such as it is; add to example.sh 2023-09-26 22:22:50 -07:00
Josh Hansen
7a95a15e4f Standardize on absolute paths in TableInfo, thus fulfilling the ancient prophecy that the example output would be preserved. 2023-09-26 22:14:35 -07:00
Josh Hansen
32266b6e13 Make get output look good again 2023-09-26 20:14:39 -07:00
Josh Hansen
645159f256 Fix index chaining; tests passing 2023-09-20 15:03:04 -07:00
Josh Hansen
c0cbff8180 Use cargo run in example.sh 2023-09-17 15:01:00 -07:00
Josh Hansen
1e3a27259a Remove the --nosort call from the example script since it doesn't reproduce reliably 2023-09-17 12:05:24 -07:00
Josh Hansen
17883407c9 Reflect tableinfo unification in example_output 2023-09-16 21:04:38 -07:00
Josh Hansen
a7dc0bb873 Add full get (also unsorted) and create (also with insertion) 2023-09-07 08:45:05 -07:00
Josh Hansen
d175733379 Resume output of original table paths 2023-08-30 17:11:53 -07:00
Josh Hansen
0f605d1fe8 Accelerated get that doesn't traverse sub-indices; roadmap update 2023-08-30 16:17:10 -07:00
Josh Hansen
df86a1d8cc After a fresh sh install.sh, set the example output in its true order 2023-08-24 16:38:33 -07:00
Josh Hansen
4e6b4471cd Stabilize output order by replacing HashMap with BTreeMap 2023-08-24 16:16:22 -07:00
Josh Hansen
74504c90d3 Corrected example_output 2023-08-24 15:56:28 -07:00
Josh Hansen
38a585f3d4 Output of example.sh 2023-08-24 15:55:43 -07:00