|
1 | 1 | Debug = true |
2 | 2 |
|
3 | | -[33m[stage-4] [0m[94mRunning tests for Stage #4: kp1[0m |
4 | | -[33m[stage-4] [0m[94m$ ./your_git.sh init[0m |
| 3 | +[33m[tester::#KP1] [0m[94mRunning tests for Stage #KP1 (kp1)[0m |
| 4 | +[33m[tester::#KP1] [0m[94m$ ./your_git.sh init[0m |
5 | 5 | [33m[your_program] [0mInitialized git directory |
6 | | -[33m[stage-4] [0m[36mWriting a tree to git storage..[0m |
7 | | -[33m[stage-4] [0m[94m$ ./your_git.sh ls-tree --name-only b2d2f8c10d725becf99fcfa62bec34584e5f8e83[0m |
| 6 | +[33m[tester::#KP1] [0m[36mWriting a tree to git storage..[0m |
| 7 | +[33m[tester::#KP1] [0m[94m$ ./your_git.sh ls-tree --name-only b2d2f8c10d725becf99fcfa62bec34584e5f8e83[0m |
8 | 8 | [33m[your_program] [0mapple |
9 | 9 | [33m[your_program] [0mblueberry |
10 | 10 | [33m[your_program] [0mstrawberry |
11 | | -[33m[stage-4] [0m[92mTest passed.[0m |
| 11 | +[33m[tester::#KP1] [0m[92mTest passed.[0m |
12 | 12 |
|
13 | | -[33m[stage-3] [0m[94mRunning tests for Stage #3: jt4[0m |
14 | | -[33m[stage-3] [0m[94m$ ./your_git.sh init[0m |
| 13 | +[33m[tester::#JT4] [0m[94mRunning tests for Stage #JT4 (jt4)[0m |
| 14 | +[33m[tester::#JT4] [0m[94m$ ./your_git.sh init[0m |
15 | 15 | [33m[your_program] [0mInitialized git directory |
16 | | -[33m[stage-3] [0m[94m$ echo "grape pear blueberry pineapple apple orange" > blueberry.txt[0m |
17 | | -[33m[stage-3] [0m[94m$ ./your_git.sh hash-object -w blueberry.txt[0m |
| 16 | +[33m[tester::#JT4] [0m[94m$ echo "grape pear blueberry pineapple apple orange" > blueberry.txt[0m |
| 17 | +[33m[tester::#JT4] [0m[94m$ ./your_git.sh hash-object -w blueberry.txt[0m |
18 | 18 | [33m[your_program] [0mc15ad139c1acde0f92c11361b797f41197461f61 |
19 | | -[33m[stage-3] [0m[92mOutput is a 40-char SHA.[0m |
20 | | -[33m[stage-3] [0m[92mBlob file contents are valid.[0m |
21 | | -[33m[stage-3] [0m[92mReturned SHA matches expected SHA.[0m |
22 | | -[33m[stage-3] [0m[92mTest passed.[0m |
| 19 | +[33m[tester::#JT4] [0m[92mOutput is a 40-char SHA.[0m |
| 20 | +[33m[tester::#JT4] [0m[92mBlob file contents are valid.[0m |
| 21 | +[33m[tester::#JT4] [0m[92mReturned SHA matches expected SHA.[0m |
| 22 | +[33m[tester::#JT4] [0m[92mTest passed.[0m |
23 | 23 |
|
24 | | -[33m[stage-2] [0m[94mRunning tests for Stage #2: ic4[0m |
25 | | -[33m[stage-2] [0m[94m$ ./your_git.sh init[0m |
| 24 | +[33m[tester::#IC4] [0m[94mRunning tests for Stage #IC4 (ic4)[0m |
| 25 | +[33m[tester::#IC4] [0m[94m$ ./your_git.sh init[0m |
26 | 26 | [33m[your_program] [0mInitialized git directory |
27 | | -[33m[stage-2] [0m[94mAdded blob object to .git/objects: 0864cb0c02426f62a4e1d41c2dcdb23bcb9e8967[0m |
28 | | -[33m[stage-2] [0m[94m$ ./your_git.sh cat-file -p 0864cb0c02426f62a4e1d41c2dcdb23bcb9e8967[0m |
| 27 | +[33m[tester::#IC4] [0m[94mAdded blob object to .git/objects: 0864cb0c02426f62a4e1d41c2dcdb23bcb9e8967[0m |
| 28 | +[33m[tester::#IC4] [0m[94m$ ./your_git.sh cat-file -p 0864cb0c02426f62a4e1d41c2dcdb23bcb9e8967[0m |
29 | 29 | [33m[your_program] [0mapple strawberry mango orange raspberry banana |
30 | | -[33m[stage-2] [0m[92mOutput is valid.[0m |
31 | | -[33m[stage-2] [0m[92mTest passed.[0m |
| 30 | +[33m[tester::#IC4] [0m[92mOutput is valid.[0m |
| 31 | +[33m[tester::#IC4] [0m[92mTest passed.[0m |
32 | 32 |
|
33 | | -[33m[stage-1] [0m[94mRunning tests for Stage #1: gg4[0m |
34 | | -[33m[stage-1] [0m[94m$ ./your_git.sh init[0m |
| 33 | +[33m[tester::#GG4] [0m[94mRunning tests for Stage #GG4 (gg4)[0m |
| 34 | +[33m[tester::#GG4] [0m[94m$ ./your_git.sh init[0m |
35 | 35 | [33m[your_program] [0mInitialized git directory |
36 | | -[33m[stage-1] [0m[92m.git directory found.[0m |
37 | | -[33m[stage-1] [0m[92m.git/objects directory found.[0m |
38 | | -[33m[stage-1] [0m[92m.git/refs directory found.[0m |
39 | | -[33m[stage-1] [0m[92m.git/HEAD file is valid.[0m |
40 | | -[33m[stage-1] [0m[92mTest passed.[0m |
| 36 | +[33m[tester::#GG4] [0m[92m.git directory found.[0m |
| 37 | +[33m[tester::#GG4] [0m[92m.git/objects directory found.[0m |
| 38 | +[33m[tester::#GG4] [0m[92m.git/refs directory found.[0m |
| 39 | +[33m[tester::#GG4] [0m[92m.git/HEAD file is valid.[0m |
| 40 | +[33m[tester::#GG4] [0m[92mTest passed.[0m |
0 commit comments