• Loïc Sharma's avatar
    Add more CMake unit tests (#106076) · ede7fc67
    Loïc Sharma authored
    Currently CMake is tested entirely through `build_linux_test.dart`. However, CMake is also used for Windows builds. This adds additional "generic" tests:
    
    1. Parsing CMake files
    2. Generating CMake config files.
    
    In the future, this will be used to test that generated CMake config files contain the expected version information, which will be used to flow version information to Windows executables.
    
    Part of https://github.com/flutter/flutter/issues/73652.
    ede7fc67
Name
Last commit
Last update
..
bin Loading commit data...
doc Loading commit data...
gradle Loading commit data...
ide_templates/intellij Loading commit data...
lib Loading commit data...
static Loading commit data...
templates Loading commit data...
test Loading commit data...
tool Loading commit data...
README.md Loading commit data...
analysis_options.yaml Loading commit data...
dart_test.yaml Loading commit data...
pubspec.yaml Loading commit data...