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

Adding testing script/environment #18

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

joshuawills
Copy link

I created a simple test script that you could use to automate testing, ensuring you don't make any breaking changes etc. Checks both exit code and (optionally) stdout when you get to that stage.

Copy link

@edy131109 edy131109 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That looks great but please don't commit out, out.asm and out.o.

@joshuawills
Copy link
Author

Good shout, have removed

Copy link

@edy131109 edy131109 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice

@BenMcAvoy
Copy link

Would it not be worth adding files such as out, out.asm, out.o to the gitignore so that they are just never uploaded or even considered by git?

@zedritsch
Copy link

Would it not be worth adding files such as out, out.asm, out.o to the gitignore so that they are just never uploaded or even considered by git?

That would be something @orosmatthew could add in the next video. You could suggest it in a new issue

@ApplePieCodes
Copy link

Submit your pull request to my fork ApplePieCodes/hydrogen-cpp. The original seems to have stopped accepting them

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

Successfully merging this pull request may close these issues.

5 participants