summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Add XtReallocArray() for overflow checking of multiplied argsAlan Coopersmith2023-03-072-1/+169
* test: Add unit tests for XtMalloc, XtCalloc, & XtReallocAlan Coopersmith2023-03-071-1/+499
* tests: Replace g_assert() calls with g_assert_*() callsAlan Coopersmith2022-12-173-16/+19
* tests: update g_test_bug_base url from bugzilla to gitlabAlan Coopersmith2022-12-173-3/+6
* Use AM_CPPFLAGS instead of INCLUDESThierry Reding2013-01-121-1/+1
* Strip trailing whitespaceAlan Coopersmith2011-10-031-3/+3
* Add test case for XtCvtIntToPixmap fix in commit 16d9941f3aa38Alan Coopersmith2011-03-183-1/+85
* Add test case for XtAppMainLoop bug 34715Alan Coopersmith2011-03-182-1/+92
* Add test framework similar to xserver and use it to test XtAsprintfAlan Coopersmith2011-03-183-0/+129