summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2024-04-18test: Avoid incorrect -Wuse-after-free warning from gcc 13HEADmasterAlan Coopersmith1-0/+14
2024-04-16test: Add prototype for Xmureallocarray to silence warningMatt Turner1-0/+3
2024-04-16test: Add missing setjmp()Matt Turner1-2/+6
2023-03-27test: Add simple test cases for functions in src/reallocarray.cAlan Coopersmith2-0/+232
2023-03-27test: Add simple test cases for functions in src/StrToShap.cAlan Coopersmith2-1/+202
2023-03-27test: Add simple test cases for functions in src/StrToOrnt.cAlan Coopersmith2-1/+170
2023-03-27test: Add simple test cases for functions in src/StrToLong.cAlan Coopersmith2-1/+171
2023-03-27test: Add simple test cases for functions in src/StrToJust.cAlan Coopersmith2-1/+170
2023-03-27test: Add simple test cases for functions in src/StrToGrav.cAlan Coopersmith2-1/+205
2023-03-27test: Add simple test cases for functions in src/StrToBS.cAlan Coopersmith2-1/+173
2023-03-27test: Add simple test cases for functions in src/Lower.cAlan Coopersmith2-1/+242
2023-03-27test: Add simple test cases for functions in src/CursorName.cAlan Coopersmith2-1/+143
2023-03-27test: Add simple test cases for functions in src/RdBitF.cAlan Coopersmith5-1/+210
2023-03-27test: Convert test code to use glib test helpersAlan Coopersmith3-20/+55
2022-09-13Add simple test cases for _XEditRes{Put,Get}* functionsAlan Coopersmith2-0/+129