cryb-to/lib/test
Dag-Erling Smørgrav eab216c06a Check the return value from asprintf().
This is actually redundant, because we already check the pointer, which is NULL if and only if asprintf() fails and returns < 0, but the version of gcc used by Travis CI insists.  I have not been able to reproduce the issue on any other platform available to me.
2016-09-18 22:18:02 +02:00
..
cryb_t_compare.c Rename a few more files. 2016-09-04 16:34:30 +02:00
cryb_t_const.c Big reorganization and cleanup 2016-09-04 14:56:39 +02:00
cryb_t_file.c Check the return value from asprintf(). 2016-09-18 22:18:02 +02:00
cryb_t_main.c Big reorganization and cleanup 2016-09-04 14:56:39 +02:00
cryb_t_malloc.c Big reorganization and cleanup 2016-09-04 14:56:39 +02:00
cryb_test.c Big reorganization and cleanup 2016-09-04 14:56:39 +02:00
Makefile.am Rename a few more files. 2016-09-04 16:34:30 +02:00