y-flat / yfc

The best (because it's the only) compiler for the Y-flat programming language.
GNU General Public License v3.0
6 stars 7 forks source link

Add a “tests - passing” badge #84

Closed adamhutchings closed 2 years ago

adamhutchings commented 2 years ago

Or failing, as the case hopefully should not be.

RishiKumarRay commented 2 years ago

@adamhutchings does the valgrind checks for the tests?

adamhutchings commented 2 years ago

The first test called compiler compiles the code and runs the tests, so it might need to be made into two separate files, now that I think about it.

RishiKumarRay commented 2 years ago

@adamhutchings if you want to add badge then either make a new file or we can simply add another bade for compiler file and rename it to tests 🤔 let me know what you think

adamhutchings commented 2 years ago

We would need to separate the code that runs tests into a separate testing workflow file.

RishiKumarRay commented 2 years ago

@adamhutchings i can do that , if you create another issue for that please assign me i will take both the issues.

adamhutchings commented 2 years ago

I’m not able to assign you through GitHub, but I did open the other issue and you can do them both. Thank you so much!

RishiKumarRay commented 2 years ago

@adamhutchings please review