23 Commits (fa67637c67253a60793cd5277fe65177aa041bd6)

Author SHA1 Message Date
Anton Grebnev 774c86acd2 modified Profiler to clear queries array on start() 12 years ago
Alexander Demidov 9d0e22ebd2 Modified Profiler message. 12 years ago
Alexander Demidov a16a995ed3 Add Profiler support report message with turn on PROFILER_DETAILS (if use to show queries). Modified tests MongoStatementTest, MySQLiStatementTest. Adding new tests to ProfilerTest. 12 years ago
Alexander Demidov 72ac3e2176 Modified commented code in ProfilerTest, LayoutTest with DEBUG const. 12 years ago
Alexander Demidov 69cd61121e Fixed tests RedisDebugTest, ProfilerTest with use PROFILER setting. 12 years ago
Alexander Demidov b6a2c4dbc3 Replace 0 to false and 1 to true in Config:;set(DEBUG...) in majestic tests. 12 years ago
Alexander Demidov 7a26da1034 Fixed tests with inc Config and Registry classes. Use LOGGING in logger tests. 12 years ago
Alexander Demidov cfd6536c5f Replace constant DEBUG to use in Config. Remove start profiler from FrontController (moved to bootstrap). 12 years ago
Anton Grebnev 359c712962 modified AutoloadBuilder for atomic autoload.php write 12 years ago
Anton Grebnev 40b3e76c74 modified AutoloadBuilder to atomic write operation 13 years ago
Vyacheslav Agafonov 0fdcb87653 Replacement of assertEquals() to assertSame() 13 years ago
Vyacheslav Agafonov 0fda3de8b5 Moving setExpectedException 13 years ago
Vyacheslav Agafonov 1f1551aea1 removing setExpectedException() of setUp() 13 years ago
Vyacheslav Agafonov bafe38ccf0 replacement @expectedException to setExpectedException 13 years ago
Vyacheslav Agafonov c6b48f084d Removed expectation exceptions 13 years ago
Anton Grebnev 3659cca99e little changes 13 years ago
Anton Grebnev d98dcddae8 Profiler classes tested 13 years ago
Anton Grebnev cc51e7425e modified alutoload classes for tests isolation 13 years ago
Anton Grebnev 269a45b092 deleted require statement 13 years ago
Anton Grebnev 20db05bbde AutoloadBuilder tested with vfsStream mock 13 years ago
Anton Grebnev 7d12bcf26c better tests 13 years ago
Anton Grebnev 3c3071fb15 better coverage 13 years ago
Anton Grebnev 588ef93bb3 AutoloadBuilder tested 13 years ago