1. 17 Apr, 2020 1 commit
  2. 10 Apr, 2020 1 commit
  3. 16 Jan, 2020 1 commit
  4. 21 Dec, 2019 1 commit
  5. 24 Nov, 2019 1 commit
  6. 20 Nov, 2019 1 commit
  7. 25 Oct, 2019 1 commit
  8. 14 Oct, 2019 1 commit
  9. 07 Oct, 2019 1 commit
  10. 01 Sep, 2019 1 commit
  11. 28 Aug, 2019 1 commit
  12. 26 Aug, 2019 1 commit
  13. 23 Aug, 2019 1 commit
  14. 07 Aug, 2019 1 commit
  15. 26 Jun, 2019 1 commit
  16. 30 May, 2019 1 commit
  17. 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
  18. 22 May, 2019 2 commits
  19. 23 Apr, 2019 2 commits
  20. 18 Apr, 2019 1 commit
  21. 14 Apr, 2019 1 commit
  22. 17 Mar, 2019 1 commit
  23. 27 Feb, 2019 1 commit
  24. 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
  25. 03 Feb, 2019 2 commits
  26. 06 Jan, 2019 1 commit
  27. 30 Dec, 2018 1 commit
  28. 17 Dec, 2018 1 commit
  29. 14 Dec, 2018 1 commit
  30. 07 Dec, 2018 3 commits
  31. 06 Dec, 2018 1 commit
  32. 05 Dec, 2018 2 commits
  33. 02 Dec, 2018 2 commits