cakephp2-php8/cake/tests
Mark Story 513db9a72a Removing repeated checks, as they've been refactored into Cache::increment() and Cache::decrement().
Adding skipIf()'s to ApcEngineTest in case apc_inc, and apc_dec are not available.
2010-01-21 14:14:26 -05:00
..
cases Removing repeated checks, as they've been refactored into Cache::increment() and Cache::decrement(). 2010-01-21 14:14:26 -05:00
fixtures Renaming session test case. 2010-01-16 19:19:12 -05:00
groups Renaming session test case. 2010-01-16 19:19:12 -05:00
lib Putting __() in strings that missing internationalization. 2010-01-18 01:06:25 -05:00
test_app Replacing "echo sprintf" by "printf" where possible. Fixes #209. 2010-01-18 00:56:22 -05:00