Commit Graph

124 Commits

Author SHA1 Message Date
tg(x) a4b1dca3be + 2011-05-14 20:28:34 +02:00
tg(x) 4b9ea95d3b test: buf size option for files too 2011-05-14 20:13:55 +02:00
tg(x) 84056a6673 testServer is now testPsyc and it can handle file input as well 2011-05-14 19:59:08 +02:00
tg(x) b3923fd4e2 + 2011-05-14 18:27:42 +02:00
tg(x) 3c9d7438a8 testServer modularizing 2011-05-14 18:21:00 +02:00
tg(x) d950bafa84 testServer: moved psyc parse & render code to separate file 2011-05-14 02:18:01 +02:00
tg(x) 2cf88fc131 testServer: no_render option 2011-05-13 23:31:43 +02:00
tg(x) 5f4e56a5e1 parseList: removed unused value parameter 2011-05-13 17:02:31 +02:00
tg(x) b1ae67135d added psyc_isListVar(), removed name param from psyc_parseList(), added more documentation 2011-05-09 19:21:26 +02:00
psyc://psyced.org/~lynX ee44312e5c death the parser 2011-05-09 09:02:15 +02:00
Marenz ab8f70150e moved debug.h lib.h to src 2011-05-08 23:40:26 +02:00
tg(x) 28f73a6df4 nettest: not parallel 2011-05-08 23:08:00 +02:00
tg(x) 7b8a5ecd48 test: kill testserver on error 2011-05-08 22:53:45 +02:00
tg(x) a7b3b22530 test: makefile improvements 2011-05-08 20:17:56 +02:00
tg(x) 527eebe7f5 splittest fix 2011-05-08 18:45:41 +02:00
tg(x) 00e319d8f4 makefile 2011-05-08 16:50:14 +02:00
tg(x) 90dadedc79 makefile 2011-05-08 16:49:24 +02:00
tg(x) 07d7a1626e makefile fixes for solaris 2011-05-08 04:11:36 +02:00
tg(x) 72ed9a3eff parser: more detailed return codes for incomplete values 2011-05-07 18:13:59 +02:00
tg(x) ab30ef650c psycString init 2011-05-06 15:26:28 +02:00
tg(x) 9a62702ae4 better nettest 2011-05-06 13:32:12 +02:00
tg(x) e22d028c15 testServer: new cmdline options, memory handling fixes, fixes for routing-only mode 2011-05-06 00:15:37 +02:00
tg(x) 220481d954 nettest: run split tests too 2011-05-04 18:09:01 +02:00
tg(x) c4340bae9f tests & fix for 0 length modifier value 2011-05-04 17:59:51 +02:00
tg(x) e7a4df6180 fix for 0 length content/modifiers 2011-05-04 17:46:20 +02:00
tg(x) a67cc24c40 packets: rename, new packets 2011-05-04 17:44:12 +02:00
tg(x) e47139f059 render: added error codes for missing method & modifier name; fixes for test tools 2011-05-04 15:41:35 +02:00
tg(x) bc632122a5 parser, text: added functions for accessing state variables 2011-05-04 01:54:27 +02:00
tg(x) 259b51966c fixes for inline functions, c99 mode, formatting 2011-05-04 01:00:35 +02:00
tg(x) c92bfd3a91 text: moved inline functions to .h, fixed warnings 2011-05-03 23:03:52 +02:00
tg(x) 5bbcda7da0 parser: next*Buffer -> set*Buffer, added setParse*Buffer2, added PSYC_ prefix to macro 2011-05-03 22:24:50 +02:00
tg(x) 56fdfe2cd7 + 2011-05-03 22:21:26 +02:00
tg(x) f8d44070cc psyc_text + tests 2011-05-03 22:18:35 +02:00
tg(x) b898965e47 fixed content length issues in parser & renderer 2011-04-30 18:34:43 +02:00
tg(x) 4f61f07ff2 parser: renamed flags, testServer: added routing only option 2011-04-30 17:07:01 +02:00
tg(x) af619d664d parser: fixes for header only parsing 2011-04-30 16:42:03 +02:00
tg(x) 2ccd132579 makefile 2011-04-30 16:41:30 +02:00
tg(x) 41c1c5c9f8 + 2011-04-30 15:46:17 +02:00
tg(x) 1b49ff9605 Makefile improvements 2011-04-30 15:42:48 +02:00
Marenz 917474e6f3 fixed makefile for test, fixed help output 2011-04-30 13:09:24 +02:00
tg(x) bd6338618b + 2011-04-29 23:11:48 +02:00
tg(x) ec90453e3b testMatch: use C2ARG 2011-04-29 23:11:40 +02:00
tg(x) b0a2cf88fa test: positive return codes; match: disabled strlen check 2011-04-29 23:00:03 +02:00
tg(x) f722733f08 getVarType 2011-04-29 22:58:19 +02:00
tg(x) 6f9a753415 testServer: fixed list parsing 2011-04-29 17:01:54 +02:00
tg(x) 77cef1151b splittest 2011-04-29 16:03:17 +02:00
tg(x) 38a7815be2 testServer: s/write/printf/ 2011-04-29 16:02:38 +02:00
tg(x) 508661cc55 Makefile: netstart 2011-04-29 04:12:55 +02:00
tg(x) 1217d8ce8b testServer: added rendering; nettest: fail if there's a diff between input & rendered packet 2011-04-29 03:20:00 +02:00
tg(x) 8037bf35fa test packets: 1 packet/file 2011-04-29 03:13:50 +02:00
psyc://psyced.org/~lynX d4c44936de + 2011-04-28 15:20:07 +02:00
tg(x) 96bc48c64c test server 2011-04-27 19:18:17 +02:00
tg(x) 9b5a3718c7 renamed test packets 2011-04-27 19:17:41 +02:00
tg(x) f58c92bf1b partial test packets 2011-04-27 18:37:36 +02:00
tg(x) ec69b5ee3f render: restructuring into more functions, added some docs 2011-04-26 22:44:48 +02:00
tg(x) 07d7a3f776 + 2011-04-26 19:17:33 +02:00
tg(x) a252040c62 list rendering 2011-04-26 17:23:06 +02:00
tg(x) 1a0b28003d parser: fix for empty data, testParser: verbose mode 2011-04-26 03:43:49 +02:00
psyc://psyced.org/~lynX 6058b8b58c not automatic yet, but at least it exits cleanly 2011-04-26 00:10:02 +02:00
psyc://psyced.org/~lynX 3baf88d81b automizable psyc_isRoutingVar tests 2011-04-25 23:58:07 +02:00
psyc://psyced.org/~lynX b9f433f9ab testRender now automaticable 2011-04-25 23:49:27 +02:00
psyc://psyced.org/~lynX e48a6ab1eb new style: psyc_functions, psycTypes, PSYC_MACROS 2011-04-25 23:40:38 +02:00
tg(x) 16d24be752 added assert for render, removed LPC assert 2011-04-25 22:31:21 +02:00
tg(x) 7a0dd32483 - 2011-04-25 22:01:13 +02:00
tg(x) ecdc0b4753 Merge branch 'master' of supraverse.net:libpsyc 2011-04-25 21:57:09 +02:00
tg(x) 0ee3404bda fixes & test for rendering 2011-04-25 21:57:03 +02:00
psyc://psyced.org/~lynX c796f8939c warning: declaration of 'index' shadows a global declaration 2011-04-25 21:28:24 +02:00
tg(x) 3afb723bf8 functions for creating packet & modifier structs, rendering 2011-04-25 14:20:13 +02:00
tg(x) 29f6e6c432 s/operator/oper/ 2011-04-22 22:59:15 +02:00
tg(x) 8359215d98 s/modifier/operator/ 2011-04-22 20:50:59 +02:00
tg(x) 35342caced compiles again 2011-04-22 20:33:22 +02:00
tg(x) 4f86b6916b isRoutingVar, rendering, some renames 2011-04-22 17:09:32 +02:00
psyc://psyced.org/~lynX 893a318b82 RenderHeader 2011-04-22 11:50:13 +02:00
tg(x) 9fd39c72a1 renaming & moving stuff around; psyc logo 2011-04-21 14:20:24 +02:00