aboutsummaryrefslogtreecommitdiffstats
path: root/testing (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Test::Irssi::Test - whitespace cleanupTom Feist2011-03-041-13/+22
|
* uberprompt: updated docs to clarify $uber variable, and polish help stirngs.Tom Feist2011-03-011-0/+114
|
* added other testsTom Feist2011-02-284-3/+83
|
* refactor everything to make tests more test-like.Tom Feist2011-02-284-42/+47
|
* random checkin, thinks are a bit in flux and about to change greatly so I'mTom Feist2011-02-265-63/+204
| | | | checkpinting them
* lots of work moving things around so it mostly works. HoorayTom Feist2011-02-267-108/+231
|
* 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-247-80/+260
| | | | trying to finalise an API for actual testing usage.
* added test and launcher scriptTom Feist2011-02-212-0/+51
|
* mostly working except for callback handling. Removed original auto-testingTom Feist2011-02-214-130/+199
| | | | script. Started work on some more tests
* added a gitignore for generated stuff and other pointless cruftTom Feist2011-02-211-0/+5
|
* start of a test. Only checks if things load, but that's proving hard enogh ↵Tom Feist2011-02-211-3/+5
| | | | so far.
* moving a whole bunch of code around into a modular sort of thing. Still a ↵Tom Feist2011-02-216-140/+231
| | | | big WIP
* start of makign this a proper moduleTom Feist2011-02-217-19/+183
|
* moved testing into its own dirTom Feist2011-02-211-0/+214