1. 28 Feb, 2020 1 commit
  2. 27 Feb, 2020 1 commit
  3. 25 Feb, 2020 1 commit
    • Nate Bosch's avatar
      Don't use a default test randomize ordering seed (#51018) · 9228b87e
      Nate Bosch authored
      Fixes #51010
      
      The test package differentiates between passing and not passing this
      argument. A previous version had a bug that treated passing `0`
      identically to not passing the argument, and the flutter test runner
      relied on this bug by always passing a value and using a default of `0`.
      
      - Remove the argument defaults throughout to make it clear that `null`
        is a valid value and the default.
      - Remove the argument defaulting on the argument parser.
      - Update the wording of the usage for this argument, this will also be
        updated on the `package:test` side.
      9228b87e
  4. 20 Feb, 2020 1 commit
  5. 18 Feb, 2020 3 commits
  6. 17 Feb, 2020 1 commit
  7. 11 Feb, 2020 2 commits
  8. 07 Feb, 2020 4 commits
  9. 06 Feb, 2020 1 commit
  10. 05 Feb, 2020 1 commit
  11. 04 Feb, 2020 1 commit
  12. 31 Jan, 2020 4 commits
  13. 30 Jan, 2020 1 commit
  14. 29 Jan, 2020 2 commits
  15. 28 Jan, 2020 1 commit
  16. 25 Jan, 2020 2 commits
  17. 24 Jan, 2020 1 commit
  18. 22 Jan, 2020 2 commits
  19. 21 Jan, 2020 2 commits
  20. 17 Jan, 2020 3 commits
  21. 16 Jan, 2020 2 commits
  22. 14 Jan, 2020 1 commit
  23. 10 Jan, 2020 1 commit
  24. 09 Jan, 2020 1 commit