mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-10-23 01:52:48 +03:00
more fixes and extending the tests coverage more hardeing of APIs skip
* gentest.py testapi.c: more fixes and extending the tests coverage * xmlwriter.c list.c: more hardeing of APIs * doc/apibuild.py: skip testapi.c when scanning the C files. Daniel
This commit is contained in:
@@ -32,6 +32,7 @@ ignored_files = {
|
||||
"rngparser.c": "not yet integrated",
|
||||
"rngparser.h": "not yet integrated",
|
||||
"elfgcchack.h": "not a normal header",
|
||||
"testapi.c": "generated regression tests",
|
||||
}
|
||||
|
||||
ignored_words = {
|
||||
|
Reference in New Issue
Block a user