Commit graph

22 commits

Author SHA1 Message Date
Graham Knop
aaa0924dc7 allow running sbin scripts from any directory 2010-04-15 14:02:39 -05:00
Colin Kuskie
9d24f55b50 Update testCodebase.pl to extract the WebGUI root directory from the absolute
path to a config file, just like a standalone test would.
2009-08-13 06:34:57 +00:00
Graham Knop
24da723629 updating copyright year 2009-02-20 23:47:30 +00:00
Graham Knop
1af2704e0c marked sbin scripts as executable 2009-01-12 16:28:33 +00:00
JT Smith
75faea98af added #!/usr/bin/env perl to all utility scripts 2009-01-07 23:40:15 +00:00
Ernesto Hernández-Novich
fd671cec3d Used B<> instead of C<> when highlighting options and parameters in
POD documentation. Not only do they look nicer emboldened, but it's
also what's suggested in perlpod.
2008-06-09 14:54:08 +00:00
Ernesto Hernández-Novich
4555e8ca8e Added proper POD documentation to utility scripts using POD::Usage. 2008-06-06 22:08:59 +00:00
JT Smith
93b5ca16e4 updating copyright year 2008-02-07 23:28:18 +00:00
Colin Kuskie
dcd20ec8d9 fix for Devel::Cover warnings that clutter up the smoke test report. Also, fix the --help switch to testCodebase.pl 2007-10-26 22:34:46 +00:00
JT Smith
a7dde82421 updated copyright 2007-07-01 16:09:42 +00:00
JT Smith
747e130013 put the coverage db in /tmp 2007-02-25 21:17:48 +00:00
JT Smith
5dfb14e982 oops typo 2007-02-25 00:27:30 +00:00
JT Smith
b4edb251c2 added an option for coverage tests 2007-02-24 17:44:14 +00:00
Colin Kuskie
9d0894b674 Add a new method to t/lib/WebGUI/Test.pm to return the path to the test
collateral.
Update all tests to use the new method.
Change testCodebase.pl to run long tests by default.  To disable the
long tests, use the --noLongTests switch.
2006-12-15 23:17:22 +00:00
Colin Kuskie
9a6e77c4eb cleanup tests, make testCodebase.pl work with traditional --configFile syntax 2006-03-09 01:00:27 +00:00
Martin Kamerbeek
f5e70f74b0 Added an option to select a arbitrary perl install. 2006-02-02 14:38:37 +00:00
kenperl
7d1dfed519 WEBGUI_CONFIG and --configFile options work together 2006-01-25 09:05:21 +00:00
JT Smith
b045ac2d61 fixed test script 2006-01-23 04:01:07 +00:00
JT Smith
5df71d4de0 now using sub folders for tests 2006-01-16 16:57:06 +00:00
JT Smith
a194408513 changing copyright year 2006-01-09 23:51:04 +00:00
JT Smith
9fda810ad0 slight improvement to the error output of the test framework 2005-11-17 05:51:36 +00:00
JT Smith
e017005b17 added automated code testing framework 2005-11-07 01:54:35 +00:00