aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJason Evans <jasone@canonware.com>2013-12-09 13:21:08 -0800
committerJason Evans <jasone@canonware.com>2013-12-09 13:21:08 -0800
commit80061b6df0a8bef0cedbd947d74932ff1c2511e8 (patch)
tree40c3b189431cb1ab6b56ef6c93d2e620519f061f /.gitignore
parenta4f124f59fa5f702231432a7e5fa45140ba81e2a (diff)
downloadjemalloc-80061b6df0a8bef0cedbd947d74932ff1c2511e8.tar.gz
Integrate SFMT 1.3.3 into test infrastructure.
Integrate the SIMD-oriented Fast Mersenne Twister (SFMT) 1.3.3 into the test infrastructure. The sfmt_t state encapsulation modification comes from Crux (http://www.canonware.com/Crux/) and enables multiple concurrent PRNGs. test/unit/SFMT.c is an adaptation of SFMT's test.c that performs all the same validation, both for 32- and 64-bit generation.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b7715e8..1d593e7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -39,6 +39,7 @@
/test/test.sh
test/include/test/jemalloc_test.h
+test/include/test/jemalloc_test_defs.h
/test/integration/[A-Za-z]*
!/test/integration/[A-Za-z]*.*