summaryrefslogtreecommitdiff
path: root/tests/session.c
AgeCommit message (Collapse)Author
2015-10-03tests: Do not reference parent directory in includesDaniel Elstner
Rely on the compiler include path instead.
2015-09-13Build: Include <config.h> first in all source filesDaniel Elstner
Since Autoconf places some important feature flags only into the configuration header, it is necessary to include it globally to guarantee a consistent build.
2015-04-07Fix a bunch of typos.Uwe Hermann
2015-04-01unit tests: Drop unneeded check_ filename prefix.Uwe Hermann