1. 30 Dec, 2019 3 commits
  2. 21 Dec, 2019 1 commit
  3. 24 Nov, 2019 1 commit
  4. 20 Nov, 2019 1 commit
  5. 28 Oct, 2019 1 commit
  6. 25 Oct, 2019 1 commit
  7. 14 Oct, 2019 1 commit
  8. 13 Oct, 2019 1 commit
  9. 07 Oct, 2019 1 commit
  10. 01 Sep, 2019 1 commit
  11. 28 Aug, 2019 2 commits
  12. 26 Aug, 2019 1 commit
  13. 23 Aug, 2019 2 commits
  14. 07 Aug, 2019 1 commit
  15. 03 Aug, 2019 2 commits
  16. 26 Jun, 2019 1 commit
  17. 17 Jun, 2019 1 commit
  18. 15 Jun, 2019 2 commits
  19. 30 May, 2019 1 commit
  20. 28 May, 2019 1 commit
  21. 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
  22. 23 May, 2019 1 commit
  23. 22 May, 2019 2 commits
  24. 16 May, 2019 1 commit
    • Sergei Morozov's avatar
      Reworked driver exception tests · 63277274
      Sergei Morozov authored
      1. Got rid of hard-coded exception mocks in favor of PHPUnit-generated ones where possible.
      2. Reworked AbstractDriverTest::testConvertsException() to use a data provider to make testing all types of exceptions independent.
      3. Updated PHPUnit since the reworked code relies on sebastianbergmann/phpunit#3604.
      63277274
  25. 23 Apr, 2019 2 commits
  26. 18 Apr, 2019 1 commit
  27. 17 Apr, 2019 1 commit
  28. 14 Apr, 2019 1 commit
  29. 13 Apr, 2019 1 commit
  30. 17 Mar, 2019 1 commit
  31. 27 Feb, 2019 2 commits