ShmuelFine / COOP

The C Object Oriented Programming Library
MIT License
32 stars 4 forks source link

1. Re-test with visual studio #13

Closed ShmuelFine closed 1 year ago

ShmuelFine commented 2 years ago

this code was not touched for two years. so I don't really know what is its state right now. check it out:

  1. Make it run and make sure all unit tests pass
  2. Then, instead of using google tests, use Catch2
  3. How can you get rid of the "Proxy" ?