q/tests/errors
2024-06-26 23:24:11 +02:00
..
ExpectedFunctionDefinition.q Moved tests to a separate directory 2024-06-14 10:36:01 +02:00
ExpectedFunctionName.q Moved tests to a separate directory 2024-06-14 10:36:01 +02:00
ExpectedFunctionParameters.q Moved tests to a separate directory 2024-06-14 10:36:01 +02:00
InvalidExpression.q Added more tests 2024-06-22 13:20:11 +02:00
InvalidInstructionIdentifier.q Added CPU type 2024-06-21 22:16:42 +02:00
InvalidInstructionNumber.q Added CPU type 2024-06-21 22:16:42 +02:00
InvalidOperator.q Enforced consistent naming 2024-06-26 23:24:11 +02:00
MissingAssignValue.q Enforced consistent naming 2024-06-26 23:24:11 +02:00
MissingBlockEnd.q Moved tests to a separate directory 2024-06-14 10:36:01 +02:00
MissingBlockStart.q Moved tests to a separate directory 2024-06-14 10:36:01 +02:00
MissingGroupEnd.q Moved tests to a separate directory 2024-06-14 10:36:01 +02:00
MissingGroupStart.q Moved tests to a separate directory 2024-06-14 10:36:01 +02:00
UnknownIdentifier.q Added more tests 2024-06-22 13:20:11 +02:00
UnknownIdentifier2.q Improved variable definitions 2024-06-22 20:18:13 +02:00
VariableAlreadyExists.q Enforced consistent naming 2024-06-26 23:24:11 +02:00