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:
parent
909a908107
commit
e04c15efc0
10 changed files with 118 additions and 72 deletions
3
Makefile
3
Makefile
|
@ -30,6 +30,9 @@ testdebug: debug
|
|||
test: all
|
||||
${MAKE} -C test test nettest
|
||||
|
||||
bench: all
|
||||
${MAKE} -C test bench
|
||||
|
||||
doc:
|
||||
doxygen
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue