added error descr storing into tccomp
This commit is contained in:
12
Makefile
12
Makefile
@@ -934,6 +934,18 @@ uninstall-am: uninstall-binPROGRAMS uninstall-sbinPROGRAMS
|
||||
.PRECIOUS: Makefile
|
||||
|
||||
|
||||
#test:: libxtools/cllexer_test
|
||||
# cd libxtools && ./cllexer_test
|
||||
|
||||
#test:: libxtools/clcomp_test
|
||||
# cd libxtools && ./clcomp_test
|
||||
|
||||
#test:: libxtools/clconfig_test
|
||||
# cd libxtools && ./clconfig_test
|
||||
|
||||
test:: libxtools/tconfig_test
|
||||
cd libxtools && ./tconfig_test
|
||||
|
||||
test:: server_test
|
||||
./server_test
|
||||
|
||||
|
||||
Reference in New Issue
Block a user