aboutsummaryrefslogtreecommitdiffstats
path: root/testing/lib/Test/Irssi (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-02-24more work on testing system for irssi. Most of the screenscraping now works,Tom Feist4-26/+159
trying to finalise an API for actual testing usage.
2011-02-21mostly working except for callback handling. Removed original auto-testingTom Feist2-25/+177
script. Started work on some more tests
2011-02-21moving a whole bunch of code around into a modular sort of thing. Still a ↵Tom Feist2-0/+153
big WIP