aboutsummaryrefslogtreecommitdiff
path: root/testdict.c
AgeCommit message (Expand)Author
2023-11-04doc: Minor fixes for apibuild.pyNick Wellnhofer
2023-09-29hash: Add hash table testsNick Wellnhofer
2023-09-20globals: Don't include SAX2.h from globals.hNick Wellnhofer
2023-09-04dict: Update hash functionNick Wellnhofer
2023-05-03dict: Raise MAX_DICT_HASH limitNick Wellnhofer
2023-04-30Stop calling xmlMemoryDumpNick Wellnhofer
2022-11-22warnings: Work around MSVC bugNick Wellnhofer
2014-10-27Remove various unused value assignmentsPhilip Withnall
2008-08-08add the new test in 'make check' and update it to check subdictionariesDaniel Veillard
2008-08-08added a program to regression test the dictionary code improve the lookupDaniel Veillard