bevy_scriptum/assets/tests/ruby
2025-05-14 16:55:12 +02:00
..
call_script_function_that_causes_runtime_error.rb refactor ruby 2025-05-14 15:37:09 +02:00
call_script_function_with_params.rb refactor ruby 2025-05-14 15:37:09 +02:00
promise_runtime_error.rb everyting but promises 2025-05-14 15:54:12 +02:00
return_via_promise.rb promises almost work 2025-05-14 16:55:12 +02:00
rust_function_gets_called_from_script.rb get by name 2025-05-12 12:15:41 +02:00
rust_function_gets_called_from_script_with_multiple_params.rb refactor ruby 2025-05-14 15:37:09 +02:00
rust_function_gets_called_from_script_with_param.rb add tests 2025-05-14 14:17:12 +02:00
script_function_gets_called_from_rust.rb refactor ruby 2025-05-14 15:37:09 +02:00
script_function_gets_called_from_rust_with_multiple_params.rb refactor ruby 2025-05-14 15:37:09 +02:00
script_function_gets_called_from_rust_with_single_param.rb refactor ruby 2025-05-14 15:37:09 +02:00
side_effects.rb everyting but promises 2025-05-14 15:54:12 +02:00