flutter/dev/integration_tests/windows_startup_test/windows/runner
Loïc Sharma 4898f1f5c5
[Windows] Add app startup integration test (#110114)
Add a basic integration test for the Windows's app startup. In a subsequent change (https://github.com/flutter/flutter/pull/109816), this test will be updated to verify the app's window isn't visible until after the first frame has been drawn.

Part of https://github.com/flutter/flutter/issues/41980
2022-08-25 18:54:20 -07:00
..
CMakeLists.txt [Windows] Add app startup integration test (#110114) 2022-08-25 18:54:20 -07:00
flutter_window.cpp [Windows] Add app startup integration test (#110114) 2022-08-25 18:54:20 -07:00
flutter_window.h [Windows] Add app startup integration test (#110114) 2022-08-25 18:54:20 -07:00
main.cpp [Windows] Add app startup integration test (#110114) 2022-08-25 18:54:20 -07:00
resource.h [Windows] Add app startup integration test (#110114) 2022-08-25 18:54:20 -07:00
runner.exe.manifest [Windows] Add app startup integration test (#110114) 2022-08-25 18:54:20 -07:00
Runner.rc [Windows] Add app startup integration test (#110114) 2022-08-25 18:54:20 -07:00
utils.cpp [Windows] Add app startup integration test (#110114) 2022-08-25 18:54:20 -07:00
utils.h [Windows] Add app startup integration test (#110114) 2022-08-25 18:54:20 -07:00
win32_window.cpp [Windows] Add app startup integration test (#110114) 2022-08-25 18:54:20 -07:00
win32_window.h [Windows] Add app startup integration test (#110114) 2022-08-25 18:54:20 -07:00