1. 15 Feb, 2023 3 commits
    • stuartmorgan's avatar
      Add Linux unit tests to plugin template (#120814) · e65dfba8
      stuartmorgan authored
      * Add Linux unit tests to plugin template
      
      Adds an example native unit test to the plugin template for Linux,
      matching the structure we use for our 1P plugin unit tests. Once these
      have been added for all platforms+languages, they will be documented on
      a new plugin development page to explain their use.
      
      While ideally we would adjust the engine APIs first to allow for testing
      the method call handler directly, it's unclear when we will have time
      for that work, and for a complex plugin most of the testing wouldn't be
      at that layer anyway, so having the structure in place with the
      limitations documented is still a significant improvement over having
      nothing in the template.
      
      Part of https://github.com/flutter/flutter/issues/82458
      
      * Add creation test
      
      * Add integration tests
      
      * Missing newlines
      
      * test owner
      
      * Typo
      e65dfba8
    • Loïc Sharma's avatar
      Fix the `flutter run -d linux` tests (#120721) · a9f43665
      Loïc Sharma authored
      * Fix the Linux run_debug_test_linux test
      
      * ?
      
      * Also do release
      
      * ??
      a9f43665
    • Loïc Sharma's avatar
      2cfca820
  2. 14 Feb, 2023 1 commit
  3. 13 Feb, 2023 4 commits
  4. 10 Feb, 2023 1 commit
  5. 08 Feb, 2023 1 commit
  6. 07 Feb, 2023 1 commit
  7. 06 Feb, 2023 1 commit
  8. 04 Feb, 2023 2 commits
  9. 03 Feb, 2023 4 commits
  10. 02 Feb, 2023 4 commits
  11. 01 Feb, 2023 1 commit
  12. 31 Jan, 2023 1 commit
  13. 30 Jan, 2023 1 commit
  14. 27 Jan, 2023 1 commit
  15. 26 Jan, 2023 2 commits
  16. 24 Jan, 2023 4 commits
  17. 23 Jan, 2023 2 commits
  18. 21 Jan, 2023 3 commits
  19. 20 Jan, 2023 3 commits