]> wimlib.net Git - wimlib/commitdiff
Add randomized testing program
authorEric Biggers <ebiggers3@gmail.com>
Sun, 17 Apr 2016 14:44:54 +0000 (09:44 -0500)
committerEric Biggers <ebiggers3@gmail.com>
Sun, 17 Apr 2016 15:16:41 +0000 (10:16 -0500)
Introduce the ability to configure the library with test-specific code,
add in-library code for directory tree generation and comparison, and add
the "wlfuzz" randomized test runner which uses the new functionality.


No differences found