mini_racer/test
seanmakesgames 5274ab4c30
FEATURE: Configurable max marshal stack depth (#202)
`marshal_stack_depth` can be used to determine how deep objects are allowed to be when marshalling JS to Ruby objects in evals.
2021-05-13 16:08:22 +10:00
..
support FEATURE: add wasm support 2020-06-29 13:25:50 +10:00
file.js Implement #load (initial trivial implementation) 2016-05-17 10:47:21 +10:00
function_test.rb correct attached function calls to properly check for function 2018-06-26 13:59:29 +10:00
mini_racer_test.rb FEATURE: Configurable max marshal stack depth (#202) 2021-05-13 16:08:22 +10:00
test_crash.rb FIX: segfault due to GC when running attached functions 2018-06-27 18:39:15 +10:00
test_forking.rb FEATURE: warn more loudly about forked environments 2020-09-15 10:28:54 +10:00
test_helper.rb Bump version 2016-10-10 08:43:18 +11:00
test_leak.rb add valgrind rake task to ensure nothing leaks 2016-05-12 20:05:56 +10:00