expect_error 1.0.7 copy "expect_error: ^1.0.7" to clipboard
expect_error: ^1.0.7 copied to clipboard

A testing utility for checking compilation errors

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