1
0
Fork 0
mirror of https://github.com/cryb-to/cryb-to.git synced 2025-04-05 07:21:12 +00:00
cryb-to/include
Dag-Erling Smørgrav 401465d8ea Move main() from libcryb-test to the test program.
Instead of having libcryb-test provide main() and assume that the test program defines t_prepare() and t_cleanup(), have libcryb-test provide a t_main() function which the test program calls with pointers to its prepare and cleanup functions.
2016-03-15 14:29:44 +01:00
..
cryb Move main() from libcryb-test to the test program. 2016-03-15 14:29:44 +01:00
.gitignore Prepare for moving to Github 2015-12-14 15:55:38 +01:00
Makefile.am