Frank Denis
|
162b485cf6
|
printf can be a macro already, so #undef it
|
2013-04-25 23:25:39 -07:00 |
|
Frank Denis
|
b52f513f90
|
Untab, remove trailing spaces and other no-ops.
|
2013-04-21 17:32:09 -07:00 |
|
Frank Denis
|
fc98102f2a
|
sodium_reinit() and sodium_shutdown() are gone.
|
2013-04-21 17:32:05 -07:00 |
|
Frank Denis
|
47bc0aab79
|
sodium_init() doesn't take any options any more.
|
2013-04-21 17:32:04 -07:00 |
|
Frank Denis
|
fd11d8b7d7
|
Include sodium.h in cmptest.h and call sodium_init()/sodium_shutdown()
|
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 |
|