Patrick Donelan
|
d26ce5b447
|
Added WebGUI::Utility::scalarEquals for strict equality checks of scalars
|
2009-06-19 08:06:51 +00:00 |
|
Colin Kuskie
|
29759ede9c
|
Fix multiple email handling in the Inbox.
Put an email regex into WebGUI::Utility, and use it in Form/Email and Account/Inbox.
|
2009-06-03 17:11:36 +00:00 |
|
Graham Knop
|
24da723629
|
updating copyright year
|
2009-02-20 23:47:30 +00:00 |
|
JT Smith
|
93b5ca16e4
|
updating copyright year
|
2008-02-07 23:28:18 +00:00 |
|
Colin Kuskie
|
d566d0db8c
|
add a test for makeArrayTabSafe and add comments to WebGUI::Utility
|
2007-11-16 05:16:44 +00:00 |
|
Colin Kuskie
|
b07956fa06
|
forward port of branch work with Utility.pm and isInSubnet
|
2007-11-16 04:36:08 +00:00 |
|
Colin Kuskie
|
83310ba311
|
update copyright on tests
|
2007-07-07 03:56:44 +00:00 |
|
Colin Kuskie
|
797f5f9363
|
Add a test to Utility.t to make sure that WebGUI::Utility::round also rounds up.
Add Paginator tests for paginating array data.
Fix an off by 1 error in the Paginator when handling array data. SQL data is fine.
|
2007-01-10 03:03:31 +00:00 |
|
Colin Kuskie
|
9b8f2ab061
|
Clearly document that sortHash* returns a Tie::IxHash.
Update the tests to assign to a Tie::IxHash to preserve the
sorted order.
|
2006-11-16 17:50:57 +00:00 |
|
Drake
|
848c4b6934
|
Oops. Fix test count in Utility.t since I forgot to update it before.
|
2006-11-10 15:16:23 +00:00 |
|
Drake
|
7ea06b9a81
|
Add some basic tests for sortHash and sortHashDescending to the
test suite for WebGUI::Utility.
|
2006-11-10 00:11:36 +00:00 |
|
Colin Kuskie
|
c323789d64
|
Fix number of tests in Utility.t
Add help for dashboard and fix labels.
Remove startDate, endDate from Asset help.
Update Help template to show UI levels as data rather than content.
|
2006-03-03 05:28:53 +00:00 |
|
Colin Kuskie
|
6fd7575eb9
|
Removed Utility test for base36, which no longer exists in WebGUI::Utility.pm
new i18n message for duplicate usernames.
|
2006-02-18 21:58:27 +00:00 |
|
JT Smith
|
ea14e9de4c
|
adding base36 functions
|
2006-01-18 15:21:10 +00:00 |
|
Christian Hansen
|
83d59837fd
|
Ported all tests
|
2006-01-17 22:06:21 +00:00 |
|
JT Smith
|
fab9f722e8
|
updating copyright year
|
2006-01-16 17:32:54 +00:00 |
|
JT Smith
|
3b06849a80
|
utility test works
|
2006-01-15 04:40:36 +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
|
9c1c0fa576
|
Output PODs in sorted order
1 test was undeclared in Utility.t
|
2005-12-25 00:09:20 +00:00 |
|
Colin Kuskie
|
1d5ab960ee
|
Add test for range reversal in isBetween and refactor isBetween.
|
2005-12-11 03:49:44 +00:00 |
|
JT Smith
|
e017005b17
|
added automated code testing framework
|
2005-11-07 01:54:35 +00:00 |
|