Use 'test_case' for paramatised tests
Showing
- Cargo.lock 80 additions, 3 deletionsCargo.lock
- forge-script-lang/Cargo.toml 4 additions, 1 deletionforge-script-lang/Cargo.toml
- forge-script-lang/src/error/mod.rs 2 additions, 2 deletionsforge-script-lang/src/error/mod.rs
- forge-script-lang/src/lexer/tokens.rs 47 additions, 107 deletionsforge-script-lang/src/lexer/tokens.rs
- forge-script-lang/src/runtime/executor/simple.rs 37 additions, 84 deletionsforge-script-lang/src/runtime/executor/simple.rs
- forge-script-lang/src/runtime/value.rs 51 additions, 0 deletionsforge-script-lang/src/runtime/value.rs
Loading
Please register or sign in to comment