Kyle Jones
Kyle Jones
Looking to get involved in some OS projects and I'm interested in helping out with this. Got several years C++ experience in academia and just started a C++ Development job.
Added some initial unit test code to get this underway. Happy to implement more over time if the initial implementation passes review
Theres a GitHub actions CI file included which _should_ just work once it's merged with any luck. If not I can fix it if there are any issues
Looks like the CI is running but it's having issues with the imports so the build is failing
Looks like this issue can be closed
@dracan This looks like it could be due to the hashcode of the Lists being different... Can you move the List initializations out of the Assert.Equal and then check the...
Gonna pick this up and work on in the next few days