Implement Test as a Builtin Command
* Test builtin command * Removed try, returning result * Tests passing * Code improvemnets * Merging fix * Changed test fn name
Showing
- examples/fn.ion 2 additions, 2 deletionsexamples/fn.ion
- src/builtins/mod.rs 21 additions, 0 deletionssrc/builtins/mod.rs
- src/builtins/test.rs 462 additions, 0 deletionssrc/builtins/test.rs
- src/shell/job.rs 1 addition, 1 deletionsrc/shell/job.rs
- testing/empty_file 0 additions, 0 deletionstesting/empty_file
- testing/executable_file 0 additions, 0 deletionstesting/executable_file
- testing/file_with_text 1 addition, 0 deletionstesting/file_with_text
- testing/symlink 1 addition, 0 deletionstesting/symlink
Loading
Please register or sign in to comment