1
0
Fork 0
mirror of git://git.psyc.eu/libpsyc synced 2024-08-15 03:19:02 +00:00
Commit graph

26 commits

Author SHA1 Message Date
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
Gabor Adam Toth
5d2b33fb76 splittest fix 2011-05-08 18:45:41 +02:00
Gabor Adam Toth
16672ee1f7 makefile 2011-05-08 16:49:24 +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
44622925f5 tests & fix for 0 length modifier value 2011-05-04 17:59:51 +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
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
1315363410 parser: renamed flags, testServer: added routing only option 2011-04-30 17:07:01 +02:00
Gabor Adam Toth
b4c6008ffd + 2011-04-30 15:46:17 +02:00
Gabor Adam Toth
e72d576528 testServer: fixed list parsing 2011-04-29 17:01:54 +02:00
Gabor Adam Toth
6785ed048c testServer: s/write/printf/ 2011-04-29 16:02:38 +02:00
Gabor Adam Toth
b2ae4a58af testServer: added rendering; nettest: fail if there's a diff between input & rendered packet 2011-04-29 03:20:00 +02:00
psyc://psyced.org/~lynX
d0d07f7410 + 2011-04-28 15:20:07 +02:00
Gabor Adam Toth
56ac354c7d test server 2011-04-27 19:18:17 +02:00