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