Kyboros

Avatar
  • Total activity 11
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 1
  • Subscriptions 3
  • Created

    Running Cross compiled tests

    Answered
    I'm using MinGW to compile a c++ library. It uses Gtest to test the code. I want to run the tests, they compile fine as an exe, and i can run them from the command line using wine Tests.exe. Howeve...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Unit tests hide unused functions

    In CLion normally when coding, CLion will point out if a method or function you wrote goes unused. However if you write googletests, the google test counts as implementing the function. This falsel...
    • 1 follower
    • 0 comments
    • 0 votes
  • Created

    Include files not context highlighting

    Answered
    I am very new to CLion. I just decided to switch over from Microsoft Visual studios, and project setup has been rocky to put it lightly. I cant get context highlighting working and adding SDL2 was ...
    • 2 followers
    • 8 comments
    • 0 votes