Skip to content
This repository has been archived by the owner on Aug 12, 2024. It is now read-only.

MyModel.adl should work #13

Open
RieksJ opened this issue Jan 10, 2019 · 1 comment
Open

MyModel.adl should work #13

RieksJ opened this issue Jan 10, 2019 · 1 comment

Comments

@RieksJ
Copy link
Contributor

RieksJ commented Jan 10, 2019

In the documentation, a little script is provided to verify the workings of Ampersand after the installation process is complete. However, it happens that new Ampersands are published on the master branch that do not produce working prototypes for the code provided in the documentation. We need a procedure that allows a user to ALWAYS establish whether or not his installation works. How to do that?

@hanjoosten
Copy link
Member

A way that this could work is to create this code as an .adl script in the test environment. Then at least we know that the code is OK wrt the parser, typechecker and generator.

Then there are two more things to solve:

  • Ensure that the contents of that .adl file and the contents shown in the markdown are the same
  • Implement a testing strategy for the gui of the prototype itself. This is a project in its own, I fear.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants