ReefVM/tests
2025-11-05 15:11:24 -08:00
..
bytecode.test.ts test examples 2025-10-05 22:24:43 -07:00
examples.test.ts test examples 2025-10-05 22:24:46 -07:00
exceptions.test.ts test examples 2025-10-05 22:24:43 -07:00
functions-parameter.test.ts vm.set(), new VM(bytecode, globalVars) 2025-10-28 13:05:24 -07:00
functions.test.ts ADD: error checking 2025-10-29 16:03:26 -07:00
native.test.ts too chatty 2025-10-29 15:35:10 -07:00
opcodes.test.ts SWAP opcode 2025-10-29 20:37:09 -07:00
programmatic.test.ts add array bytecode API 2025-10-07 12:53:40 -07:00
regex.test.ts vm.set(), new VM(bytecode, globalVars) 2025-10-28 13:05:24 -07:00
repl.test.ts more repl support 2025-10-25 09:48:17 -07:00
tail-call.test.ts test examples 2025-10-05 22:24:43 -07:00
unicode.test.ts split up tests some 2025-10-16 14:35:24 -07:00
validator.test.ts fix validator 2025-10-10 14:02:49 -07:00
value.test.ts give more info on toValue() error 2025-11-05 15:11:24 -08:00
vm.test.ts pushScope accepts locals 2025-11-05 13:55:59 -08:00