1. 01 Jun, 2018 1 commit
  2. 31 May, 2018 2 commits
  3. 30 May, 2018 2 commits
  4. 25 May, 2018 1 commit
  5. 18 May, 2018 1 commit
    • Todd Volkert's avatar
      Add support for custom test error reporters (#17727) · 1808ac33
      Todd Volkert authored
      This allows test environments other than `flutter test` to have a hook
      into the test exception reporting. Some test environments, for example,
      don't just dump error details to the console, but rather require them
      to be reported to a separate server.
      1808ac33
  6. 14 May, 2018 1 commit
  7. 11 May, 2018 3 commits
  8. 10 May, 2018 2 commits
  9. 07 May, 2018 1 commit
  10. 01 May, 2018 1 commit
    • Fedor Korotkov's avatar
      Configure Cirrus CI (#16224) · 73334599
      Fedor Korotkov authored
      * Configure Cirrus CI
      
      * Read file directly instead of shelling a command
      
      * Wait for all streams to finish
      
      * Add LTR `textDirection`
      
      Since `RenderFlex#_debugHasNecessaryDirections` requires it when `direction` is horizontal and there are multiple children.
      73334599
  11. 26 Apr, 2018 1 commit
  12. 19 Apr, 2018 1 commit
  13. 18 Apr, 2018 1 commit
  14. 17 Apr, 2018 1 commit
  15. 13 Apr, 2018 1 commit
  16. 12 Apr, 2018 1 commit
  17. 11 Apr, 2018 2 commits
  18. 10 Apr, 2018 1 commit
  19. 09 Apr, 2018 2 commits
  20. 05 Apr, 2018 1 commit
  21. 04 Apr, 2018 1 commit
  22. 03 Apr, 2018 2 commits
  23. 31 Mar, 2018 2 commits
  24. 30 Mar, 2018 1 commit
  25. 29 Mar, 2018 1 commit
  26. 28 Mar, 2018 2 commits
    • xster's avatar
      Let travis test archiving per commit too (#16004) · df5905f3
      xster authored
      df5905f3
    • Alexander Aprelev's avatar
      Again move mockito to 300plus2 (#15981) · bffae215
      Alexander Aprelev authored
      * Revert "Revert "Move mockito to 3.0.0-alpha. (#15949)" (#15979)"
      
      This reverts commit e59651f9.
      
      * More thenReturn to thenAnswer when mocking Futures
      
      * Revert "More thenReturn to thenAnswer when mocking Futures"
      
      This reverts commit 194d2cf41754ad171efd6bb5898cf73bce5a75ab as we are reverting engine roll.
      
      * Revert "Revert "More thenReturn to thenAnswer when mocking Futures""
      
      This reverts commit 52c9e96b304b220f66d78a252fccea0c8e0ef24c.
      
      * Add dependency override
      
      * Fix issue
      bffae215
  27. 27 Mar, 2018 2 commits
  28. 23 Mar, 2018 2 commits