- 10 Oct, 2018 1 commit
-
-
Greg Spencer authored
We decided that redefining the default for templates was premature. We're going to go back to having "module" in experimental land again, and we'll try again when we have the feature set fully baked. This keeps the writing of the .metadata files, and writing the template type to them, because that was a good improvement, and there are still a bunch of added tests that improve our coverage.
-
- 04 Oct, 2018 2 commits
-
-
Greg Spencer authored
I missed some create template conversions in the devicelab directory.
-
Alexandre Ardhuin authored
-
- 25 Sep, 2018 1 commit
-
-
Mikkel Nygaard Ravn authored
* Prototype * Fix paths to Flutter library resources * Invoke pod install as necessary for materialized modules * Add devicelab test for module use on iOS * Remove debug output * Rebase, reame materialize editable * Add devicelab test editable iOS host app * Removed add2app test section
-
- 19 Sep, 2018 1 commit
-
-
Danny Tuppeny authored
This fixes the devicelab failure after #22006 renamed this command.
-
- 12 Sep, 2018 1 commit
-
-
Alexandre Ardhuin authored
* enable lint unnecessary_new * fix tests * fix tests * fix tests
-
- 17 Aug, 2018 1 commit
-
-
Ian Hickson authored
All temporary directory start with `flutter_` and have their random component separated from the name by a period, as in `flutter_test_bundle.YFYQMY`. I've tried to find some of the places where we didn't cleanly delete temporary directories, too. This greatly reduces, though it does not entirely eliminate, the directories we leave behind when running tests, especially `flutter_tools` tests. While I was at it I standardized on `tempDir` as the variable name for temporary directories, since it was the most common, removing occurrences of `temp` and `tmp`, among others. Also I factored out some common code that used to catch exceptions that happen on Windows, and made more places use that pattern.
-
- 16 Aug, 2018 1 commit
-
-
Mikkel Nygaard Ravn authored
-
- 13 Aug, 2018 1 commit
-
-
Mikkel Nygaard Ravn authored
-
- 04 Aug, 2018 1 commit
-
-
Mikkel Nygaard Ravn authored
-
- 02 Jul, 2018 1 commit
-
-
Mikkel Nygaard Ravn authored
-
- 26 Jun, 2018 1 commit
-
-
Mikkel Nygaard Ravn authored
-
- 25 Jun, 2018 1 commit
-
-
Mikkel Nygaard Ravn authored
-