File tree Expand file tree Collapse file tree 4 files changed +6
-0
lines changed Expand file tree Collapse file tree 4 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 1+ kH5Y”
Original file line number Diff line number Diff line change 1+ #?²∑√
Original file line number Diff line number Diff line change @@ -23,7 +23,9 @@ java -jar $vyxal --file "$PSScriptRoot\clockhands.vy" |
2323 Compare-Object (Get-Content " $PSScriptRoot \..\test\clockhands_expected" ) |
2424 Assert-MatchTests &&
2525java - jar $vyxal -- file " $PSScriptRoot \codepage.vy" &&
26+ java - jar $vyxal -- file " $PSScriptRoot \five_hellos.vy" &&
2627java - jar $vyxal -- file " $PSScriptRoot \hello.vy" &&
28+ java - jar $vyxal -- file " $PSScriptRoot \hypot.vy" 3 4 &&
2729java - jar $vyxal -- file " $PSScriptRoot \permutations.vy" I like carrots|
2830 Compare-Object (Get-Content " $PSScriptRoot \..\test\carrots_expected" ) |
2931 Assert-MatchTests &&
@@ -33,6 +35,7 @@ java -jar $vyxal --file "$PSScriptRoot\sum_of_even_squares.vy" 6 7 4 2 |
3335java - jar $vyxal -- file " $PSScriptRoot \triple.vy" |
3436 Compare-Object (Get-Content " $PSScriptRoot \..\test\triple_expected" ) |
3537 Assert-MatchTests &&
38+ java - jar $vyxal -- file " $PSScriptRoot \triangle.vy" &&
3639ForEach-Object ' foo' ;
3740
3841if ($Error -or ! $? ) {
Original file line number Diff line number Diff line change 1+ ①ɾ★×”
You can’t perform that action at this time.
0 commit comments