expect_error 1.0.10
expect_error: ^1.0.10 copied to clipboard
A testing utility for checking compilation errors
1.0.10 #
Fix import support
1.0.9 #
Support latest dependencies
1.0.8 #
Upgrade analyzer to support 7.0.0
1.0.7 #
Upgraded analyzer to support 6.0.0
1.0.6 #
fix: using multiple compiles in a single test (thanks to @fischerscode)
1.0.5 #
- Allow both analyzer 5.0.0 and analyzer 4.0.0 (thanks to @blaugold)
- fix resolution of relative paths in package_config.json (thanks to @blaugold)
1.0.4 #
Upgrade to support analyzer 5.0.0
1.0.3 #
Upgraded dependencies to support latest analyzer
version
1.0.2 #
Upgraded dependencies to support latest analyzer
version
1.0.1 #
Fixed expect_error on windows
1.0.0 #
Initial release