Package-level declarations

Types

Link copied to clipboard
class CircuitTestFileProvider(subfolder: String = "") : ArgumentsProvider

Enumerates the paths of source files that use the circuit representation and should successfully compile.

Link copied to clipboard
class NegativeTestFileProvider(subfolder: String = "") : ArgumentsProvider

Enumerates the paths of source files that should fail to compile.

Link copied to clipboard
class PositiveTestFileProvider(subfolder: String = "") : ArgumentsProvider

Enumerates the paths of source files that should successfully compile.

Link copied to clipboard
class PositiveTestProgramProvider(subfolder: String = "") : ArgumentsProvider

Same as PositiveTestFileProvider but parses the programs.