neurospaces 0.1675 Thu, 27 Dec 2007 15:58:18 -0600 hugo| 1. System shell interaction |
| 2. Working element |
| 1. Expected output | GENESIS 3 shell |
| 1. Executed command | sh ls |
| 2. Expected output | Makefile |
| 3. Comment | we do expect to find a Makefile in the test directory |
| 1. Expected output | GENESIS 3 shell |
| 1. Executed command | create cell /c |
| 2. Expected output |
| 1. Executed command | create segment /c/s |
| 2. Expected output |
| 1. Executed command | ce /c |
| 2. Expected output |
| 1. Executed command | pwe |
| 2. Expected output | /c |
| 1. Executed command | ce /c/s |
| 2. Expected output |
| 1. Executed command | pwe |
| 2. Expected output | /c/s |
| 1. Executed command | ce ../.. |
| 2. Expected output |
| 1. Executed command | pwe |
| 2. Expected output | / |
| 1. Executed command | ce c |
| 2. Expected output |
| 1. Executed command | pwe |
| 2. Expected output | /c |
| 1. Executed command | ce s |
| 2. Expected output |
| 1. Executed command | pwe |
| 2. Expected output | /c/s |