Skip to content
  • Niels De Graef's avatar
    Allow adding tests. · 9fbd6798
    Niels De Graef authored
    * Have a very basic test that calls something from Contacts.Utils, so we
    know that it was able to properly compile and link.
    
    * Some function access modifiers had to be changed to public, or they
    wouldn't be recoginzed outside of the static library.
    
    * Also make sure our CI actually runs the tests.
    9fbd6798