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
Env.t
Id.t
Os.t
Scratch.t Additional tests to cover WebGUI::Session::Scratch. 2006-10-01 21:49:05 +00:00
Setting.t
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