Marshall Clow
|
89176c72e7
|
Fix the test for partition_copy so it is not ridiculously slow. Also, detab.
llvm-svn: 346104
|
2018-11-04 17:57:25 +00:00 |
Marshall Clow
|
c6b908d0bb
|
Wrote my own version of is_permutation; that was dominating the timings
llvm-svn: 322920
|
2018-01-19 03:17:45 +00:00 |
Marshall Clow
|
bc97e1cde9
|
Added include for <cassert>
llvm-svn: 317722
|
2017-11-08 20:25:47 +00:00 |
Marshall Clow
|
25d20ba2dd
|
Add more fuzzing bits: partial_sort_copy, partition_copy, unique, unique_copy. No functional change to libc++; this is all test infastructure
llvm-svn: 316951
|
2017-10-30 19:51:58 +00:00 |
Marshall Clow
|
5c947f0dd4
|
More fuzzing interfaces
llvm-svn: 316394
|
2017-10-23 23:19:30 +00:00 |
Marshall Clow
|
f1d1a5b4a9
|
Fix a think-o in the design of the stable_XXX sort tests; only shows up for test cases > 255 elements
llvm-svn: 316125
|
2017-10-18 20:40:57 +00:00 |
Marshall Clow
|
2fca7aeb09
|
More fuzzing infastructre - regex
llvm-svn: 315582
|
2017-10-12 14:48:09 +00:00 |
Marshall Clow
|
e0755113fb
|
Initial cut at infastructure for fuzzing support for OSS-fuzz
llvm-svn: 314940
|
2017-10-04 22:23:03 +00:00 |