mirror of
git://git.psyc.eu/libpsyc
synced 2024-08-15 03:19:02 +00:00
+
This commit is contained in:
parent
ec90453e3b
commit
bd6338618b
2 changed files with 2 additions and 1 deletions
|
@ -8,6 +8,7 @@ all: $(TARGETS)
|
|||
./testRender
|
||||
./testMatch
|
||||
./isRoutingVar
|
||||
./getVarType
|
||||
|
||||
test: $(TARGETS)
|
||||
for f in packets/full-* packets/error-*; do echo ">> $$f"; ./testParser $$f; done
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue