Age | Commit message (Expand) | Author | Lines |
2010-06-06 | Write errors to STDERR | Daniel Friesel | -6/+6 |
2010-06-06 | Detect non-itinerary efa.vrr.de output (i.e. upon invalid input data) | Daniel Friesel | -1/+803 |
2010-06-06 | Detect efa.vrr.de error messages | Daniel Friesel | -1/+870 |
2010-06-06 | Use XML::LibXML directly | Daniel Friesel | -7/+7 |
2010-06-06 | Use HTML::TreeBuilder::LibXML. Major performance enhancement. | Daniel Friesel | -7/+7 |
2010-06-06 | Slightly change option error messages | Daniel Friesel | -9/+7 |
2010-06-05 | Set utf8 binmode on STDOUT & update tests again. I have not the slightest clu... | Daniel Friesel | -242/+242 |
2010-06-05 | Fix(?) UTF-8 issues with bin/efa. Nobody knows why it works. | Daniel Friesel | -747/+747 |
2010-06-05 | Add parser test for ambiguous input | Daniel Friesel | -1/+9 |
2010-06-05 | Update and reenable parser tests | Daniel Friesel | -334/+1384 |
2010-06-05 | Parse most options via subs instead of vars | Daniel Friesel | -7/+9 |
2010-05-13 | test/50-efa.t: Some cleanup | Daniel Friesel | -14/+17 |
2010-05-13 | Die upon invalid options | Daniel Friesel | -1/+9 |
2010-05-12 | efa: Correct --date help message | Daniel Friesel | -1/+1 |
2010-05-11 | Fix --ignore-info handling, add more parser tests | Daniel Friesel | -2/+2002 |
2010-05-11 | Add some actual parser tests | Daniel Friesel | -1/+1108 |
2010-05-11 | Add short option for --version | Daniel Friesel | -5/+7 |
2010-05-11 | Add tests for short options | Daniel Friesel | -28/+37 |
2010-05-11 | Add tests for some more options | Daniel Friesel | -4/+43 |
2010-05-06 | Add test for a few offline efa options | Daniel Friesel | -0/+45 |
2010-05-06 | Replace shell test script by Perl TAP stuff, add test target to Makefile | Daniel Friesel | -4/+16 |
2009-07-10 | test: Do a normal syntax check of bin/efa | Daniel Friesel | -2/+1 |
2009-07-10 | efa: Fixed a really stupid mistake | Daniel Friesel | -0/+2 |
2009-07-08 | test/main: use sh -e | Daniel Friesel | -1/+1 |
2009-07-03 | Added tests (right now only for valid pod, but whatever :-) | Daniel Friesel | -0/+3 |