Test parsing of header and encoding
authorGabriel F. T. Gomes <gabriel@gftg.com.br>
Sun, 13 Mar 2016 19:34:54 +0000 (16:34 -0300)
committerThadeu Lima de Souza Cascardo <cascardo@cascardo.eti.br>
Wed, 6 Apr 2016 10:49:37 +0000 (07:49 -0300)
commit4623dc854f1320cb40231becdc2d036eaef2ccb2
tree4b2ff6722c9de85764d62b822cb76ef8a83426fc
parent26470029ecff8baa9b7a5a8162618c51e891fc8b
Test parsing of header and encoding

This test opens DEC files from the years supported by rnetclient, parse their
headers and encode the data for transmission. The DEC files contain only
fictitious information.
.gitignore
Makefile.am
configure.ac
data/12345678909-IRPF-A-2013-2012-ORIGI.DEC [new file with mode: 0644]
data/12345678909-IRPF-A-2014-2013-ORIGI.DEC [new file with mode: 0644]
data/12345678909-IRPF-A-2015-2014-ORIGI.DEC [new file with mode: 0644]
data/12345678909-IRPF-A-2016-2015-ORIGI.DEC [new file with mode: 0644]
data/Makefile.am [new file with mode: 0644]
t-parse.c [new file with mode: 0644]