mirror of
https://github.com/servalproject/serval-dna.git
synced 2024-12-19 13:17:56 +00:00
ce5dc011b8
- Put common utility functions into testdefs.sh - Add abspath() and realpath() functions to test framework - Test framework now executes all tests with working directory in a temporary directory, to avoid pollution of caller's working directory - Improve test log verbosity - Name test log files by test script name
20 lines
222 B
Plaintext
20 lines
222 B
Plaintext
*~
|
|
/win32/Debug
|
|
/win32/Release
|
|
*.user
|
|
*.ncb
|
|
*.o
|
|
*.suo
|
|
.*.sw?
|
|
configure
|
|
autom4te.cache
|
|
Makefile
|
|
config.log
|
|
config.status
|
|
nacl/nacl-20110221/build
|
|
nacl/naclinc.txt
|
|
nacl/nacllib.txt
|
|
serval.c
|
|
dna
|
|
test.*.log
|