aboutsummaryrefslogtreecommitdiffstats
path: root/feature-tests (unfollow)
Commit message (Expand)AuthorFilesLines
2011-02-21moved testing into its own dirTom Feist1-214/+0
2011-02-21minor whitespace muddlingTom Feist1-6/+8
2011-02-20mostly functional as script, final comit before transitioning into Test::Irss...Tom Feist1-9/+16
2011-02-19fix for program args: make it a referenceTom Feist1-1/+1
2011-02-19added program args to Wheel::RunTom Feist1-3/+14
2011-02-19updated auto-testing to ebe able to handle inputs, and partially process the ...Tom Feist1-12/+52
2011-02-19semi-working wrapper for irssi allowing command/keystroke injection. Still needTom Feist1-52/+132
2011-02-19initial commit, probably about to get blasted.Tom Feist1-0/+74
2011-01-18joinforward/joinforward: a first pass at a script which observes redirectionTom Feist1-19/+56
2011-01-18mroe changes to easy_exec to try to get tab-completion of function names. Works,Tom Feist1-27/+32
2011-01-18signal_logger: an test to determine how signals are fired, and if they areTom Feist1-0/+170
2011-01-15bindings: added an example of parsing bindings a'la adv_windowlist. needs someTom Feist1-0/+77
2011-01-12pipes: added an example feature test on how to use pipes for non-blockingTom Feist3-4/+146
2011-01-09some dirty hacks to make the package appear as an internal module, LeoNerd++Tom Feist1-5/+13
2011-01-01feature-tests: looking at ways to read from a DATA fh, and redirect normalTom Feist2-0/+62
2011-01-01feature_tests/easy_exec: further futile efforts to make a /script exec thatTom Feist1-4/+19
2011-01-01key_test: dumped some key-processing code in there I plan to look at later.Tom Feist1-0/+19
2010-12-04easy_exec: add author info block, Dump() function to call Data::DumperTom Feist1-4/+14
2010-12-04template: update template with personal details, add additional importsTom Feist1-2/+6
2010-12-04easy_exec: override /script exec with a function to export all of the Irssi::Tom Feist1-0/+25
2010-11-05added some feature tests for format expansionTom Feist2-0/+41
2010-10-14misc: tidying up my working dirTom Feist4-0/+192
2010-10-10tidied up loading code, added demo of calling func in outer scopeTom Feist2-4/+25
2010-10-10added a brief proof-of-concept for loading/reloading additional functions on theTom Feist2-0/+84
2010-10-06moved a handy snippet into my feature-tests dir for querying internal signals.Tom Feist1-0/+14
2010-10-06documentation improvementsTom Feist1-0/+44
2010-10-01added a brief snippet showing how to intercept 'print text' signals, and updatedTom Feist1-0/+33
2010-07-31initial add of mirc_colour_popup.plTom Feist1-0/+31
2010-07-24moved most tests to feature-tests/Tom Feist7-0/+390