First set of unit tests

This commit is contained in:
Jonathan Turner
2009-07-08 18:59:10 +00:00
parent 3d75f17d21
commit e7d63b1536
132 changed files with 194 additions and 1 deletions

View File

@@ -3,7 +3,6 @@
#include "chaiscript.hpp"
int main(int argc, char *argv[]) {
std::string input;
chaiscript::ChaiScript_Engine chai;