Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 495 Bytes

README.md

File metadata and controls

33 lines (20 loc) · 495 Bytes

c-unit example for windows

At present this is bare bones support, some items that need work

  • Debug information
  • profile naming
  • several finders need to be tweaked

But the basics to work

Steps

The only assumption - you plan to build in visual studio

Setup

npm i -g cunit-manager
git clone https://github.com/cunit/cunit-example-windows.git
cd cunit-example-windows

Configure

cunit configure

Build & run

Simple, press play in Visual Studio