Commit bbadbc3a authored by Jim Lawson's avatar Jim Lawson
Browse files

Respond to comments:

Rename `TagRequiresBackend` to `TagRequiresSimulator`.
Eliminate Java `RequiresBackend` annotation - the ScalaTest `TagRequiresSimulator` tag may be used with either specification checks (via the `taggedAs (TagRequiresSimulator)`, or property checks (by passing it as an additional argument to the property). Examples of both are included in tests.
Update all tests requiring a simulator with the `TagRequiresSimulator` tag.
parent 67038b02
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment