# # ChangeLog for t # # Generated by Trac 1.0.2 # Mar 28, 2024, 6:50:59 PM Thu, 30 Jul 2009 01:41:44 GMT Nelson Elhage [4fbc7f5] * perl/lib/BarnOwl/Completion/Util.pm (modified) * t/completion.t (modified) complete_flags: Pass the completer the argument number being ... Thu, 30 Jul 2009 01:41:44 GMT Nelson Elhage [e711ca7] * perl/lib/BarnOwl/Completion/Util.pm (modified) * t/completion.t (modified) complete_flags: Don't complete options after --. Wed, 29 Jul 2009 03:20:30 GMT Nelson Elhage [c4efb46] * perl/lib/BarnOwl/Completion.pm (modified) * t/completion.t (modified) Completion: Fix a min/max confusion. This could cause completion to ... Tue, 28 Jul 2009 03:23:57 GMT Nelson Elhage [7be5d8b] * perl/lib/BarnOwl/Completion/Context.pm (modified) * t/completion.t (modified) Completion::Context: Fix behavior if point is at end after ... Tue, 28 Jul 2009 03:23:57 GMT Nelson Elhage [82a6e8b] * perl/lib/BarnOwl/Completion/Util.pm (added) * t/completion.t (modified) Add a generic function for completing a command with options. ... Tue, 28 Jul 2009 03:23:57 GMT Nelson Elhage [6e48560] * perl/lib/BarnOwl/Completion.pm (modified) * perl/lib/BarnOwl/Hooks.pm (modified) * t/completion.t (modified) Implement tab completion for command names. Tue, 28 Jul 2009 03:23:57 GMT Nelson Elhage [13614e7] * perl/lib/BarnOwl/Completion/Context.pm (modified) * t/completion.t (modified) Context.pm: Return the boundaries of the current word. We need this ... Tue, 28 Jul 2009 03:23:57 GMT Nelson Elhage [8eac1a5] * perl/lib/BarnOwl.pm (modified) * perl/lib/BarnOwl/Completion.pm (added) * perl/lib/BarnOwl/Completion/Context.pm (added) * t/completion.t (added) Implement and test BarnOwl::Completion::Context. This is the class ... Tue, 28 Jul 2009 03:23:57 GMT Nelson Elhage [776c4bb] * t/mock.pl (added) Mock enough of perlglue.xs for tests to 'use BarnOwl'. Sat, 07 Jul 2007 21:42:45 GMT Nelson Elhage [1cf3f8d3] * Makefile.in (modified) * dict.c (modified) * t/00-core-tests.t (added) * test.h (modified) * tester.c (modified) * util.c (modified) * variable.c (modified) Make the built-in regression tests output TAP and add a perl wrapper ...