tree: e95a9e1bf3f92330112f6cbc792f2196f0f366c1 [path history] [tgz]
  1. example/
  2. lib/
  3. windows/
  4. .clang-format
  5. .gitignore
  6. .metadata
  7. CHANGELOG.md
  8. LICENSE
  9. pubspec.yaml
  10. README.md
packages/pigeon/platform_tests/windows_unit_tests/README.md

windows_unit_tests

Unit-tests for Pigeon generated Windows C++ code.

This is intended to be run with run_tests.sh (not yet implemented). They can be run manually via:

cd example
flutter build windows --debug
build\windows\plugins\windows_unit_tests\Debug\windows_unit_tests_test.exe

Tests should be added to pigeon_test.cpp.