Add formatting to configurator tests

This commit is contained in:
Rudi Grinberg 2018-04-05 12:32:58 +08:00
parent 8ee13dde4d
commit fb8d400165
1 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
Show that config values are present
$ jbuilder exec config/run.exe
version is present
$ jbuilder exec c_test/run.exe
We're able to compile C program sucessfully
$ jbuilder exec c_test/run.exe
Successfully compiled c program