Closed HKalbasi closed 2 months ago
Great, so I've rewritten the tests (and removed the unnecessarily huge test files)
(Let me know if you are happy to merge)
I'm happy to merge
Let's do it!
By the way @HKalbasi, would you be up for me adding your name to the README? (under the Acknowledgements section)
It would be nice, thanks
This PR adds CI which checks tests, format and compiler errors and warnings. I ignored the failing test for now since you said you want to rewrite them. I also commit the Cargo.lock file, it would guarantee that ox build successfully if someone clone it (without Cargo.lock dependencies can accidentally create problems).