# # ChangeLog for t # # Generated by Trac 1.0.2 # Mar 19, 2024, 3:22:47 AM Sun, 13 Jun 2010 23:53:22 GMT Nelson Elhage [95414bf] * t/00-core-tests.t (modified) * tester.c (modified) tester: Require --builtin to run builtin tests Sun, 23 May 2010 02:37:25 GMT Nelson Elhage [5aa33fd] * Makefile.am (modified) * perl_tester.c (deleted) * perlconfig.c (modified) * runtests.sh (modified) * t/mock.pl (modified) * tester.c (modified) Merge perl_tester and tester. Mon, 26 Apr 2010 19:46:12 GMT David Benjamin [3001c11] * t/completion.t (modified) Add a test case for deleted syntax Mon, 26 Apr 2010 19:46:12 GMT David Benjamin [6dba228] * perl/lib/BarnOwl/Complete/Filter.pm (modified) * t/completion.t (modified) Fix filter tests to account for new deleted syntax Wed, 03 Mar 2010 02:14:44 GMT David Benjamin [ccafe64] * t/completion.t (modified) Add additional (failing) tests for completer parse Completer should ... Sun, 10 Jan 2010 15:03:52 GMT Nelson Elhage [0f8efe0] * t/completion.t (modified) completion.t: chdir("/") when done to allow cleanup. Some versions ... Sun, 10 Jan 2010 15:03:52 GMT Nelson Elhage [366558f] * t/completion.t (modified) completion.t: Pass a mode to mkpath. For some reason, without an ... Mon, 28 Dec 2009 05:03:29 GMT Nelson Elhage [e6cec01] * perl/lib/BarnOwl/Completion/Util.pm (modified) * t/completion.t (modified) Completion: Add a helper function to complete paths. Add tests as ... Sun, 04 Oct 2009 00:44:23 GMT Nelson Elhage [09ff1eb] * t/unicode.t (added) Some simple tests for perlglue functions handling Unicode properly. Sat, 03 Oct 2009 05:53:00 GMT David Benjamin [1167bf1] * t/completion.t (modified) Add tests for complete_filter_expr Tests: - initial setup - not ... Sat, 03 Oct 2009 05:53:00 GMT David Benjamin [e4f4287] * t/completion.t (modified) Enable Context::shift_words tests and add one Now that the tester ... Sat, 03 Oct 2009 05:52:56 GMT David Benjamin [42ad917] * .gitignore (modified) * Makefile.am (modified) * perl_tester.c (added) * runtests.sh (modified) * t/mock.pl (modified) Add perl_tester to run perl in barnowl environment Main function ... Wed, 30 Sep 2009 05:02:36 GMT David Benjamin [69c27e6] * perl/lib/BarnOwl/Completion/Util.pm (modified) * t/completion.t (modified) Don't suggest repeated flags in complete_flags For most commands, ... Wed, 30 Sep 2009 05:02:36 GMT David Benjamin [e97c5d05] * perl/lib/BarnOwl/Completion/Context.pm (modified) * t/completion.t (modified) Implement a shift_words method on completion contexts. This allows ... Sun, 30 Aug 2009 02:16:32 GMT Nelson Elhage [b017b03] * t/completion.t (modified) Add failing tests for computing $argct with --. Tue, 18 Aug 2009 02:08:10 GMT Nelson Elhage [14acbbd] * t/completion.t (modified) completion.t: Don't use new_ok. new_ok is new in 0.82. perl 5.10 ... 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 ...