aboutsummaryrefslogtreecommitdiffstats
path: root/testing (follow)
Commit message (Expand)AuthorAgeFilesLines
* vim-mode/tests.pl: Add first real tests: h l 0 ^ $ <Space> <BS> f t.Simon Ruderich2011-03-051-43/+0
* testing: adapted rudi's vim_mode insert test to new format. seems to work fine.Tom Feist2011-03-041-0/+43
* testing: mostly working TAP output, test.pl uses TAP::Harness to run tests. nowTom Feist2011-03-045-43/+116
* working with TAP::HarnessTom Feist2011-03-045-82/+35
* testing: cleaned up a lot of the testing logic. Subtests are now reported at ...Tom Feist2011-03-045-57/+170
* 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
* 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
* 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
* 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 s...Tom Feist2011-02-211-3/+5
* moving a whole bunch of code around into a modular sort of thing. Still a bi...Tom Feist2011-02-216-140/+231
* start of makign this a proper moduleTom Feist2011-02-217-19/+183
* moved testing into its own dirTom Feist2011-02-211-0/+214