$ make check
Assume
- ninja 1.4+
- python 2.6+
Are installed.
$ python kuroga.py config-posix.py
$ ninja
Visual Studio 2013 is required to build tester.
On Windows console.
> python kuroga.py config-msvc.py
> vcbuild.bat
Or on msys2 bash,
$ python kuroga.py config-msvc.py
$ cmd //c vcbuild.bat