Skip to content

Latest commit

 

History

History

test

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

How to build?

  1. Install MSYS2 using Windows
    • Open MSYS2 console and install GCC pacman -S mingw-w64-ucrt-x86_64-gcc
    • Install Google Testing and Mocking Framework pacman -S mingw-w64-x86_64-gtest
  2. Install Eclipse Eclipse IDE for C/C++ Developers
    • Start Eclipse and import the test project