aboutsummaryrefslogtreecommitdiffstats
path: root/feature-tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* added colour_test for testing implementations of 256-colour patchesTom Feist2011-05-041-0/+16
* feature-tests/key_sig: test to see if there's any useful info in the 'keyboardTom Feist2011-04-221-0/+51
* some minimalist pod.Tom Feist2011-04-181-0/+9
* readme: fixed generator to not stomp if multiple files in one dir. Doesn'tTom Feist2011-04-181-27/+50
* template: update with MIT licence and bit more doc stubbing.Tom Feist2011-04-141-3/+30
* exec.pl: using open3, but horribly broken. Still not sure why.Tom Feist2011-04-131-83/+219
* exec.pl: now mostly working with IPC::Open3. Needs cleanupTom Feist2011-04-131-62/+120
* added exec.pl, a pseudo-replacement for teh native /exec since it's broken and ITom Feist2011-04-131-0/+248
* redir-input: test of some internal callback stuff. Which doesn't work. Ho Hum.Tom Feist2011-04-091-3/+6
* add sig_unbind as a demonstration of the signal_remove coderef bug, and a patchTom Feist2011-04-081-0/+58
* signal_redir: general cleanup, and added attribution block %IRSSITom Feist2011-04-011-10/+28
* feature-tests: created signal_redir as a stripped down version of cmpusers.pl.Tom Feist2011-03-311-0/+98
* moved testing into its own dirTom Feist2011-02-211-214/+0
* minor whitespace muddlingTom Feist2011-02-211-6/+8
* mostly functional as script, final comit before transitioning into Test::Irss...Tom Feist2011-02-201-9/+16
* fix for program args: make it a referenceTom Feist2011-02-191-1/+1
* added program args to Wheel::RunTom Feist2011-02-191-3/+14
* updated auto-testing to ebe able to handle inputs, and partially process the ...Tom Feist2011-02-191-12/+52
* semi-working wrapper for irssi allowing command/keystroke injection. Still needTom Feist2011-02-191-52/+132
* initial commit, probably about to get blasted.Tom Feist2011-02-191-0/+74
* joinforward/joinforward: a first pass at a script which observes redirectionTom Feist2011-01-181-19/+56
* mroe changes to easy_exec to try to get tab-completion of function names. Works,Tom Feist2011-01-181-27/+32
* signal_logger: an test to determine how signals are fired, and if they areTom Feist2011-01-181-0/+170
* bindings: added an example of parsing bindings a'la adv_windowlist. needs someTom Feist2011-01-151-0/+77
* pipes: added an example feature test on how to use pipes for non-blockingTom Feist2011-01-123-4/+146
* some dirty hacks to make the package appear as an internal module, LeoNerd++Tom Feist2011-01-091-5/+13
* feature-tests: looking at ways to read from a DATA fh, and redirect normalTom Feist2011-01-012-0/+62
* feature_tests/easy_exec: further futile efforts to make a /script exec thatTom Feist2011-01-011-4/+19
* key_test: dumped some key-processing code in there I plan to look at later.Tom Feist2011-01-011-0/+19
* easy_exec: add author info block, Dump() function to call Data::DumperTom Feist2010-12-041-4/+14
* template: update template with personal details, add additional importsTom Feist2010-12-041-2/+6
* easy_exec: override /script exec with a function to export all of the Irssi::Tom Feist2010-12-041-0/+25
* added some feature tests for format expansionTom Feist2010-11-052-0/+41
* misc: tidying up my working dirTom Feist2010-10-144-0/+192
* tidied up loading code, added demo of calling func in outer scopeTom Feist2010-10-102-4/+25
* added a brief proof-of-concept for loading/reloading additional functions on theTom Feist2010-10-102-0/+84
* moved a handy snippet into my feature-tests dir for querying internal signals.Tom Feist2010-10-061-0/+14
* documentation improvementsTom Feist2010-10-061-0/+44
* added a brief snippet showing how to intercept 'print text' signals, and updatedTom Feist2010-10-011-0/+33
* initial add of mirc_colour_popup.plTom Feist2010-07-311-0/+31
* moved most tests to feature-tests/Tom Feist2010-07-247-0/+390