$ rake test
(in /home/clgc/languages/rbx-cpp/vm)
GEN test/runner.cpp
CC test/runner.cpp
Running 450 tests.............................................
In TestNativeFunction::test_find_symbol_in_library:
./test/test_nativefunction.hpp:66: Error: Assertion failed: ep
.
In TestNativeFunction::test_bind:
./test/test_nativefunction.hpp:86: Error: Assertion failed: !func->nil_p()
..................................................resolving: :blah
In TestUnMarshal::test_cmethod:
test/test_unmarshal.hpp:141: Error: Test failed: Unable to resolve primitive
.......................................ERROR: Program used external function '_ZN8rubinius4Task13simple_returnEPNS_6ObjectE' which could not be resolved!
rake aborted!
Command failed with status (): [./test/runner...]
/home/clgc/languages/rbx-cpp/vm/Rakefile:4:in `x'
(See full trace by running task with --trace)