Add tsd test.

Submitted by Mike Hommey.
This commit is contained in:
Jason Evans
2013-12-04 17:40:49 -08:00
parent 95424fc188
commit 72284f0335
4 changed files with 68 additions and 4 deletions

6
.gitignore vendored
View File

@@ -37,19 +37,19 @@
test/include/test/jemalloc_test.h
/test/integration/[A-Za-z]*
!/test/integration/*.*
!/test/integration/[A-Za-z]*.*
/test/integration/*.[od]
/test/integration/*.out
/test/src/*.[od]
/test/stress/[A-Za-z]*
!/test/stress/*.*
!/test/stress/[A-Za-z]*.*
/test/stress/*.[od]
/test/stress/*.out
/test/unit/[A-Za-z]*
!/test/unit/*.*
!/test/unit/[A-Za-z]*.*
/test/unit/*.[od]
/test/unit/*.out