1. 16 Mar, 2020 2 commits
  2. 14 Mar, 2020 1 commit
  3. 13 Mar, 2020 1 commit
  4. 12 Mar, 2020 1 commit
  5. 11 Mar, 2020 5 commits
  6. 10 Mar, 2020 2 commits
  7. 06 Mar, 2020 1 commit
  8. 05 Mar, 2020 3 commits
  9. 04 Mar, 2020 3 commits
  10. 02 Mar, 2020 1 commit
  11. 29 Feb, 2020 1 commit
  12. 28 Feb, 2020 3 commits
  13. 27 Feb, 2020 1 commit
  14. 25 Feb, 2020 2 commits
    • 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
    • Christopher Fujino's avatar
  15. 20 Feb, 2020 2 commits
  16. 18 Feb, 2020 3 commits
  17. 17 Feb, 2020 1 commit
  18. 15 Feb, 2020 2 commits
  19. 14 Feb, 2020 2 commits
  20. 13 Feb, 2020 1 commit
  21. 12 Feb, 2020 2 commits