Commit Graph

24 Commits

Author SHA1 Message Date
Lev Walkin 490064f12a ignore compile products 2017-10-10 00:53:33 -07:00
Lev Walkin 5d947a879e fix UPER decoding of large [bit-]strings of size a multiple of 16K 2017-10-03 01:04:03 -07:00
Lev Walkin 8a85b36d93 split Makefile.am.sample into Makefile.am.example and Makefile.am.libasncodecs 2017-09-26 22:54:44 -07:00
Lev Walkin 625d4804d8 ignored check in skeletons 2017-09-12 23:06:23 -07:00
Lev Walkin 1f4ed23aa1 ignore moved test programs 2017-08-26 23:31:09 -07:00
Lev Walkin 700df493dd reshuffled the tests layout 2017-08-10 14:59:15 -07:00
Bi-Ruei, Chiu 81ac21519b Add LTE-RRC example 2017-04-21 13:28:34 +08: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 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 f84fc1c23d ignore makefiles 2016-03-14 04:29:50 -07:00
Lev Walkin e8eb52b413 ignore .tmp.* files 2016-03-13 16:27:12 -07:00
Lev Walkin 3b2278aa35 fix overflow bug comparing ranges 2016-01-24 16:43:50 -08:00
Lev Walkin 36b913f785 ignore man Makefile 2016-01-23 09:45:07 -08:00
Lev Walkin 41bbf1cb4b removed intermediate files 2014-10-12 18:21:11 -07:00
Lev Walkin 1b03c79368 removed autotools intermediate files from source code; use autoreconf -iv. 2014-10-12 17:31:26 -07:00
Lev Walkin 8ea91a9b55 ignore temporary files 2014-09-14 17:19:17 -07:00
Lev Walkin ae1422b178 verified https://sourceforge.net/p/asn1c/bugs/45/ with autotests 2013-03-24 02:08:42 -07:00
Lev Walkin 69b4f1239d remove inconsequential webcgi subproject 2012-09-04 01:37:14 -07:00
Lev Walkin 2e3107721c ignore .core dumps 2012-01-23 01:19:35 +00:00
Lev Walkin 036addd129 move to xelatex 2010-11-09 04:12:38 -08:00
Lev Walkin e7c4b96655 update automake and move doc -> docsrc 2010-11-09 03:26:07 -08:00
Lev Walkin 4c776e5921 aclocal-1.10 2010-11-08 02:14:14 -08:00
Lev Walkin 00c1941196 Ignores ported from SVN repo 2010-10-16 01:25:43 -07:00