serval-dna/.gitignore
Andrew Bettison ce5dc011b8 Split dna bit error tests into separate script
- 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
2012-04-10 12:41:15 +09:30

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