Document fuzz folder

- closes https://github.com/assimp/assimp/issues/4497
pull/4501/head
Kim Kulling 2022-04-27 15:09:30 +02:00 committed by GitHub
parent d3a8306f59
commit 6c2f1378e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -58,6 +58,7 @@ Open Asset Import Library is implemented in C++. The directory structure looks l
/code Source code
/contrib Third-party libraries
/doc Documentation (doxysource and pre-compiled docs)
/fuzz Contains the test-code for the Google-Fuzzer project
/include Public header C and C++ header files
/scripts Scripts used to generate the loading code for some formats
/port Ports to other languages and scripts to maintain those.