Hey guys;
Does anyone have any strategies that they've employed for
running
tests where multiple php.ini settings need to be tested?
I've got a
caching mechanism that auto-discovers available external
caching
mechanisms and uses them in a particular order. If an
extension is
loaded on top of another mechanism that is further down in
the stack,
I can't test that the further one is properly loaded.
Any thoughts would be appreciated.
-T
------------------------------------------------------------
-------------
This SF.net email is sponsored by the 2008 JavaOne(SM)
Conference
Don't miss this year's exciting event. There's still time to
save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;1987
57673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Simpletest-support mailing list
Simpletest-support lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/simp
letest-support
|