Add more tests and fix some broken tests
Showing
- haskell.mng 1 addition, 1 deletionhaskell.mng
- typechecker/src/Tc/Gen/Expr.hs 4 additions, 7 deletionstypechecker/src/Tc/Gen/Expr.hs
- typechecker/src/Tc/Gen/Kind.hs 1 addition, 1 deletiontypechecker/src/Tc/Gen/Kind.hs
- typechecker/src/Tc/Gen/ValDecl.hs 7 additions, 7 deletionstypechecker/src/Tc/Gen/ValDecl.hs
- typechecker/src/Type.hs 25 additions, 17 deletionstypechecker/src/Type.hs
- typechecker/test/cases/should-fail/notTo3-infer.hs 1 addition, 1 deletiontypechecker/test/cases/should-fail/notTo3-infer.hs
- typechecker/test/cases/should-fail/notToMaybe-infer.hs 1 addition, 0 deletionstypechecker/test/cases/should-fail/notToMaybe-infer.hs
- typechecker/test/cases/should-fail/notToMaybe-infer.output 1 addition, 0 deletionstypechecker/test/cases/should-fail/notToMaybe-infer.output
- typechecker/test/cases/should-fail/plus3ToBool-infer.hs 1 addition, 0 deletionstypechecker/test/cases/should-fail/plus3ToBool-infer.hs
- typechecker/test/cases/should-fail/plus3ToBool-infer.output 3 additions, 0 deletionstypechecker/test/cases/should-fail/plus3ToBool-infer.output
- typechecker/test/cases/should-typecheck/break-infer.hs 7 additions, 3 deletionstypechecker/test/cases/should-typecheck/break-infer.hs
- typechecker/test/cases/should-typecheck/break-infer.output 1 addition, 1 deletiontypechecker/test/cases/should-typecheck/break-infer.output
- typechecker/test/cases/should-typecheck/closed-infer.hs 0 additions, 0 deletionstypechecker/test/cases/should-typecheck/closed-infer.hs
- typechecker/test/cases/should-typecheck/closed-infer.output 0 additions, 0 deletionstypechecker/test/cases/should-typecheck/closed-infer.output
- typechecker/test/cases/should-typecheck/fiveIds.hs 1 addition, 1 deletiontypechecker/test/cases/should-typecheck/fiveIds.hs
- typechecker/test/cases/should-typecheck/notClosed-infer.hs 5 additions, 0 deletionstypechecker/test/cases/should-typecheck/notClosed-infer.hs
- typechecker/test/cases/should-typecheck/notClosed-infer.output 1 addition, 0 deletions...hecker/test/cases/should-typecheck/notClosed-infer.output
- typechecker/test/cases/should-typecheck/notClosed.hs 0 additions, 5 deletionstypechecker/test/cases/should-typecheck/notClosed.hs
- typechecker/test/cases/should-typecheck/notClosed.output 0 additions, 1 deletiontypechecker/test/cases/should-typecheck/notClosed.output
Loading
Please register or sign in to comment