Add a tool to examine random number distributions

This commit is contained in:
Yinan Zhang
2020-05-04 14:58:25 -07:00
parent d460333efb
commit 537a4bedb4
4 changed files with 311 additions and 7 deletions

5
.gitignore vendored
View File

@@ -71,6 +71,11 @@ test/include/test/jemalloc_test_defs.h
/test/unit/*.[od]
/test/unit/*.out
/test/analyze/[A-Za-z]*
!/test/analyze/[A-Za-z]*.*
/test/analyze/*.[od]
/test/analyze/*.out
/VERSION
*.pdb