Commit History

Author SHA1 Message Date
  Jakob Kaivo 17679f3314 move type test objects to file scope, remove need for (void)foo to avoid warnings on unused variables 3 years ago
  Jakob Kaivo 6a2d72af1a make testing different versions easier 3 years ago
  Jakob Kaivo d15a977e36 copy pasta tests from ctype.c 3 years ago
  Jakob Kaivo 24329329e7 remove warning about unused variable 3 years ago
  Jakob Kaivo 21de485738 only declare variables for testing C99 features when testing C99 features 3 years ago
  Jakob Kaivo b3a808e501 remove unused variable 3 years ago
  Jakob Kaivo d9118d87b7 correct version check directive 3 years ago
  Jakob Kaivo efec5e7304 correct version check directive 3 years ago
  Jakob Kaivo c7eee50c12 remove warnings about unused variables 3 years ago
  Jakob Kaivo e6100b5b76 remove warnings about unused variables 3 years ago
  Jakob Kaivo 81e50e6e6d remove warnings about unused variables 3 years ago
  Jakob Kaivo 5a5279011d remove warning about unused variable 3 years ago
  Jakob Kaivo 438b05a3de remove warnings about unused variables 3 years ago
  Jakob Kaivo 68c73d6152 update to test for C95 compliance 3 years ago
  Jakob Kaivo b3bbeaa376 remove warnings about unused variables 3 years ago
  Jakob Kaivo 7734d94d17 remove warnings 3 years ago
  Jakob Kaivo ef07878dae configure for UNGOL by default 3 years ago
  Jakob Kaivo ebf84c5d3a add README 3 years ago
  Jakob Kaivo aa0508dbbf move all configuration to config.mk 3 years ago
  Jakob Kaivo 0358353af5 Merge branch 'master' of gitlab.com:jkaivo/libc-tests 4 years ago
  Jakob Kaivo f602ac3782 simplify dependencies substantially 4 years ago
  Jakob Kaivo c9d408f4a8 add missing files 4 years ago
  Jakob Kaivo 4897c7b458 add string tests 4 years ago
  Jakob Kaivo 65519c2e49 add correct values 4 years ago
  Jakob Kaivo c5d8e6b226 fill in missing values 4 years ago
  Jakob Kaivo 1a834f6bd8 replace all instances of test_defined() with #ifdef tests 4 years ago
  Jakob Kaivo b2efbbcdbb use better #ifdef tests 4 years ago
  Jakob Kaivo 73d1d7fbbd generalize #ifdef tests 4 years ago
  Jakob Kaivo cd9cd3483d simpler and more correct tests for sybmolic macro existance 4 years ago
  Jakob Kaivo 9d20f3f30d add setjmp to the list of default tests 5 years ago