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

test: support for large files; make bench

This commit is contained in:
tg(x) 2011-05-18 22:00:28 +02:00
parent 909a908107
commit e04c15efc0
10 changed files with 118 additions and 72 deletions

View file

@ -30,6 +30,9 @@ testdebug: debug
test: all
${MAKE} -C test test nettest
bench: all
${MAKE} -C test bench
doc:
doxygen