-
Notifications
You must be signed in to change notification settings - Fork 62
Run the standard test suite for all languages #482
Copy link
Copy link
Open
Labels
code qualityRequests to improve internal developmentRequests to improve internal developmentinternalAnything that doesn't affect the user directlyAnything that doesn't affect the user directlyquality assurancetarget:cppatdcpp and C++ support in generalatdcpp and C++ support in generaltarget:dIssues related to D Lang (atdd)Issues related to D Lang (atdd)target:javaIssues related to the Java backend (atdj)Issues related to the Java backend (atdj)target:ocamlIssues related to the OCaml backend (atdgen)Issues related to the OCaml backend (atdgen)target:pythonIssues related to the Python backend (atdpy)Issues related to the Python backend (atdpy)target:scalaIssues related to the Scala backend (atds)Issues related to the Scala backend (atds)target:typescriptIssues related to the TypeScript backend (atdts)Issues related to the TypeScript backend (atdts)
Metadata
Metadata
Assignees
Labels
code qualityRequests to improve internal developmentRequests to improve internal developmentinternalAnything that doesn't affect the user directlyAnything that doesn't affect the user directlyquality assurancetarget:cppatdcpp and C++ support in generalatdcpp and C++ support in generaltarget:dIssues related to D Lang (atdd)Issues related to D Lang (atdd)target:javaIssues related to the Java backend (atdj)Issues related to the Java backend (atdj)target:ocamlIssues related to the OCaml backend (atdgen)Issues related to the OCaml backend (atdgen)target:pythonIssues related to the Python backend (atdpy)Issues related to the Python backend (atdpy)target:scalaIssues related to the Scala backend (atds)Issues related to the Scala backend (atds)target:typescriptIssues related to the TypeScript backend (atdts)Issues related to the TypeScript backend (atdts)
So far, only atdml runs the standard test suite defined in
standard-tests/. Use it as a model to proceed with the other target languages.The work consists of: