aboutsummaryrefslogtreecommitdiffstats
path: root/testing (unfollow)
Commit message (Expand)AuthorFilesLines
2011-03-05vim-mode/tests.pl: Add first real tests: h l 0 ^ $ <Space> <BS> f t.Simon Ruderich1-43/+0
2011-03-04testing: adapted rudi's vim_mode insert test to new format. seems to work fine.Tom Feist1-0/+43
2011-03-04testing: mostly working TAP output, test.pl uses TAP::Harness to run tests. nowTom Feist5-43/+116
2011-03-04working with TAP::HarnessTom Feist5-82/+35
2011-03-04testing: cleaned up a lot of the testing logic. Subtests are now reported at ...Tom Feist5-57/+170
2011-03-04Test::Irssi::Test - whitespace cleanupTom Feist1-13/+22
2011-03-01uberprompt: updated docs to clarify $uber variable, and polish help stirngs.Tom Feist1-0/+114
2011-02-28added other testsTom Feist4-3/+83
2011-02-28refactor everything to make tests more test-like.Tom Feist4-42/+47
2011-02-26random checkin, thinks are a bit in flux and about to change greatly so I'mTom Feist5-63/+204
2011-02-26lots of work moving things around so it mostly works. HoorayTom Feist7-108/+231
2011-02-26added T:I:T as the base object for creating tests with.Tom Feist1-0/+10
2011-02-24more work on testing system for irssi. Most of the screenscraping now works,Tom Feist7-80/+260
2011-02-21added test and launcher scriptTom Feist2-0/+51
2011-02-21mostly working except for callback handling. Removed original auto-testingTom Feist4-130/+199
2011-02-21added a gitignore for generated stuff and other pointless cruftTom Feist1-0/+5
2011-02-21start of a test. Only checks if things load, but that's proving hard enogh s...Tom Feist1-3/+5
2011-02-21moving a whole bunch of code around into a modular sort of thing. Still a bi...Tom Feist6-140/+231
2011-02-21start of makign this a proper moduleTom Feist7-19/+183
2011-02-21moved testing into its own dirTom Feist1-0/+214