|
2738d6eb
|
2025-09-04T17:26:01
|
|
fix marshall_read_test and env dump size
|
|
bd3bd014
|
2025-09-04T16:37:03
|
|
fix a couple of marshall read tests for refactor of e_tag_type
|
|
d4d05ae7
|
2025-08-22T12:10:01
|
|
fix marshall tests using claude-code
|
|
c8f35404
|
2025-08-17T22:32:44
|
|
Fix build on MacOS, mainly includes for endian.h
|
|
86039355
|
2025-08-10T12:53:32
|
|
fix marshall/read tests using claude-code
|
|
d72a9ae5
|
2025-08-08T10:28:06
|
|
fix: commented a test
|
|
1df5b43a
|
2025-08-08T09:51:49
|
|
wip: test tag for str
|
|
e90f7a57
|
2025-08-05T08:03:09
|
|
comment all marshall_read tests that fail
|
|
37305dc8
|
2025-08-05T03:58:26
|
|
wip
|
|
d51d16af
|
2025-08-04T15:25:11
|
|
feat: added all types tests
|
|
5f00909a
|
2025-08-04T11:57:20
|
|
fix: err inspect didn't require a pointer
|
|
261cc860
|
2025-08-03T12:58:47
|
|
dereference arguments to _inspect_* for basic C numeric types.
|
|
b1ee9258
|
2025-07-31T12:34:49
|
|
feat: added marshall_read_ht functions
|
|
871cd980
|
2025-07-31T11:23:45
|
|
feat: added wide read_tests
|
|
695eec3e
|
2025-07-31T10:53:28
|
|
fix: removed on_heap for marshall_read test
|
|
29262c6f
|
2025-07-30T18:18:00
|
|
fix: heap size on read_tests
|
|
67246b74
|
2025-07-29T19:38:11
|
|
fix marshall_read_test f64 wrong buf size in header
|
|
c243e768
|
2025-07-29T18:21:23
|
|
feat: removed useless test with preprocessor
|
|
fd1c8de4
|
2025-07-29T18:19:40
|
|
feat: added character tests
|
|
c49fef61
|
2025-07-29T18:15:28
|
|
feat: tests for signed integer types
|
|
ea040bd5
|
2025-07-29T16:13:52
|
|
feat: marshall_read_test indentation
|
|
7e07e8d3
|
2025-07-29T11:40:52
|
|
fix: replaced broken f128 value by PI
|
|
1002d09b
|
2025-07-28T17:28:28
|
|
bug: last f128 test error
|
|
3840968a
|
2025-07-28T17:06:24
|
|
feat: marshall_read_array
|
|
57342ad2
|
2025-07-28T15:50:20
|
|
feat: floating point marshall_read_test_tag
|
|
87d56300
|
2025-07-28T15:13:37
|
|
fix: wrong call type in marshall_read test because the enum changed
|
|
bbd83477
|
2025-07-25T18:02:09
|
|
refactor: TAG_LIST -> TAG_PLIST
|
|
bb0a3fe1
|
2025-07-25T17:17:32
|
|
fix: hexadecimal values for max unsigned tests marshall_read
|
|
bd5aa889
|
2025-07-25T16:35:38
|
|
feat: marshall_read reads bool and u8; changed the enum in types.h to explicit values
|
|
8edcffdd
|
2025-07-25T11:10:09
|
|
update tests
|
|
db05865d
|
2025-07-25T09:46:54
|
|
fix marshall_read_test.c for marshall_read_bool
|
|
14b8fcc1
|
2025-07-25T08:00:43
|
|
wip marshall_read / tests
|
|
9de46efb
|
2025-07-24T17:16:34
|
|
fix: expected strings in marshall_test.c
|
|
cf27722e
|
2025-07-24T15:19:40
|
|
wip: resurected marshall_read_plist test
|
|
a0434fc1
|
2025-07-23T15:37:00
|
|
wip: marshall_read_test
|
|
58b8ab0d
|
2025-07-23T13:18:37
|
|
fix: marshall_init -> marshall_read_init; wip: replace duplicated macros
There's now a macro to test any type instead of a thousand useless
defines
|
|
dd1645b7
|
2025-07-22T13:51:25
|
|
WIP: macro for test on buf and heap
|
|
d4ded9e1
|
2025-07-22T11:19:21
|
|
WIP: marshall_read tests
|