cakephp2-php8/cake/tests
José Lorenzo Rodríguez e77ed92646 Merge branch '1.3-cache' into 1.3
* 1.3-cache:
  Removing repeated checks, as they've been refactored into Cache::increment() and Cache::decrement().
  Removing php5 visibility keywords.
  Fixing various errors related to Cache::increment() and Cache::decrement().
  Removing test ignore
  Adding atomic increment and decrement methods to cache engines, closes #234
2010-01-21 14:57:07 -04:30
..
cases Merge branch '1.3-cache' into 1.3 2010-01-21 14:57:07 -04:30
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