lean4-htt/src/shell
Leonardo de Moura bbe44a79f2 feat: add tests for compiling stdlib with stage1
@Kha It seems to work. Not sure how robust it is. CMake is still very
mysterious to me :D
It is a partial test since I don't try to compile the files into .c.
I am not touching the compiler right now. So, it should be fine for now.

The command `ctest -j8 -R stdlib` also works.
2019-11-13 20:55:08 -08:00
..
CMakeLists.txt feat: add tests for compiling stdlib with stage1 2019-11-13 20:55:08 -08:00
lean.cpp fix: import errors using --json 2019-11-10 09:01:43 -08:00
lean_js.cpp feat(frontends/lean/vm_elaborator): recover from unknown identifiers 2019-02-07 14:16:28 +01:00
mk_lean_sh.sh fix(test*.sh): allow spaces in filename 2015-03-28 23:29:52 -04:00
test_standard.sh feat(build): generate tests for all code blocks in org-files, and examples at ./examples/standard 2014-07-28 12:06:11 -07:00