kc3-lang/kc3/test/facts_test.c

Branch :


Log

Author Commit Date CI Message
thodg 0cbdc44d 2024-05-21 05:45:55 wip error handling
thodg 7f2f72e4 2024-03-04 14:19:12 license
thodg 327407ea 2024-03-01 15:34:18 remove <err.h>, file_open
thodg e8360897 2024-01-10 12:20:21 s8 -> char
thodg d72caebf 2023-12-13 23:56:40 win32
thodg ddcdedba 2023-12-11 19:54:18 assert.h err.h
thodg 6578e67b 2023-11-25 22:55:26 wip
thodg b6f02530 2023-11-09 21:26:09 list change from paren () to brackets []
thodg aa9082b9 2023-11-03 14:18:44 wip macosx
thodg f6a73036 2023-11-03 14:27:52 () -> (void)
thodg 4639d19e 2023-10-23 15:18:31 replace system("cp ...") with file_copy
thodg 11a2afc5 2023-08-02 12:23:31 wip tests
thodg e948a592 2023-08-01 17:56:42 wip ic3
thodg 7f6443d3 2023-07-25 22:13:58 wip
thodg 51576612 2023-07-22 20:50:38 remove hashes
thodg 78278013 2023-04-15 14:26:28 facts
thodg b45e5806 2023-04-12 22:51:55 TEST_CASE_RUN
thodg de3a8452 2023-04-12 22:46:33 TEST_CASE_PROTOTYPE
thodg a3a3a875 2023-04-12 17:53:17 TEST_CASE_END
thodg c283acea 2023-04-12 17:35:01 TEST_CASE
thodg 25f61e8e 2023-04-12 17:15:56 refactor TEST_CASE and test__buf_parse_{s,u}
thodg cdb6af10 2023-04-08 01:29:35 fix tests for lists
thodg 3d8d7728 2023-03-23 17:19:58 licence
thodg c70a4131 2023-01-30 11:40:54 make test_asan
thodg fadc8073 2023-01-25 10:24:29 copyright
thodg 5ba1ef86 2023-01-22 13:08:35 check for system result
thodg 71a3831e 2023-01-03 19:46:09 facts_test_open_file ok
thodg 1d5f8354 2023-01-03 12:46:52 libc3: log.c log.h
thodg 5dac7f7b 2023-01-03 03:48:19 facts_test_load
thodg 27db4062 2022-12-31 01:43:49 tests ok
thodg 1d213809 2022-12-31 00:47:27 tests ok
thodg 0b5042ee 2022-12-25 03:59:33 wip facts_save
thodg c494666d 2022-12-22 03:13:21 facts_dump
thodg f990b98e 2022-12-06 13:37:43 licence
thodg c7a49868 2022-11-10 22:09:16 facts_with_test
thodg ee55121b 2022-11-10 16:51:49 wip make test_asan
thodg 3ef59aac 2022-11-07 01:01:55 facts_test, eval wip
thodg c5e08ece 2022-11-01 08:03:48 buf_parse_fact
thodg 865d1524 2022-10-31 00:50:45 c3-lang