/bento_tests

test infrastructure for bento

Primary LanguageC

To compile on windows run in the root folder

On Windows:

ruby make.rb --compiler vc15

or

ruby make.rb --compiler vc14

On Linux:

ruby make.rb --compiler makefile --platform linux

or

ruby make.rb -c makefile -p linux