Commit Graph

17 Commits

Author SHA1 Message Date
Lev Walkin 57cf20953e fix library dependency management 2017-11-21 07:18:17 +00:00
Lev Walkin 4bc278d043 libs fix 2017-11-20 23:10:30 -08:00
Lev Walkin d9221847e5 add common lib 2017-08-22 01:44:56 -07:00
Lev Walkin 700df493dd reshuffled the tests layout 2017-08-10 14:59:15 -07:00
Vasil Velichkov e318759ef2 Add code coverage using lcov and gcov
To generate the code coverage report you need gcov and lcov installed
and then execute

 ./configure --enable-code-coverage
 make check-code-coverage

 Writing directory view page.
 Overall coverage rate:
   lines......: 76.5% (10519 of 13759 lines)
   functions..: 85.5% (491 of 574 functions)
   branches...: 57.5% (7040 of 12250 branches)
 file:///home/user/asn1c/asn1c-0.9.28-coverage/index.html

Open the index.html with a web browser
2017-03-26 04:42:26 -07:00
Lev Walkin 04532ccc2a another attempt at travis debug 2016-03-14 03:09:00 -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 08068b26d3 environment override for tests directory 2016-01-24 22:49:06 -08:00
Lev Walkin 3b2278aa35 fix overflow bug comparing ranges 2016-01-24 16:43:50 -08:00
Lev Walkin da94cd4287 useless -all-static 2014-10-13 02:43:57 +00:00
Lev Walkin e0d321a650 version 0.9.26 2014-09-11 01:28:57 -07:00
Lev Walkin aa7f53085e *** empty log message *** 2006-03-14 15:53:59 +00:00
Lev Walkin cb4cd5b22a CLASS WITH SYNTAX 2006-03-14 15:23:06 +00:00
Lev Walkin 3d0b5a38d2 last touches 2004-08-18 05:43:55 +00:00
Lev Walkin b45e067b91 constraint groking code 2004-08-18 05:42:05 +00:00
Lev Walkin f15320bf6b Initial revision 2004-06-03 03:38:44 +00:00