Colin Kuskie
aada6e3c83
Fix a bad cleanup, and update a test for new paths.
2010-06-14 14:29:35 -07:00
Colin Kuskie
7ef9c6e6f2
END block cleanups.
2010-06-09 15:26:54 -05:00
Colin Kuskie
ec4c31c82c
Fix some cleanup code.
2010-06-08 19:08:01 -07:00
Colin Kuskie
1770e3945c
END block cleanups.
2010-06-08 08:39:43 -07:00
Graham Knop
532f8ece6b
set library path before loading WebGUI modules in WebGUI::Test
2009-09-24 07:52:18 -05:00
Graham Knop
24da723629
updating copyright year
2009-02-20 23:47:30 +00:00
Colin Kuskie
7483ea843a
update Config file test for new config file format
2008-09-29 02:38:29 +00:00
Colin Kuskie
9c9da302f1
remove colons from END blocks, so they actually act like END blocks
2008-05-09 18:14:14 +00:00
JT Smith
93b5ca16e4
updating copyright year
2008-02-07 23:28:18 +00:00
Graham Knop
db59a2eb7a
Some test fixes.
2007-08-15 19:14:08 +00:00
Colin Kuskie
83310ba311
update copyright on tests
2007-07-07 03:56:44 +00:00
Colin Kuskie
2a0eb20bc7
Tests for the canUseAdminMode method of User.pm
...
Uncovered and fixed a bug where $session->user instead of $self was used in canUseAdminMode
Added an explicit test in Config.pm to make sure that array refs can be passed to ->set.
2007-02-23 23:39:35 +00:00
Drake
a25d621343
Add tests to make sure all asset classes in the config file can be loaded
...
correctly.
2006-10-26 23:23:47 +00:00
JT Smith
80ef5e925a
- Made some changes to make WebGUI compatible with the WRE for Windows.
...
- fix: cacheTimeout not respected as Visitor (Eric Kennedy).
- fix: Email address with just one character in the user part not accepted
- fix: Image (file) added to page shows before committing changes
- fix: Typo in fileImport.pl at line 265 (zxp)
2006-08-16 21:25:27 +00:00
JT Smith
6766c63731
- Added the arrayRef() method to WebGUI::SQL::ResultSet, which is 12% faster
...
than the array() method.
- Added more tests to the test suite.
2006-07-25 17:58:54 +00:00
Christian Hansen
831f5a36e1
ported t/A-M to use WebGUI::Test
2006-01-17 21:22:11 +00:00
Christian Hansen
3f6176397b
Added WebGUI::Test and updated t/Config.t
2006-01-17 19:39:40 +00:00
JT Smith
75aed8bbc5
added a test for the config api
...
and a fix to the config api
2006-01-16 00:21:29 +00:00