mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-07-28 00:21:53 +03:00
make sure the OOM code don't get in the way of the builds automatic update
* Makefile.am doc/apibuild.py: make sure the OOM code don't get in the way of the builds * doc/libxml2-api.xml python/libxml2class.txt: automatic update Daniel
This commit is contained in:
@ -132,6 +132,10 @@ relaxNGCleanupTypes()
|
||||
relaxNGNewMemParserCtxt()
|
||||
relaxNGNewParserCtxt()
|
||||
|
||||
# functions from module testOOMlib
|
||||
test_get_malloc_blocks_outstanding()
|
||||
test_strdup()
|
||||
|
||||
# functions from module tree
|
||||
buildQName()
|
||||
compressMode()
|
||||
|
Reference in New Issue
Block a user