Ronald Wampler
|
4a7e774196
|
Use oak::random_shuffle instead of std::random_shuffle
The latter is deprecated in C++14 and will be removed in C++17
|
2016-10-18 23:06:49 +02:00 |
|
Allan Odgaard
|
da96be12c9
|
Add comparison operators to storage_t class
|
2016-06-21 06:18:55 +02:00 |
|
Allan Odgaard
|
123471a6e8
|
Use arc4random_uniform (in tests) to avoid modulus bias
|
2014-12-16 16:02:09 +07:00 |
|
Allan Odgaard
|
af3f4aaa33
|
Check result of most CF/CT ‘Create’ functions
|
2014-05-15 13:17:30 +07:00 |
|
Allan Odgaard
|
53d1928b9d
|
Update buffer tests
Mainly improving function names including appropriate prefix for benchmark functions so that they are picked up by the new test system.
|
2013-03-10 14:34:44 +01:00 |
|
Allan Odgaard
|
cd2b0882f0
|
Use new test system for a few frameworks
|
2013-02-22 15:55:28 +01:00 |
|
Allan Odgaard
|
e75e7ec8e5
|
Change text::format → std::to_string (C++11)
|
2013-02-08 11:20:34 +01:00 |
|
Jacob Bandes-Storch
|
fd419fd0b1
|
Use libc++: replace __gnu_cxx with std
|
2012-08-28 13:30:20 +02:00 |
|
Allan Odgaard
|
9894969e67
|
Initial commit
|
2012-08-09 16:25:56 +02:00 |
|