1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-02 23:43:01 +03:00
juvix/tests/negative
2022-03-31 09:28:20 +01:00
..
BindGroupConflict [tests] add more errors and their tests 2022-02-16 15:18:08 +01:00
ImportCycle [pretty] cool error for import cycles 2022-02-16 11:53:58 +01:00
MicroJuvix [test] Adds negative typecheck test for constructor 2022-03-31 09:28:20 +01:00
AmbiguousConstructor.mjuvix [scoper] Remove ErrGeneric 2022-03-24 14:57:10 +00:00
AmbiguousExport.mjuvix [test] Add ambiguity tests 2022-03-24 10:22:03 +00:00
AmbiguousModule.mjuvix [error] Add ambiguous module message 2022-03-24 14:45:49 +00:00
AmbiguousSymbol.mjuvix [error] Add message for ambiguous symbol error 2022-03-24 14:27:56 +00:00
DuplicateFixity.mjuvix [wip] incorporate singletons-th 2022-02-16 20:15:14 +01:00
InfixError.mjuvix [tests] add two negative tests to check new errors 2022-02-14 09:06:11 +01:00
InfixErrorP.mjuvix [tests] add more errors and their tests 2022-02-16 15:18:08 +01:00
LacksFunctionClause.mjuvix [tests] add test and error for missing function clause 2022-02-24 00:29:59 +01:00
LacksTypeSig.mjuvix [errors] add more errors and tests 2022-02-14 11:54:18 +01:00
ModuleNotInScope.mjuvix [scoper] add module not in scope error 2022-02-17 13:40:19 +01:00
MultipleDeclarations.mjuvix [tests] add two negative tests to check new errors 2022-02-14 09:06:11 +01:00
MultipleExportConflict.mjuvix [wip] incorporate singletons-th 2022-02-16 20:15:14 +01:00
NotInScope.mjuvix [errors] add not in scope error 2022-02-14 13:39:54 +01:00
UnusedOperatorDef.mjuvix [scoper] add error for unused operator syntax definitions 2022-02-17 22:00:58 +01:00
WrongModuleName.mjuvix [scoper] check that top modules are defined in the correct path 2022-03-16 13:58:07 +01:00