2016-02-28 15:03:48 -05:00
|
|
|
|
|
|
|
./
|
|
|
|
> a
|
2016-03-06 04:47:16 -05:00
|
|
|
✗ sh (1 second)
|
2016-02-28 20:37:59 -05:00
|
|
|
# This is stdout from a.
|
|
|
|
./
|
2016-02-28 15:03:48 -05:00
|
|
|
> b
|
2016-03-06 04:47:16 -05:00
|
|
|
✓ sh (1 second)
|
2016-02-28 15:03:48 -05:00
|
|
|
./
|
|
|
|
> c
|
|
|
|
(File is not executable.)
|
|
|
|
|
|
|
|
Done, took 1 second.
|
|
|
|
1 test passed.
|
|
|
|
1 test skipped.
|
2016-03-06 04:47:16 -05:00
|
|
|
1 test failed.
|