Frank Denis
|
942c371d3c
|
Use rand() instead of random() in regression tests.
|
2013-04-28 01:02:52 -07:00 |
|
Frank Denis
|
0afc36c827
|
Tests: use size_t for sizes, not int.
Remove unused variables by the way.
|
2013-04-26 23:25:14 -07:00 |
|
Frank Denis
|
b52f513f90
|
Untab, remove trailing spaces and other no-ops.
|
2013-04-21 17:32:09 -07:00 |
|
Frank Denis
|
faa399c3df
|
Only include sodium.h in tests.
Tests should always be passing by just including that.
|
2013-04-21 17:32:04 -07:00 |
|
Frank Denis
|
5c946f9c61
|
Move tests to test/default and windows to quirks/windows.
test/default contains only tests using the default primitives
for a given operation. We need to add other tests as well.
|
2013-02-09 04:21:32 +08:00 |
|