# # ChangeLog for tester.c # # Generated by Trac 1.0.2 # Mar 28, 2024, 7:23:05 PM Thu, 24 Mar 2011 20:05:29 GMT David Benjamin [f25df21] * cmd.c (modified) * dict.c (modified) * functions.c (modified) * global.c (modified) * help.c (modified) * keymap.c (modified) * perlconfig.c (modified) * perlglue.xs (modified) * tester.c (modified) * variable.c (modified) Don't call owl_list_create in owl_dict_get_keys Until we get rid of ... Thu, 24 Mar 2011 20:00:33 GMT David Benjamin [e56303f] * cmd.c (modified) * filter.c (modified) * tester.c (modified) * util.c (modified) * zwrite.c (modified) Replace owl_parse_delete with g_strfreev Also cut the pointless ... Thu, 24 Mar 2011 04:48:25 GMT Anders Kaseorg [42ee1be] * tester.c (modified) * text.c (modified) Reimplement owl_text_substitute with g_strsplit and g_strjoinv (I ... Sat, 05 Mar 2011 20:25:29 GMT David Benjamin [010a951] * commands.c (modified) * functions.c (modified) * owl.h (modified) * tester.c (modified) * variable.c (modified) Make owl_variable's get_tostring_fn return a newly allocated string ... Fri, 11 Feb 2011 21:31:42 GMT Anders Kaseorg [ddbbcffa] * aim.c (modified) * buddy.c (modified) * cmd.c (modified) * commands.c (modified) * context.c (modified) * dict.c (modified) * editwin.c (modified) * filter.c (modified) * filterelement.c (modified) * fmtext.c (modified) * functions.c (modified) * global.c (modified) * history.c (modified) * keybinding.c (modified) * keymap.c (modified) * list.c (modified) * logging.c (modified) * message.c (modified) * msgwin.c (modified) * owl.c (modified) * perlconfig.c (modified) * perlglue.xs (modified) * popexec.c (modified) * popwin.c (modified) * regex.c (modified) * select.c (modified) * style.c (modified) * tester.c (modified) * text.c (modified) * util.c (modified) * variable.c (modified) * view.c (modified) * viewwin.c (modified) * zbuddylist.c (modified) * zephyr.c (modified) * zwrite.c (modified) Replace owl_free with g_free. Signed-off-by: Anders Kaseorg ... Fri, 04 Feb 2011 20:49:44 GMT David Benjamin [65c753e] * tester.c (modified) * util.c (modified) Use a GPtrArray to manage the growing list in owl_parseline It's ... Fri, 21 Jan 2011 00:59:38 GMT David Benjamin [f47696f] * tester.c (modified) * util.c (modified) Add owl_string_appendf_quoted for easy construction of command lines. Fri, 21 Jan 2011 00:59:38 GMT David Benjamin [443dcfa] * tester.c (modified) Add a test for zuserfilt Fri, 21 Jan 2011 00:59:38 GMT David Benjamin [b31252d] * tester.c (modified) Add a few unit tests for classinstfilt They currently fail because ... Sun, 02 Jan 2011 20:35:15 GMT David Benjamin [2bc6ad35] * tester.c (modified) * util.c (modified) Add owl_quote_arg and owl_string_append_quoted_arg Also add unit ... Sat, 23 Oct 2010 19:38:09 GMT David Benjamin [e45d9f4] * tester.c (modified) Don't re-initialize filters in owl_filter_regtest We setup the ... Sat, 23 Oct 2010 19:18:16 GMT David Benjamin [a04218c] * tester.c (modified) Free intermediate values in owl_util_regtest Fri, 01 Oct 2010 00:07:17 GMT David Benjamin [ac6d4e4] * editwin.c (modified) * tester.c (modified) Cache the current column to avoid repeatly recomputing it In ... Fri, 01 Oct 2010 00:07:17 GMT David Benjamin [58a16cc] * tester.c (modified) Add a unit test for the editwin's automatic wrapping Currently ... Sat, 18 Sep 2010 21:07:40 GMT David Benjamin [9190285] * commands.c (modified) * editwin.c (modified) * tester.c (modified) Ref-count the editwin Sat, 18 Sep 2010 19:17:27 GMT David Benjamin [7ba2ad4] * fmtext.c (modified) * tester.c (modified) Implement owl_fmtext_line_extents and add test case Sat, 18 Sep 2010 19:17:27 GMT David Benjamin [dc9665a] * tester.c (modified) Add a test case for owl_fmtext_search Sat, 18 Sep 2010 19:17:27 GMT David Benjamin [f7456bc] * fmtext.c (modified) * tester.c (modified) Add owl_fmtext_line_number and test. Sat, 07 Aug 2010 04:55:44 GMT David Benjamin [e5c9d3de] * tester.c (modified) Add a test for owl_editwin_move_to_beginning_of_line We currently ... Tue, 03 Aug 2010 03:38:03 GMT David Benjamin [e0022d2] * fmtext.c (modified) * tester.c (modified) Expand tabs first in owl_fmtext_truncate_cols Although the previous ... Sat, 31 Jul 2010 23:12:15 GMT David Benjamin [2b83ad6] * fmtext.c (modified) * owl.h (modified) * tester.c (modified) * text.c (modified) Add owl_fmtext_expand_tabs with test case Sat, 31 Jul 2010 23:11:42 GMT David Benjamin [6772d19] * fmtext.c (modified) * tester.c (modified) Add a test case for owl_fmtext with two failures When appending ... Wed, 28 Jul 2010 03:49:55 GMT David Benjamin [35a30f9] * tester.c (modified) Move variable declaration to top of function Thu, 17 Jun 2010 13:41:41 GMT Nelson Elhage [dec60b4] * .gitignore (modified) * Makefile.am (modified) * barnowl (modified) * global.c (modified) * owl.c (modified) * perl_tester.c (deleted) * perlconfig.c (modified) * runtests.sh (modified) * t/00-core-tests.t (modified) * t/mock.pl (modified) * tester (added) * tester.c (modified) * commands.c (modified) * doc/code.txt (modified) * functions.c (modified) * keymap.c (modified) * keys.c (modified) * logging.c (modified) * message.c (modified) * obarray.c (deleted) * owl.h (modified) * perl/lib/BarnOwl/Hooks.pm (modified) * perl/lib/BarnOwl/MainLoopCompatHook.pm (added) * perl/lib/BarnOwl/Message/Generic.pm (modified) * perl/lib/BarnOwl/Style/Default.pm (modified) * perl/lib/BarnOwl/Timer.pm (modified) * perl/modules/Jabber/lib/BarnOwl/Message/Jabber.pm (modified) * perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm (modified) * perl/modules/Makefile.am (modified) * perl/modules/Twitter/.gitignore (added) * perl/modules/Twitter/.hgignore (added) * perl/modules/Twitter/Makefile.PL (added) * perl/modules/Twitter/README (added) * perl/modules/Twitter/inc/Module/Install.pm (added) * perl/modules/Twitter/inc/Module/Install/BarnOwl.pm (added) * perl/modules/Twitter/inc/Module/Install/Base.pm (added) * perl/modules/Twitter/inc/Module/Install/Can.pm (added) * perl/modules/Twitter/inc/Module/Install/Fetch.pm (added) * perl/modules/Twitter/inc/Module/Install/Makefile.pm (added) * perl/modules/Twitter/inc/Module/Install/Metadata.pm (added) * perl/modules/Twitter/inc/Module/Install/Win32.pm (added) * perl/modules/Twitter/inc/Module/Install/WriteAll.pm (added) * perl/modules/Twitter/lib/BarnOwl/Message/Twitter.pm (added) * perl/modules/Twitter/lib/BarnOwl/Module/Twitter.pm (added) * perl/modules/Twitter/lib/BarnOwl/Module/Twitter/Completion.pm (added) * perl/modules/Twitter/lib/BarnOwl/Module/Twitter/Handle.pm (added) * perl/modules/Twitter/twitter.example (added) * variable.c (modified) * zephyr.c (modified) Merge branch 'perl-tester' 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 21:04:30 GMT Nelson Elhage [22e02cd] * tester.c (modified) tester.c: Fix a mismerge from barnowl_perlmessages Sun, 23 May 2010 02:37:26 GMT Nelson Elhage [e5e9888] * tester.c (modified) tester: Better error handling. * Use 'do' instead of slurping the ... Sun, 23 May 2010 02:37:26 GMT Nelson Elhage [98d7757] * tester.c (modified) Tester: Set up a style and curmsg/topmsg Sun, 23 May 2010 02:37:26 GMT Nelson Elhage [04b16f8] * global.c (modified) * owl.c (modified) * tester.c (modified) Set up filters and a view in the tester. 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. Sun, 23 May 2010 02:33:30 GMT Nelson Elhage [c2673ab] * tester.c (modified) Initialize perl inside the tester. Sun, 16 May 2010 05:15:25 GMT David Benjamin [f034ac0] * tester.c (modified) Actually initialize owl_global in tester.c Fixes tests relying on ... Sun, 16 May 2010 05:15:25 GMT David Benjamin [3f6555d] * Makefile.am (modified) * global.c (modified) * message.c (modified) * obarray.c (deleted) * owl.h (modified) * tester.c (modified) Punt obarray and friends in favor of g_intern_string It's somewhat ... Mon, 26 Apr 2010 19:46:12 GMT David Benjamin [4123da1] * tester.c (modified) Fix references to old editwin API in tester Thu, 18 Mar 2010 03:15:36 GMT Nelson Elhage [d564c3d] * Makefile.am (modified) * commands.c (modified) * filterproc.c (added) * filterproc.h (added) * functions.c (modified) * message.c (modified) * tester.c (modified) * zcrypt.c (deleted) Replace the built-in zcrypt with shelling out to the zcrypt binary. Mon, 08 Mar 2010 03:26:41 GMT Anders Kaseorg [30bb10a] * editwin.c (modified) * tester.c (modified) Rename owl_editwin_free to owl_editwin_delete. Signed-off-by: ... Mon, 08 Mar 2010 03:26:12 GMT Anders Kaseorg [bf7aa1d] * dict.c (modified) * tester.c (modified) * variable.c (modified) Rename owl_dict_free_all to owl_dict_cleanup. Signed-off-by: Anders ... Mon, 08 Mar 2010 03:26:09 GMT Anders Kaseorg [a1074de] * dict.c (modified) * filterelement.c (modified) * tester.c (modified) owl_dict_insert_element: Rename free_on_replace argument to ... Mon, 08 Mar 2010 03:26:02 GMT Anders Kaseorg [8c59178] * buddylist.c (modified) * cmd.c (modified) * functions.c (modified) * keymap.c (modified) * list.c (modified) * perlconfig.c (modified) * perlglue.xs (modified) * tester.c (modified) * variable.c (modified) * zwrite.c (modified) Rename owl_list_free_all to owl_list_cleanup. Signed-off-by: Anders ... Mon, 08 Mar 2010 03:25:58 GMT Anders Kaseorg [0fef6eb] * tester.c (modified) * variable.c (modified) Rename owl_variable_dict_free to owl_variable_dict_cleanup. ... Wed, 10 Feb 2010 02:49:49 GMT Anders Kaseorg [9be80b5] * tester.c (modified) zcrypt: Add tests. Signed-off-by: Anders Kaseorg ... Sat, 09 Jan 2010 21:02:47 GMT Anders Kaseorg [f7cd7c9] * tester.c (modified) * text.c (modified) owl_text_expand_tabs, meet multibyte and wide characters. ... Thu, 07 Jan 2010 23:54:14 GMT Nelson Elhage [a999d9e] * global.c (modified) * owl.h (modified) * tester.c (modified) Replace the global context with a context stack. For now, we only ... Fri, 25 Dec 2009 03:35:50 GMT Nelson Elhage [f0f2eec] * tester.c (modified) Fix tester for the filter list owl_dict conversion. Commit ... Thu, 10 Dec 2009 18:38:09 GMT Anders Kaseorg [e9c6fc8] * aim.c (modified) * editwin.c (modified) * fmtext.c (modified) * list.c (modified) * message.c (modified) * obarray.c (modified) * tester.c (modified) * zephyr.c (modified) Replace /* noproto */ comments with static. Signed-off-by: Anders ... Sat, 24 Oct 2009 16:59:25 GMT David Benjamin [4cc02605] * tester.c (modified) Add fill-paragraph test case for owl_editwin One of them currently ... Sat, 24 Oct 2009 03:01:30 GMT Karl Ramm [23fddad] * commands.c (modified) * filter.c (modified) * functions.c (modified) * global.c (modified) * owl.c (modified) * tester.c (modified) refactor & rename filter creation & storage management ... Mon, 28 Sep 2009 16:56:20 GMT Alejandro R. SedeƱo [dd6af02] * fmtext.c (modified) * tester.c (modified) * viewwin.c (modified) Revert 7b4d90e... and just fix #51 owl_fmtext_truncate_cols once ... Fri, 25 Sep 2009 23:43:51 GMT David Benjamin [7b4d90e] * fmtext.c (modified) * tester.c (modified) Handle missing newline in owl_fmtext_truncate_cols Fixes #51. Also ... Tue, 18 Aug 2009 02:03:53 GMT Nelson Elhage [e30ed92] * tester.c (modified) * util.c (modified) skiptokens: Handle quotes more correctly. This fixes ctl's bug ... Tue, 18 Aug 2009 01:52:16 GMT Nelson Elhage [8bce750] * Makefile.am (modified) * dict.c (modified) * filter.c (modified) * obarray.c (modified) * owl.h (modified) * test.h (deleted) * tester.c (modified) * util.c (modified) * variable.c (modified) Move all regression tests into tester.c. Tue, 18 Aug 2009 01:22:15 GMT Nelson Elhage [a2b3289] * filter.c (modified) * test.h (modified) * tester.c (modified) tester: Report the test count at the end, not the beginning. A ... Wed, 22 Jul 2009 04:50:25 GMT Anders Kaseorg [d43edd2] * buddy.c (modified) * buddylist.c (modified) * cmd.c (modified) * commands.c (modified) * context.c (modified) * dict.c (modified) * editwin.c (modified) * filter.c (modified) * filterelement.c (modified) * fmtext.c (modified) * functions.c (modified) * global.c (modified) * help.c (modified) * history.c (modified) * keybinding.c (modified) * keymap.c (modified) * keypress.c (modified) * keys.c (modified) * list.c (modified) * logging.c (modified) * mainwin.c (modified) * message.c (modified) * messagelist.c (modified) * owl.c (modified) * owl.h (modified) * perlconfig.c (modified) * perlglue.xs (modified) * popexec.c (modified) * popwin.c (modified) * regex.c (modified) * select.c (modified) * style.c (modified) * tester.c (modified) * text.c (modified) * util.c (modified) * variable.c (modified) * view.c (modified) * viewwin.c (modified) * zbuddylist.c (modified) * zcrypt.c (modified) * zephyr.c (modified) * zwrite.c (modified) Death to RCS keywords. Signed-off-by: Anders Kaseorg Thu, 16 Jul 2009 03:03:48 GMT Nelson Elhage [3e8ff1e] * tester.c (modified) * text.c (modified) * util.c (modified) Implement owl_text_expand_tabs, and tests. Tue, 02 Jun 2009 03:33:07 GMT Nelson Elhage [eab5aa1] * tester.c (modified) tester: Correct test counts. Mon, 17 Nov 2008 18:53:24 GMT Nelson Elhage [3381399] * Makefile.in (modified) * aim.c (modified) * owl.c (modified) * tester.c (modified) Fix the regression tester so it builds again. 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 ... Thu, 01 Mar 2007 02:07:32 GMT Nelson Elhage [e7dc035] * tester.c (modified) Tests now run with an initialize global obarray. Thu, 01 Mar 2007 02:07:22 GMT Nelson Elhage [124aebc] * Makefile.in (modified) * obarray.c (added) * owl.c (modified) * owl.h (modified) * tester.c (modified) Adding owl_obarray for interning strings Tue, 26 Dec 2006 06:05:26 GMT Nelson Elhage [cb769bb] * filter.c (modified) * filterelement.c (modified) * global.c (modified) * owl.c (modified) * owl.h (modified) * perl/modules/jabber.pl (modified) * regex.c (modified) * tester.c (modified) r15874@phanatique: nelhage | 2006-12-24 18:25:33 -0500 Don't quit ... Fri, 27 Feb 2004 23:41:41 GMT James M. Kretchmar [094009a] * Makefile.in (modified) * tester.c (modified) Build tester with same options as everything else Reformat tester ... Mon, 09 Jun 2003 14:54:18 GMT James M. Kretchmar [b2b0773] * ChangeLog (modified) * aim.c (modified) * buddylist.c (modified) * fmtext.c (modified) * owl.c (modified) * owl.h (modified) * popwin.c (modified) * tester.c (modified) * util.c (modified) * viewwin.c (modified) Changes to help build on OSX Tue, 09 Jul 2002 04:04:35 GMT Erik Nygren [e1c4636] * ChangeLog (modified) * fmtext.c (modified) * global.c (modified) * logging.c (modified) * perlglue.xs (modified) * tester.c (modified) * util.c (modified) * variable.c (modified) * zwrite.c (modified) * Added owl::send_zwrite(command, message) to the perl glue ... Fri, 28 Jun 2002 06:18:34 GMT Erik Nygren [1aee7d9] * ChangeLog (modified) * Makefile.in (modified) * NEWS (modified) * cmd.c (modified) * codelist.pl (modified) * commands.c (modified) * configure.in (modified) * context.c (modified) * dict.c (modified) * editwin.c (modified) * filter.c (modified) * filterelement.c (modified) * fmtext.c (modified) * functions.c (modified) * global.c (modified) * help.c (modified) * history.c (modified) * keybinding.c (modified) * keymap.c (modified) * keypress.c (modified) * keys.c (modified) * list.c (modified) * logging.c (modified) * mainwin.c (modified) * message.c (modified) * messagelist.c (modified) * owl.c (modified) * owl.h (modified) * popwin.c (modified) * readconfig.c (modified) * regex.c (modified) * stubgen.pl (modified) * tester.c (modified) * text.c (modified) * util.c (modified) * variable.c (modified) * view.c (modified) * viewwin.c (modified) * zephyr.c (modified) * zwrite.c (modified) * Added RCS Id strings to all files. * 'show keymaps' shows details ... Fri, 28 Jun 2002 04:16:31 GMT James M. Kretchmar [7d4fbcd] * ChangeLog (added) * Makefile.in (added) * NEWS (added) * cmd.c (added) * codelist.pl (added) * commands.c (added) * config.h.in (added) * configure (added) * configure.in (added) * context.c (added) * dict.c (added) * doc/code.txt (added) * doc/contributors (added) * doc/intro.txt (added) * doc/owl.1 (added) * editwin.c (added) * examples/owlconf.erik (added) * examples/owlconf.vtformat (added) * filter.c (added) * filterelement.c (added) * fmtext.c (added) * functions.c (added) * global.c (added) * help.c (added) * history.c (added) * keybinding.c (added) * keymap.c (added) * keypress.c (added) * keys.c (added) * list.c (added) * logging.c (added) * mainwin.c (added) * message.c (added) * messagelist.c (added) * owl.c (added) * owl.h (added) * popwin.c (added) * readconfig.c (added) * regex.c (added) * stubgen.pl (added) * tester.c (added) * text.c (added) * util.c (added) * variable.c (added) * view.c (added) * viewwin.c (added) * zephyr.c (added) * zwrite.c (added) Initial check in