浏览代码

Document fuzz folder

- closes https://github.com/assimp/assimp/issues/4497
Kim Kulling 3 年之前
父节点
当前提交
6c2f1378e3
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      Readme.md

+ 1 - 0
Readme.md

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