test/ikc3


Log

Author Commit Date CI Message
Thomas de Grivel 21562b6b 2024-07-31T19:05:40 fix buf_inspect_struct %Buf{}
Thomas de Grivel 8a0a06dd 2024-07-31T18:55:51 wip str_init_cast
Baptiste 5bf9523e 2024-07-31T18:04:17 reworked str test
Thomas de Grivel f225c6b7 2024-07-31T17:58:47 wip buf_inspect_struct
Thomas de Grivel 20ef7f9a 2024-07-30T15:01:34 shorten test/ikc3/def
Thomas de Grivel 264df694 2024-07-29T14:27:35 fix tests for (U8) 0
Thomas de Grivel d05b6203 2024-07-29T14:08:40 wip tests
Thomas de Grivel 12657c22 2024-07-23T16:47:20 struct struct_ { bool free_data; }
Thomas de Grivel 600f4487 2024-07-20T19:00:22 wip http and buf_parse
Thomas de Grivel a0d7c17f 2024-07-19T23:07:08 fix tests and compilation
Thomas de Grivel 9ef64e73 2024-07-19T19:26:17 rename test/ikc3/*.in into *.kc3
Thomas de Grivel 9b812239 2024-07-19T19:14:25 wip sockets, cast
Thomas de Grivel b7a148cb 2024-07-16T21:10:50 bugfix --load and newlines
Thomas de Grivel ca0a0ffa 2024-07-16T15:35:29 env: move --load to ikc3.c and kc3s.c, wrote kc3_puts
Thomas de Grivel b45456dc 2024-07-15T22:39:24 rename c3 -> kc3
Thomas de Grivel 1ae6ad0e 2024-07-15T19:59:52 rename c3 to kc3, fix update_source, configure, build