webgui/t/Session
Colin Kuskie f5aaa2e996 Additional tests to cover WebGUI::Session::Scratch.
Found and fixed a but in Session/Scratch/deleteNameByValue.  It would
not delete any value that was false (0, '' or undef).  Added a defined-ness
check to make sure it will delete 0 or '', but undef is still not handled.
Added POD to say that this was the case.
2006-10-01 21:49:05 +00:00
..
DateTime.t fix bad minute spec in Session/DateTime/epochToHttp. Add tests to cover 2006-08-09 20:06:19 +00:00
Env.t test getIp with and without forwarding 2006-09-15 21:47:08 +00:00
Id.t GroupText.t: fix number of tests 2006-07-15 01:54:49 +00:00
Os.t Ported all tests 2006-01-17 22:06:21 +00:00
Scratch.t Additional tests to cover WebGUI::Session::Scratch. 2006-10-01 21:49:05 +00:00
Setting.t A few more tests to kick coverage up to 100 on WebGUI::Session::Setting 2006-09-25 03:49:25 +00:00
Stow.t Fixed a bug with WebGUI::Session::Url::page where, if preventProxyCache 2006-09-30 17:23:44 +00:00
Url.t Fixed a bug with WebGUI::Session::Url::page where, if preventProxyCache 2006-09-30 17:23:44 +00:00
Var.t finalized Var test with 100% coverage 2006-09-23 02:49:37 +00:00