Commit graph

12 commits

Author SHA1 Message Date
Starbeamrainbowlabs 9b29dbc180
comment DBUG:parse in .test.lua 2023-09-19 17:51:43 +01:00
Starbeamrainbowlabs 8a5979d89a
BASIC tests for delta files.
delta_which and data tables in delta files don't yet have adequate tests.
2023-08-18 21:29:21 +01:00
Starbeamrainbowlabs e5493dfb11
tests/weaschem: write tests for parse, except delta_which functionality 2023-08-18 21:17:17 +01:00
Starbeamrainbowlabs 78ec40b6be
weaschem: finish write tests for parse_data_table
glad I did, 'cause I found a bunch of subtle bugs
2023-08-18 20:27:00 +01:00
Starbeamrainbowlabs 25ae2fd7ee
testts/weaschem: start writing tests for parse_data_table, but they aren't finished yet 2023-08-18 15:21:27 +01:00
Starbeamrainbowlabs 6f35ff3313
tests/weaschem: correct tests for parse_id_map 2023-08-18 15:01:17 +01:00
Starbeamrainbowlabs 8048310419
tests/weaschem: write tests for parse_id_map 2023-08-16 02:02:10 +01:00
Starbeamrainbowlabs 2dc1755b5c
tests/weaschem: Finish initial tests for parse_header 2023-08-15 19:25:13 +01:00
Starbeamrainbowlabs 8d79e6f0ab
tests/weaschem: more tests, but not done w/parse_header yet 2023-08-15 03:24:15 +01:00
Starbeamrainbowlabs 270ec92fee
start with tests for the header parser, but they aren't finished yet 2023-08-15 03:07:30 +01:00
Starbeamrainbowlabs 7e6e61a00b
start basic tests for headers.
We might want to consider a separate distribution that omits all the test files......
2023-08-15 02:59:19 +01:00
Starbeamrainbowlabs 06f90edd46
tests/weaschem: okay, here we go: parse_vector3
Let's go slow, one function at a time, from nuts and bolts gradually up to full files
2023-08-15 00:20:41 +01:00