You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tests/test_bash/test_folding.sh
+18-29Lines changed: 18 additions & 29 deletions
Original file line number
Diff line number
Diff line change
@@ -2,35 +2,24 @@
2
2
3
3
# Note: a solution with unix 'timeout' program was tried but it was unsuccessful. The problem with folding 4 is that in the case of a crash one expects the folding to just stay in an infinite loop, thus never existing with error. An improvement is suggested to this case.
0 commit comments