1. 09 Jun, 2020 1 commit
  2. 27 May, 2020 1 commit
  3. 08 Apr, 2020 5 commits
  4. 21 Mar, 2020 3 commits
  5. 26 Aug, 2019 1 commit
  6. 07 Aug, 2019 1 commit
  7. 30 May, 2019 1 commit
  8. 24 May, 2019 1 commit
    • Sergei Morozov's avatar
      Deprecated Driver::getName() · 4074ae93
      Sergei Morozov authored
      The method is not used for anything else than skipping tests for specific drivers. Cross-driver portability should be established by drivers, not outside of them based on their name.
      4074ae93
  9. 23 Apr, 2019 1 commit
  10. 18 Apr, 2019 1 commit
  11. 17 Mar, 2019 1 commit
  12. 23 Feb, 2019 1 commit
    • Sergei Morozov's avatar
      Marked some test classes abstract · b0ed680f
      Sergei Morozov authored
      1. SchemaManagerFunctionalTestCase can be run only via an extending class. Otherwise, it skips all tests. If the test case is represented as an abstract class, PhpStorm will offer a choise of concrete classes which is very handy when debugging test failures.
      2. DbalFunctionalTestCase and DbalPerformanceTestCase are meant to be used as base classes and don't contain any tests.
      b0ed680f
  13. 03 Feb, 2019 1 commit
  14. 08 Nov, 2018 1 commit
  15. 28 Sep, 2018 2 commits
  16. 11 May, 2018 1 commit
  17. 01 May, 2018 1 commit
  18. 30 Apr, 2018 1 commit
  19. 01 Apr, 2018 1 commit
  20. 29 Mar, 2018 1 commit
  21. 29 Jan, 2018 1 commit
  22. 04 Jan, 2018 2 commits
  23. 03 Jan, 2018 1 commit
  24. 02 Jan, 2018 1 commit
  25. 01 Jan, 2018 7 commits
  26. 26 Dec, 2017 1 commit