Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test Cases #53

Open
13 tasks done
bahuljain opened this issue Apr 18, 2016 · 0 comments
Open
13 tasks done

Test Cases #53

bahuljain opened this issue Apr 18, 2016 · 0 comments
Labels

Comments

@bahuljain
Copy link
Collaborator

bahuljain commented Apr 18, 2016

Test Cases

Literals

  • declaration of literals of all types.
  • assignment of literals.

Functions

  • function declaration.
  • passing functions as arguments.
  • function calls.
  • recursive function calls.
  • generic functions

Type System

  • annotating types explicitly
  • incorrect number of function arguments check.
  • incorrect type of function arguments.
  • type check of primary type expressions.
  • type check of composite type expressions.

Lists

Maps

Exceptions

Global Standard Library

  • Hello World
bahuljain added a commit that referenced this issue May 1, 2016
bahuljain added a commit that referenced this issue May 1, 2016
prakhar1989 added a commit that referenced this issue May 1, 2016
bahuljain added a commit that referenced this issue May 2, 2016
bahuljain added a commit that referenced this issue May 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant