practicalswift
|
cd34038cbd
|
Switch from Optional<T> to std::optional<T> (C++17). Run clang-format.
|
2020-05-14 18:52:57 +00:00 |
|
MarcoFalke
|
fa488f131f
|
scripted-diff: Bump copyright headers
-BEGIN VERIFY SCRIPT-
./contrib/devtools/copyright_header.py update ./
-END VERIFY SCRIPT-
|
2020-04-16 13:33:09 -04:00 |
|
MarcoFalke
|
fa86edf66d
|
fuzz: Extend script fuzz test
|
2020-04-04 01:32:17 +08:00 |
|
practicalswift
|
d3d4892ef4
|
tests: Simplify code by removing unwarranted use of unique_ptr:s
|
2020-03-11 12:51:26 +00:00 |
|
practicalswift
|
c2c58f6f59
|
tests: Increase fuzzing coverage of DecompressScript(...)
|
2020-03-11 12:51:26 +00:00 |
|
practicalswift
|
516cc6fc78
|
tests: Remove unit test from fuzzing harness
|
2020-03-11 11:42:27 +00:00 |
|
MarcoFalke
|
fab0e5ba7f
|
fuzz: Add assert(script == decompressed_script)
|
2020-03-07 16:55:34 -05:00 |
|
practicalswift
|
52fed696d2
|
tests: Fuzz additional functions in the script fuzzing harness
|
2020-03-07 14:35:49 +00:00 |
|
practicalswift
|
dc2fdb9907
|
tests: Add fuzzing harness for various CScript related functions
|
2019-10-25 08:28:13 +00:00 |
|