summaryrefslogtreecommitdiffstats
path: root/test/unit/SFMT.c
Commit message (Expand)AuthorAgeFilesLines
* Replace tabs following #define with spaces.Jason Evans2017-01-211-4/+4
* Remove extraneous parens around return arguments.Jason Evans2017-01-211-2/+2
* Update brace style.Jason Evans2017-01-211-10/+5
* Remove leading blank lines from function bodies.Jason Evans2017-01-131-1/+0
* Fix MinGW-related portability issues.Jason Evans2015-07-231-4/+4
* Use KQU() rather than QU() where applicable.Jason Evans2014-05-291-1000/+1000
* Use ULL prefix instead of LLU for unsigned long longsMike Hommey2014-05-271-1000/+1000
* Fix p_test_fail()'s va_list abuse.Jason Evans2014-03-301-1/+1
* Clean up SFMT test.Jason Evans2013-12-101-43/+40
* Integrate SFMT 1.3.3 into test infrastructure.Jason Evans2013-12-091-0/+1608