- 28 Mar, 2020 1 commit
-
-
Sergei Morozov authored
-
- 21 Mar, 2020 4 commits
-
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
Removed the `Dbal` prefix from the class names and moved them to the `Doctrine\Tests\DBAL` namespace.
-
Sergei Morozov authored
-
- 03 Aug, 2019 1 commit
-
-
Sergei Morozov authored
-
- 25 Nov, 2018 1 commit
-
-
Benjamin Morel authored
-
- 08 Apr, 2018 1 commit
-
-
Sergei Morozov authored
1. XSD location pointing to the vendored file. 2. Removed `backupGlobals="false"`. 3. Added `failOnRisky="true" failOnWarning="true"`. 4. Added `beStrictAboutOutputDuringTests="true" beStrictAboutTodoAnnotatedTests="true"`. 5. Added code coverage whitelist.
-
- 04 Apr, 2018 1 commit
-
-
Michael Moravec authored
-
- 06 Dec, 2017 1 commit
-
-
Grégoire Paris authored
I am not sure if there is a rationale behind ignoring extra keys like this. I was under the impression that something might copy options to platform specific options, thus leaving options in the original array, knowing they would be ignored anyway. If it is the case, it would be best to just move them, otherwise, this commit might help troubleshoot some mapping issues. I had to fix some tests that wrongly used that options array (maybe these options were valid at some point?).
-
- 09 Sep, 2017 1 commit
-
-
Luís Cobucci authored
-
- 29 Jun, 2017 2 commits
-
-
Jefersson Nathan authored
-
Jefersson Nathan authored
-
- 17 Oct, 2015 1 commit
-
-
Tobias Schultze authored
-
- 10 Sep, 2015 2 commits
-
-
Bill Schaller authored
Add DbalPerformanceTestListener to collect & report performance test timing results.
-
Bill Schaller authored
-
- 18 Jun, 2011 1 commit
-
-
Benjamin Eberlei authored
Remove AllTests approach to PHPUnit and work with a phpunit.xml.dist from the top level of the repository.
-
- 31 Jan, 2010 1 commit
-
-
beberlei authored
-
- 30 May, 2009 1 commit
-
-
romanb authored
[2.0] Solved the hassle with dropping/creating the test database through introducing a second test database for temporary connections. Please check the dbproperties.xml.dev file for reference. The 2 test databases need to be created *once* before the very first time of running the tests. New procedure successfully tested against mysql, postgresql, oracle.
-
- 27 May, 2009 1 commit
-
-
jwage authored
-
- 12 Jan, 2009 1 commit
-
-
romanb authored
First tests for basic collection implementation. First experimental use of closures (Currently commented out, because the svn server makes a syntax check against 5.2.x).
-
- 10 Feb, 2008 1 commit
-
-
romanb authored
-