Commit Graph

82 Commits

Author SHA1 Message Date
Gabor Adam Toth 6e68b6a17d bench: added test tools, updated results; added inline option for parse & render 2011-05-17 00:27:26 +02:00
Gabor Adam Toth 13fdac0613 bench: testPsycFast results 2011-05-16 20:13:10 +02:00
Gabor Adam Toth 7c3e8ec3ab doc: link to example code; testPsyc: moved interesting code to the top 2011-05-15 22:48:51 +02:00
Gabor Adam Toth 20228ce6d2 test: make opts 2011-05-15 21:20:58 +02:00
Gabor Adam Toth 8d86238305 test: opts, help 2011-05-15 21:12:17 +02:00
Gabor Adam Toth 1ba9567100 test: stats option for files too 2011-05-15 11:51:30 +02:00
Gabor Adam Toth 6529f30380 + 2011-05-15 00:17:33 +02:00
Gabor Adam Toth fb720b746e test: getopt 2011-05-14 21:16:11 +02:00
Gabor Adam Toth 3d4d0499cf + 2011-05-14 20:28:34 +02:00
Gabor Adam Toth 3f4bb39663 test: buf size option for files too 2011-05-14 20:13:55 +02:00
Gabor Adam Toth 620a61514e testServer is now testPsyc and it can handle file input as well 2011-05-14 19:59:08 +02:00
Gabor Adam Toth a1547d399b + 2011-05-14 18:27:42 +02:00
Gabor Adam Toth 5b73646508 testServer modularizing 2011-05-14 18:21:00 +02:00
Gabor Adam Toth bafa18f7b7 testServer: moved psyc parse & render code to separate file 2011-05-14 02:18:01 +02:00
Gabor Adam Toth 0d415308b8 testServer: no_render option 2011-05-13 23:31:43 +02:00
Gabor Adam Toth 0b823493f9 parseList: removed unused value parameter 2011-05-13 17:02:31 +02:00
Gabor Adam Toth 79d3adcd9c added psyc_isListVar(), removed name param from psyc_parseList(), added more documentation 2011-05-09 19:21:26 +02:00
psyc://psyced.org/~lynX 36491b4886 death the parser 2011-05-09 09:02:15 +02:00
Marenz 19d0d000f0 moved debug.h lib.h to src 2011-05-08 23:40:26 +02:00
Gabor Adam Toth b830bdf3c1 nettest: not parallel 2011-05-08 23:08:00 +02:00
Gabor Adam Toth 642311fcae test: kill testserver on error 2011-05-08 22:53:45 +02:00
Gabor Adam Toth 16fdc8691a test: makefile improvements 2011-05-08 20:17:56 +02:00
Gabor Adam Toth 5d2b33fb76 splittest fix 2011-05-08 18:45:41 +02:00
Gabor Adam Toth 20e1cc1334 makefile 2011-05-08 16:50:14 +02:00
Gabor Adam Toth 16672ee1f7 makefile 2011-05-08 16:49:24 +02:00
Gabor Adam Toth 1ebcb8b17d makefile fixes for solaris 2011-05-08 04:11:36 +02:00
Gabor Adam Toth 84ef512168 parser: more detailed return codes for incomplete values 2011-05-07 18:13:59 +02:00
Gabor Adam Toth a2815d6971 psycString init 2011-05-06 15:26:28 +02:00
Gabor Adam Toth 52552b8528 better nettest 2011-05-06 13:32:12 +02:00
Gabor Adam Toth aa59061a0a testServer: new cmdline options, memory handling fixes, fixes for routing-only mode 2011-05-06 00:15:37 +02:00
Gabor Adam Toth 3fc8eebfa1 nettest: run split tests too 2011-05-04 18:09:01 +02:00
Gabor Adam Toth 44622925f5 tests & fix for 0 length modifier value 2011-05-04 17:59:51 +02:00
Gabor Adam Toth 29a72caf6f fix for 0 length content/modifiers 2011-05-04 17:46:20 +02:00
Gabor Adam Toth c0a6ba7530 packets: rename, new packets 2011-05-04 17:44:12 +02:00
Gabor Adam Toth 4394aa5e0c render: added error codes for missing method & modifier name; fixes for test tools 2011-05-04 15:41:35 +02:00
Gabor Adam Toth 95ef2fd538 parser, text: added functions for accessing state variables 2011-05-04 01:54:27 +02:00
Gabor Adam Toth aaf480b782 fixes for inline functions, c99 mode, formatting 2011-05-04 01:00:35 +02:00
Gabor Adam Toth 9941b82761 text: moved inline functions to .h, fixed warnings 2011-05-03 23:03:52 +02:00
Gabor Adam Toth 86f997eddd parser: next*Buffer -> set*Buffer, added setParse*Buffer2, added PSYC_ prefix to macro 2011-05-03 22:24:50 +02:00
Gabor Adam Toth ad6971e93e + 2011-05-03 22:21:26 +02:00
Gabor Adam Toth 804a2ab394 psyc_text + tests 2011-05-03 22:18:35 +02:00
Gabor Adam Toth 2b70735aea fixed content length issues in parser & renderer 2011-04-30 18:34:43 +02:00
Gabor Adam Toth 1315363410 parser: renamed flags, testServer: added routing only option 2011-04-30 17:07:01 +02:00
Gabor Adam Toth 357f0f6de4 parser: fixes for header only parsing 2011-04-30 16:42:03 +02:00
Gabor Adam Toth 6107757c2e makefile 2011-04-30 16:41:30 +02:00
Gabor Adam Toth b4c6008ffd + 2011-04-30 15:46:17 +02:00
Gabor Adam Toth 166b73d5ab Makefile improvements 2011-04-30 15:42:48 +02:00
Marenz 03dede07b3 fixed makefile for test, fixed help output 2011-04-30 13:09:24 +02:00
Gabor Adam Toth 47e7af7354 + 2011-04-29 23:11:48 +02:00
Gabor Adam Toth cb2132ef93 testMatch: use C2ARG 2011-04-29 23:11:40 +02:00