Commit Graph

1680 Commits

Author SHA1 Message Date
Lev Walkin 344520699c oops; fixed argument substitution 2016-07-03 07:06:42 +00:00
Lev Walkin 92876d38dd checked with shellcheck 2016-07-03 00:00:41 -07:00
Lev Walkin bce0ce4351 _BSD_SOURCE moved to a more global location 2016-07-02 23:51:32 -07:00
Lev Walkin eabd277f06 _BSD_SOURCE might be defined in unber.c 2016-07-02 23:22:58 -07:00
Lev Walkin 88434eed32 avoid too much verbosity 2016-07-02 23:03:32 -07:00
Lev Walkin 74757c8be3 avoid shifting negative value 2016-07-02 23:02:59 -07:00
Lev Walkin a6040115b3 unlock snprintf on some systems 2016-07-02 23:01:30 -07:00
Lev Walkin f6e4fc9f22 make distcheck works now 2016-07-02 23:44:40 +00:00
Lev Walkin b2adf16083 ignore autogenerated m4 stuff 2016-07-02 23:34:15 +00:00
Lev Walkin d8cc847d87 working better with new automake test suite driver 2016-07-02 23:33:32 +00:00
Lev Walkin 619f0cd736 alloca.h is not universally available 2016-07-02 19:55:23 +00:00
Lev Walkin 0ec6b19a78 try to move it around for travis 2016-03-14 05:17:34 -07:00
Lev Walkin 64dd70cfc1 EMIT_ASN_DEBUG is in skeletons flags 2016-03-14 05:14:07 -07:00
Lev Walkin d60414d957 leave only skeleton flags 2016-03-14 05:11:57 -07:00
Lev Walkin 25307f6eb6 explicit stdio for snprintf 2016-03-14 04:44:03 -07:00
Lev Walkin f379fe3ac9 check-src has its own extra_dist 2016-03-14 04:30:27 -07:00
Lev Walkin f84fc1c23d ignore makefiles 2016-03-14 04:29:50 -07:00
Lev Walkin 681f0590d0 DBL_TRUE_MIN is C11, make it portable 2016-03-14 04:21:26 -07:00
Lev Walkin 19a2118f3c alloca.h for alloca (c89) 2016-03-14 04:15:32 -07:00
Lev Walkin 3798f34a8d tests code uses C99 2016-03-14 04:07:45 -07:00
Lev Walkin 9db13ab322 more verbose builds 2016-03-14 04:04:08 -07:00
Lev Walkin 55982b820a undo skeletons hierarchy detection 2016-03-14 03:56:16 -07:00
Lev Walkin 7623d8c33e try to fetch timegm from the environment 2016-03-14 03:55:21 -07:00
Lev Walkin 4ecc33785d Makefile is part of distribution 2016-03-14 03:49:06 -07:00
Lev Walkin 9ee77995ba more explicit test spec 2016-03-14 03:46:16 -07:00
Lev Walkin 9e66d16ab3 infer skeletons level 2016-03-14 03:36:35 -07:00
Lev Walkin 819c832b86 go one dir deeper, still, if possible 2016-03-14 03:24:28 -07:00
Lev Walkin 04532ccc2a another attempt at travis debug 2016-03-14 03:09:00 -07:00
Lev Walkin 7c1dc05f0e do not use reserved identifiers, contd 2016-03-14 03:08:19 -07:00
Lev Walkin c6cac8e958 do not use reserved identifiers 2016-03-14 02:57:34 -07:00
Lev Walkin 327bab2b53 run autoupdate 2016-03-14 02:36:27 -07:00
Lev Walkin 26303bd894 fixed https://github.com/vlm/asn1c/issues/78 2016-03-14 02:30:52 -07:00
Lev Walkin 034ee194f4 no dereference before check 2016-03-14 02:28:33 -07:00
Lev Walkin f2b2f37660 error values check from printf, fprintf, fwrite 2016-03-14 02:23:48 -07:00
Lev Walkin 4cc4599a7c more diagnostics if memory fails 2016-03-14 02:08:12 -07:00
Lev Walkin 13e57efbd5 removed superfluous check before free 2016-03-14 02:05:23 -07:00
Lev Walkin d8b8364c8a removed unneeded check before free() 2016-03-14 02:00:27 -07:00
Lev Walkin c6b34cc6de another attempt at travis debug 2016-03-13 23:46:09 -07:00
Lev Walkin 88badc8a5b another attempt at travis debug 2016-03-13 17:29:20 -07:00
Lev Walkin 1ec7605500 do not use reserved identifiers for variables 2016-03-13 17:13:20 -07:00
Lev Walkin 84b578827c show the environment to debug absense of tests 2016-03-13 16:55:28 -07:00
Lev Walkin e8eb52b413 ignore .tmp.* files 2016-03-13 16:27:12 -07:00
Lev Walkin 08068b26d3 environment override for tests directory 2016-01-24 22:49:06 -08:00
Lev Walkin 8ca13c8a98 test subnormals 2016-01-24 22:40:00 -08:00
Lev Walkin 104af19d65 pedantic c89 safety 2016-01-24 22:13:27 -08:00
Lev Walkin 9736348c47 remove compiler warnings 2016-01-24 19:23:02 -08:00
Lev Walkin a57f2827b5 different relative path 2016-01-24 18:19:35 -08:00
Lev Walkin 3b2278aa35 fix overflow bug comparing ranges 2016-01-24 16:43:50 -08:00
Lev Walkin 8be766aa8e use -Define to figure out where to get tests from 2016-01-23 13:07:06 -08:00
Lev Walkin d7a4621673 do a distcheck as well 2016-01-23 13:06:30 -08:00