cakephp2-php8/cake/tests
AD7six 53dcefff53 Modifying dbo_source to refer to $this->fullDebug rather than Configure::read() to determine whether or not to log
queries
modifying fixture loading to not log create, drop, truncate statements
correcting model tests that change fullDebug to reset to the value before the test ran


git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7421 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-02 19:41:53 +00:00
..
cases Modifying dbo_source to refer to $this->fullDebug rather than Configure::read() to determine whether or not to log 2008-08-02 19:41:53 +00:00
fixtures closes #5142 primary key on custom join models 2008-07-31 15:38:23 +00:00
groups adding Doc blocks to everything in tests folder missed in the first pass. 2008-06-05 15:20:45 +00:00
lib Modifying dbo_source to refer to $this->fullDebug rather than Configure::read() to determine whether or not to log 2008-08-02 19:41:53 +00:00
test_app Correcting file layout in test_app. Fixing tests in Configure test and ThemeView Test. 2008-08-01 16:23:16 +00:00