Commit Graph

16 Commits

Author SHA1 Message Date
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 c6080fdd93 generate manual pages from Markdown instead of writing directly 2016-01-23 06:35:34 -08:00
Lev Walkin e0d321a650 version 0.9.26 2014-09-11 01:28:57 -07:00
Lev Walkin 2a744a7470 Behavior of -fnative-types made default; old behavior saved under -fwide-types 2013-03-27 01:56:23 -07:00
Lev Walkin 69b4f1239d remove inconsequential webcgi subproject 2012-09-04 01:37:14 -07:00
Lev Walkin 96deff860a Newer way to address distributable scripts 2010-10-16 02:29:50 -07:00
Lev Walkin df24e40e3b unber/enber work: -1 switch fixed; also made more verbose 2005-08-15 03:28:06 +00:00
Lev Walkin c0d0491ee3 commonizing 2005-02-25 12:52:27 +00:00
Lev Walkin 12984671bd unber and enber 2004-09-24 21:00:15 +00:00
Lev Walkin 06b8d7aa33 implemented unber - the ASN.1 BER Decoder 2004-09-23 22:06:02 +00:00
Lev Walkin 33cded1db4 CGI environment for online ASN.1 compilation 2004-09-19 19:40:52 +00:00
Lev Walkin 4d9fbb4807 prettyfying 2004-08-18 04:51:56 +00:00
Lev Walkin ceea066275 tlv decoder 2004-08-16 11:40:12 +00:00
Lev Walkin 7415bffa22 -t option and minor changes 2004-08-16 11:38:13 +00:00
Lev Walkin f15320bf6b Initial revision 2004-06-03 03:38:44 +00:00