Remove afl files since it fails to create file on Windows file system.

This commit is contained in:
Syoyo Fujita
2018-06-02 00:15:18 +09:00
parent 24bd8b49ff
commit d1ce2082f6
82 changed files with 3 additions and 409 deletions

View File

@@ -770,6 +770,8 @@ TEST_CASE("invalid-face-definition", "[face]") {
// Fuzzer test.
// Just check if it does not crash.
// Disable by default since Windows filesystem can't create filename of afl testdata
#if 0
TEST_CASE("afl000000", "[AFL]") {
tinyobj::attrib_t attrib;
@@ -792,6 +794,7 @@ TEST_CASE("afl000001", "[AFL]") {
REQUIRE(true == ret);
}
#endif
#if 0
int