Commit graph

29 commits

Author SHA1 Message Date
Colin Kuskie
b323f74121 Update copyright notice 2011-12-28 11:30:38 -08:00
Graham Knop
a95ef168cc remove use of FindBin in tests 2010-09-01 14:05:53 -05:00
Graham Knop
1fd17ef320 add test for WebGUI::Macro::transform 2010-08-27 13:46:08 -05:00
Graham Knop
6f102973dd use temp config file for testing 2010-06-10 18:58:25 -05:00
Graham Knop
4c18ba3563 convert all test cleanup to addToCleanup 2010-06-10 18:47:54 -05:00
Colin Kuskie
01717433db Add a few more Macro tests for unquoted arguments, and dangling commas. 2010-02-03 17:12:09 -08:00
Colin Kuskie
9a52044462 Add another edge case for nested macros. 2009-09-23 15:39:24 -07:00
hao
a48b16dbfc Fixed #10967: Using a round bracket (parenthesis) in a macro. Unbalanced parentheses can now be escaped in macro calls using the backslash character. 2009-09-14 14:27:14 -04:00
Graham Knop
5090c8029e add another quoting edge case to macro tests 2009-09-03 18:24:36 -05:00
Graham Knop
ac9be28857 add a few additional macro tests 2009-08-20 19:24:39 +00:00
Colin Kuskie
c8b7397bc1 Test cleanup for a user and the config file. 2009-04-30 20:17:59 +00:00
Graham Knop
7a650bb8a3 a few more macro quoting test cases 2009-03-31 00:07:40 +00:00
Graham Knop
65a0c7bbae allow single quote delimiters for macro parameters 2009-02-23 04:25:17 +00:00
Graham Knop
24da723629 updating copyright year 2009-02-20 23:47:30 +00:00
Graham Knop
4f0663f199 allow undef to return from macros, fix empty string returns, test a few more cases 2008-09-16 21:34:48 +00:00
Graham Knop
f0e6a30d75 rewrite macro parser, improving speed and making parameter parsing more sane 2008-09-16 02:09:37 +00:00
JT Smith
93b5ca16e4 updating copyright year 2008-02-07 23:28:18 +00:00
Doug Bell
50eb1ab3d3 added some more macro tests 2007-09-13 21:56:37 +00:00
Colin Kuskie
83310ba311 update copyright on tests 2007-07-07 03:56:44 +00:00
Colin Kuskie
393b6a1091 adding test for nesting macros 2007-01-04 19:11:17 +00:00
Colin Kuskie
bf960218bf Move Macro utility module into t/lib
Break Macro.t into component tests
resolve conflicts from merge
prove passes on t/Macro
2006-01-17 22:16:12 +00:00
Christian Hansen
83d59837fd Ported all tests 2006-01-17 22:06:21 +00:00
Christian Hansen
831f5a36e1 ported t/A-M to use WebGUI::Test 2006-01-17 21:22:11 +00:00
Colin Kuskie
3e1cfcccbe add Admin text test 2006-01-16 18:30:16 +00:00
JT Smith
fab9f722e8 updating copyright year 2006-01-16 17:32:54 +00:00
Colin Kuskie
b7512133dc update Macro.t to work with new API 2006-01-15 06:38:50 +00:00
JT Smith
20a4aebb13 first round at fixing tests to work with new session system 2006-01-12 22:49:38 +00:00
Colin Kuskie
73531dfa5f Check the macros that pull data out of the settings database table. 2005-12-26 03:30:31 +00:00
Colin Kuskie
f48881a61c test bench for Macros 2005-12-04 17:44:58 +00:00