Created
August 17, 2011 07:14
-
-
Save anaisbetts/1151007 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Administrator@DEMETER ~/Desktop/libgit2-xp-mingw (development|MERGING) | |
| $ ./libgit2_test.exe | |
| Suite "core": .................... | |
| OK (20 tests) | |
| Suite "rawobjects": ................................ | |
| OK (32 tests) | |
| Suite "objread": ........... | |
| OK (11 tests) | |
| Suite "objwrite": ....... | |
| OK (7 tests) | |
| Suite "commit": ........... | |
| OK (11 tests) | |
| Suite "revwalk": . | |
| OK (1 test) | |
| Suite "index": ......... | |
| OK (9 tests) | |
| Suite "hashtable": .... | |
| OK (4 tests) | |
| Suite "tag": ......... | |
| OK (9 tests) | |
| Suite "tree": .... | |
| OK (4 tests) | |
| Suite "refs": ................................... | |
| OK (35 tests) | |
| Suite "repository": ............ | |
| OK (12 tests) | |
| Suite "threads": . | |
| OK (1 test) | |
| Suite "config": ................. | |
| OK (17 tests) | |
| Suite "remotes": .... | |
| OK (4 tests) | |
| Suite "buffers": .. | |
| OK (2 tests) | |
| Suite "status": .FFF | |
| Failed (3 failures): | |
| 1) "test retrieving status for worktree of repository" [test statuscb0 @ c:/Users/Administrator/Desktop/libgit2-xp-mingw/tests/t18-status. | |
| c:133] | |
| Expression is not true: counts.wrong_status_flags_count == 0 | |
| Error: Can't find element | |
| 2) "test retrieving status for single file" [test singlestatus0 @ c:/Users/Administrator/Desktop/libgit2-xp-mingw/tests/t18-status.c:145] | |
| Method failed: copydir_recurs(STATUS_WORKDIR_FOLDER, TEMP_REPO_FOLDER) | |
| 3) "test retrieving status for nonexistent file" [test singlestatus1 @ c:/Users/Administrator/Desktop/libgit2-xp-mingw/tests/t18-status.c: | |
| 164] | |
| Method failed: copydir_recurs(STATUS_WORKDIR_FOLDER, TEMP_REPO_FOLDER) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment