summaryrefslogtreecommitdiff
path: root/test/context.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-13Add asprintf_safe helper functionPeter Hutterer1-2/+2
2019-12-28MSVC: Use <io.h> as an alternative for <unistd.h>Adrian Perez de Castro1-1/+9
2019-12-27test/context: use a more portable directory-exists checkRan Benita1-6/+7
2019-12-27build: include config.h manuallyRan Benita1-0/+2
2019-10-31test: add test for the various default include pathsPeter Hutterer1-0/+280
2013-07-22atom: really work with non-NUL-terminated stringsRan Benita1-0/+9
2013-03-19test: Add flags argument to test_get_context()Daniel Stone1-1/+1
2012-09-16Organize src/ and test/ headersRan Benita1-3/+1
2012-08-08test: Add extremely rudimentary include path testDaniel Stone1-1/+3
2012-07-27context test: Use test_get_context()Daniel Stone1-1/+2
2012-05-11Rename 'ctx' back to 'context' in external APIDaniel Stone1-3/+3
2012-05-09Shorten context to ctxRan Benita1-3/+3
2012-05-08Add flags to context creationDaniel Stone1-1/+1
2012-04-09Overhaul test suiteRan Benita1-7/+2
2012-03-27Add new context APIDaniel Stone1-0/+47