aboutsummaryrefslogtreecommitdiffstats
path: root/testing/lib (follow)
Commit message (Collapse)AuthorAgeFilesLines
* testing: mostly working TAP output, test.pl uses TAP::Harness to run tests. nowTom Feist2011-03-043-28/+74
| | | | 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-044-55/+163
| | | | the end.
* Test::Irssi::Test - whitespace cleanupTom Feist2011-03-041-13/+22
|
* added other testsTom Feist2011-02-282-3/+3
|
* refactor everything to make tests more test-like.Tom Feist2011-02-283-39/+44
|
* random checkin, thinks are a bit in flux and about to change greatly so I'mTom Feist2011-02-264-60/+195
| | | | checkpinting them
* lots of work moving things around so it mostly works. HoorayTom Feist2011-02-265-98/+209
|
* added T:I:T as the base object for creating tests with.Tom Feist2011-02-261-0/+10
|
* more work on testing system for irssi. Most of the screenscraping now works,Tom Feist2011-02-245-78/+248
| | | | trying to finalise an API for actual testing usage.
* mostly working except for callback handling. Removed original auto-testingTom Feist2011-02-213-35/+199
| | | | 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-213-9/+217
| | | | big WIP
* start of makign this a proper moduleTom Feist2011-02-211-0/+90