kc3-lang/kc3/test

Branch :


Log

Author Commit Date CI Message
thodg 933c8fa9 2024-07-26 18:50:05 wip sockets
thodg 704eb1f3 2024-07-26 18:03:24 wip http, buf_rw
thodg 9070d09f 2024-07-25 16:26:03 test/http/03_server: port 8000 -> 58000
thodg e0b1f4e9 2024-07-25 16:21:33 fix test http 03_server
Baptiste f8120036 2024-07-25 16:12:50 http testing (work in progress)
thodg 2d153172 2024-07-25 13:36:47 test_http: kc3s, fix tests
thodg 4c1796ed 2024-07-25 12:52:05 wip make test_http
thodg 12b025c6 2024-07-24 23:52:00 launch all tests in parallel
Baptiste 5876aac9 2024-07-24 20:15:58 wip make test_http
thodg 945de4a0 2024-07-24 18:31:19 fix test argv[0]
thodg 1436b1b8 2024-07-24 18:25:41 fix libkc3_test argv0
thodg 3f2aefae 2024-07-24 18:25:22 wait for 8 jobs by default
Baptiste ccdd1b9f 2024-07-24 18:17:48 fix http test
thodg df4566fe 2024-07-24 17:49:51 IKC3_TEST=if make test_ikc3
Baptiste fce3e809 2024-07-23 18:23:27 added http_test rule
thodg aa20f2c0 2024-07-23 17:00:31 fix http test
thodg 12657c22 2024-07-23 16:47:20 struct struct_ { bool free_data; }
thodg 50005e4c 2024-07-22 13:21:56 test: move sym_inspect and tag_inspect to inspect_*
thodg e8923ad6 2024-07-21 21:07:00 wip
thodg df53e41d 2024-07-21 15:20:19 make test_http OK
thodg f2054dd7 2024-07-20 19:24:01 revert s*.kc3 to s*.facts
thodg 600f4487 2024-07-20 19:00:22 wip http and buf_parse
thodg a0d7c17f 2024-07-19 23:07:08 fix tests and compilation
thodg 9ef64e73 2024-07-19 19:26:17 rename test/ikc3/*.in into *.kc3
thodg 9b812239 2024-07-19 19:14:25 wip sockets, cast
thodg 4507edd1 2024-07-18 16:35:07 ekc3: support raw blocks
thodg baf87c61 2024-07-18 15:42:02 ekc3: with html_escape by default
thodg d4f526a9 2024-07-17 21:20:48 configure: print own path
thodg 1a078e8e 2024-07-17 01:26:52 ekc3: silent block: <% a = 1 %>
thodg e0e027b2 2024-07-17 00:00:16 ekc3 first result
thodg b7a148cb 2024-07-16 21:10:50 bugfix --load and newlines
thodg be34a823 2024-07-16 17:07:30 fix ikc3 --load and kc3s --load
thodg ca0a0ffa 2024-07-16 15:35:29 env: move --load to ikc3.c and kc3s.c, wrote kc3_puts
thodg 9916b9ec 2024-07-16 14:50:56 test_ekc3
thodg f3da01dc 2024-07-16 14:45:21 support --load and --quit
thodg b45456dc 2024-07-15 22:39:24 rename c3 -> kc3
thodg 1ae6ad0e 2024-07-15 19:59:52 rename c3 to kc3, fix update_source, configure, build
thodg 7f453dbd 2024-07-07 22:57:42 access: buf_parse, buf_inspect, more tests
thodg 9738844f 2024-07-07 20:29:13 test/ic3/access (ko)
thodg 5760a397 2024-07-04 19:18:34 update_sources (config.h)
thodg afe830b5 2024-06-30 00:40:39 fix test/ic3/gl because gl_object_clean is not part of libc3
thodg da83a895 2024-06-28 12:17:54 configure: add CFLAGS for i386 FPU excess precision
thodg 8386c204 2024-07-14 23:22:09 wip let
thodg def9a1d2 2024-07-14 14:50:40 fix struct_access
thodg c9c5bf5a 2024-07-13 16:25:56 test access in string
thodg ce9dde32 2024-07-08 12:53:11 test/ic3/access fix test (typo)
thodg 715ba991 2024-07-08 12:44:21 test/ic3/access fix test
thodg 21d315b1 2024-06-27 09:36:34 add tests for GL
thodg 739fb56f 2024-06-26 21:45:58 fix gcov build
thodg 0a2d47e2 2024-06-25 14:03:24 fix test/ic3/defoperator.out.expected
thodg 5abf82ab 2024-06-25 12:22:11 fix defstruct with var
thodg a376eb62 2024-06-25 09:58:53 module_load(module, facts) -> env_module_load(env, module)
thodg 1346168e 2024-05-21 21:05:32 libc3_test ok, wip ic3_test
thodg 0cbdc44d 2024-05-21 05:45:55 wip error handling
thodg d8e2c25e 2024-04-04 19:48:43 wip defoperator (struct)
thodg 79145ea6 2024-04-04 17:02:59 new syntax for defoperator
thodg 2a2a7cb5 2024-04-02 11:30:34 defoperator tests
thodg 7dd49b66 2024-04-02 10:35:25 wip defoperator
thodg 1f71e2bf 2024-03-30 06:27:46 add tests for defmodule
thodg 9d080f56 2024-03-29 20:41:39 defmodule + def
thodg dc371756 2024-03-28 06:55:35 wip defmodule
thodg 10969336 2024-03-27 21:10:37 wip defmodule
thodg 6d801ead 2024-04-29 22:57:41 wip def
thodg 8f7b872a 2024-04-24 13:13:57 new tests for def
thodg eba0bafc 2024-04-23 20:30:06 wip defmodule
thodg 4342defd 2024-04-22 23:45:36 wip defmodule
thodg e3af212b 2024-04-13 10:07:36 defmodule + def + fn + call
thodg db33f90c 2024-04-11 09:14:53 wip defmodule: add tests
thodg 3b48fce4 2024-04-10 15:20:17 wip defoperator + var_init_cast
thodg 7aa669ff 2024-03-24 17:57:47 wip config.subr clean build prog
thodg 8a44ec9d 2024-03-23 14:49:15 better definition for double_tuple
thodg 3b8369a1 2024-03-23 05:35:45 fix def
thodg c5072aee 2024-03-22 19:07:49 add tests for def
thodg 14d8a65a 2024-03-18 08:46:51 fix tests
Baptiste 4b17a5f5 2024-03-07 18:13:50 more tests
thodg ae261507 2024-03-07 16:57:34 test complex mul
thodg 28f667db 2024-03-07 16:43:31 ratio_test
thodg e190e6a8 2024-03-07 16:19:51 update sources
Baptiste 5d266f52 2024-03-07 13:38:49 ways to test the ratios with and without ic3
thodg 49c9071c 2024-03-05 20:34:52 test complex +i
thodg b66b74da 2024-03-05 13:25:29 complex
thodg 9e5a5688 2024-03-04 20:47:29 rename operators
thodg 6fc80e8b 2024-03-04 20:10:01 call ratio_simplify in ratio_mul and ratio_div, add test operations on ratios
thodg 7f2f72e4 2024-03-04 14:19:12 license
thodg 327407ea 2024-03-01 15:34:18 remove <err.h>, file_open
thodg 50fd4285 2024-02-28 16:26:14 ratio_neg
thodg 795a2cd7 2024-02-28 16:09:55 ic3 test ratio
thodg e2ea623f 2024-02-21 21:21:23 ruby-style if
thodg 3a4ae5af 2024-02-20 22:35:00 if then else
thodg fd1b09c2 2024-02-18 21:00:36 fix unquote
thodg 097391e6 2024-02-18 13:34:40 wip unquote
thodg 672c6055 2024-02-17 10:32:31 test macros
thodg d9932537 2024-02-16 11:48:30 wip macros
thodg 94329ef3 2024-02-14 14:58:22 pin operator
thodg b7c69b9f 2024-02-12 19:45:10 fix buf_parse
thodg 0c1e2386 2024-01-24 21:39:28 wip
thodg 6a680c95 2024-01-22 22:04:38 fix arrays
thodg cc225506 2024-01-22 20:43:40 sym_array_type
thodg 4a838bf1 2024-02-11 13:52:16 test ic3 block
thodg b2c15d58 2024-02-10 09:42:17 test ic3 block