Commit Graph

24 Commits

Author SHA1 Message Date
Madhura Jayaratne
1bb782aa46 bug #4790 DROP TABLE/VIEW IF EXISTS are not tracked
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-03-06 08:14:52 +05:30
Madhura Jayaratne
eee442e4a7 Update another tracking query and its corresponding unit test
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-01-02 10:27:47 +05:30
Madhura Jayaratne
09fff10681 Fix tracking query and related test
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-01-02 10:21:10 +05:30
Madhura Jayaratne
d8bea6fcbe Fix a failing test
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-01-02 10:04:50 +05:30
Madhura Jayaratne
dfae4d2f08 Bug #4676 - Auto configuration issues
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-01-02 09:49:03 +05:30
Madhura Jayaratne
3ac46455cf Revert "The DisableIS directive is removed"
This reverts commit d8fd82a9f5.

Conflicts:
	ChangeLog
	doc/config.rst
	libraries/config.default.php
	libraries/config/messages.inc.php

Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-10-09 18:29:55 +05:30
Michal Čihař
3e4da830ee Correctly set static properties in testsuite
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-06-06 13:01:14 +02:00
Marc Delisle
c8e33b2a96 Fix coding style
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-06-03 12:59:55 -04:00
Ann + J.M
28074d27f4 Code style fixes
Signed-off-by: Ann + J.M <phpMyAdmin@ZweiSteinSoft.de>
2014-05-21 21:22:12 +02:00
Jeff Chan
c9948e9cde Import dependencies to make unit tests friendlier to running independently
The HHVM test runner runs the unit tests in parallel. Currently some tests
fail because not all the dependencies are properly included.

Signed-off-by: Jeff Chan <jefftchan@gmail.com>
2014-03-14 04:45:08 +00:00
Jeff Chan
659efe1a88 Import dependencies to make unit tests friendlier to running independently
The HHVM test runner runs the unit tests in parallel. Currently some tests
fail because not all the dependencies are properly included.

This is similar to 840f7b1215

Signed-off-by: Jeff Chan <jefftchan@gmail.com>
2014-03-09 08:16:24 +00:00
Hugues Peccatte
f7d5da319e Fix coding style.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-01-09 18:22:11 +01:00
ptarjan
840f7b1215 Make unit tests friendlier to running independently 2013-11-20 14:43:55 -08:00
Marc Delisle
d8fd82a9f5 The DisableIS directive is removed 2013-11-05 12:44:04 -05:00
ayushchd
4b7edee82b Fix date-second issue with Tracker tests 2013-09-14 16:29:03 +05:30
Michal Čihař
b98cf0f488 Document why this can be broken 2013-09-11 16:56:43 +02:00
Michal Čihař
574f520b1a Use new shared runkit detection 2013-07-15 10:51:43 +02:00
ayushchd
a9e9fa5fd5 Fix unit test failures 2013-07-01 22:18:42 +05:45
adamgsoc2013
24efff0535 fix the undefined error in UT 2013-07-01 22:26:50 +08:00
Michal Čihař
c3c173b683 Missing include 2013-07-01 15:50:59 +02:00
Michal Čihař
5c9184cd42 Globals backups should not be required anymore 2013-07-01 15:50:59 +02:00
Michal Čihař
28ee9f8ae5 Add missing include 2013-07-01 15:50:59 +02:00
ayushchd
f9384053b2 runkit error fixed 2013-06-30 16:41:54 +05:45
ayushchd
46a6dc32e0 Test for Tracker.class.php 2013-06-27 18:23:02 +05:45