| 1 | C:\GnuTools\MSYS\home\MoC\parrot-svn>perl t/pmc/os.t |
|---|
| 2 | 1..16 |
|---|
| 3 | ok 1 - Test cwd |
|---|
| 4 | ok 2 - Test chdir |
|---|
| 5 | ok 3 - Test mkdir |
|---|
| 6 | ok 4 - Test rm call in a directory |
|---|
| 7 | ok 5 - Test that rm removed the directory |
|---|
| 8 | ok 6 - Test OS.stat |
|---|
| 9 | not ok 7 - Test OS.readdir |
|---|
| 10 | # Failed test 'Test OS.readdir' |
|---|
| 11 | # at t/pmc/os.t line 270. |
|---|
| 12 | # Exited with error code: 255 |
|---|
| 13 | # Received: |
|---|
| 14 | # |
|---|
| 15 | # Expected: |
|---|
| 16 | # . .. .svn book compiler_faq.pod configuration.pod debug.pod debugger.pod dev embed.pod extend.pod faq.pod gettingstarted.pod glossary.pod imcc intro.pod jit.pod Makefile memory_internals.pod multidispatch.pod native_exec.pod ops optable.pod overview.pod packfile-c.pod parrot.pod parrotbyte.pod parrothist.pod pct pdds pmc pmc.pod pmc2c.pod porting_intro.pod project req resources running.pod stability.pod submissions.pod tests.pod user vtables.pod |
|---|
| 17 | # |
|---|
| 18 | ok 8 - Test OS.rename |
|---|
| 19 | ok 9 # skip lstat not on Win32 |
|---|
| 20 | ok 10 - Test rm call in a file |
|---|
| 21 | ok 11 - Test that rm removed file |
|---|
| 22 | ok 12 # skip Symlinks not available under Windows |
|---|
| 23 | ok 13 # skip Symlinks not available under Windows |
|---|
| 24 | ok 14 # skip Hardlinks to files not possible on Windows |
|---|
| 25 | ok 15 # skip Hardlinks to files not possible on Windows |
|---|
| 26 | ok 16 # skip Hardlinks to files not possible on Windows |
|---|
| 27 | # Looks like you failed 1 test of 16. |
|---|