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

better testing platform #79

Open
felixangell opened this issue Apr 9, 2018 · 0 comments
Open

better testing platform #79

felixangell opened this issue Apr 9, 2018 · 0 comments
Labels

Comments

@felixangell
Copy link
Owner

i removed the old hacked together go testing suite. it was ok but i am too lazy to setup/change the GOPATH so that I can make it a maintainable project rather than a hacked together file of go.

instead something should be written in D or C, the go one would parse files and, more specifically, parse the comments for handling expected inputs and outputs.

a few features i want to have:

  • parsing comments for stdin, stdout expectations
  • equivalent C program for comparison of output
  • handling of project folders
  • handling of individual krug program files

for now this is a low priority but when the compiler is "feature complete" i.e. all the primitive features "work" and the code is generated for I want to have some testing suite and some regression tests.

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