aboutsummaryrefslogtreecommitdiffstats
path: root/testing/lib/Test/Irssi.pm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* testing: mostly working TAP output, test.pl uses TAP::Harness to run tests. nowTom Feist2011-03-041-19/+48
| | | | we just need some tests.
* working with TAP::HarnessTom Feist2011-03-041-5/+19
|
* testing: cleaned up a lot of the testing logic. Subtests are now reported at ↵Tom Feist2011-03-041-14/+24
| | | | the end.
* added other testsTom Feist2011-02-281-1/+1
|
* refactor everything to make tests more test-like.Tom Feist2011-02-281-12/+17
|
* random checkin, thinks are a bit in flux and about to change greatly so I'mTom Feist2011-02-261-14/+54
| | | | checkpinting them
* lots of work moving things around so it mostly works. HoorayTom Feist2011-02-261-9/+31
|
* more work on testing system for irssi. Most of the screenscraping now works,Tom Feist2011-02-241-52/+89
| | | | trying to finalise an API for actual testing usage.
* mostly working except for callback handling. Removed original auto-testingTom Feist2011-02-211-10/+22
| | | | script. Started work on some more tests
* moving a whole bunch of code around into a modular sort of thing. Still a ↵Tom Feist2011-02-211-9/+64
| | | | big WIP
* start of makign this a proper moduleTom Feist2011-02-211-0/+90