Advertisement
Guest User

Untitled

a guest
May 22nd, 2017
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.59 KB | None | 0 0
  1. * ok 56: logs: shortlog (implicit HEAD)
  2. * ok 57: logs: history (implicit HEAD, file)
  3. * ok 58: logs: history (implicit HEAD, non-existent file)
  4. * ok 59: logs: history (implicit HEAD, deleted file)
  5. * ok 60: path_info: project
  6. * ok 61: path_info: project/branch
  7. * ok 62: path_info: project/branch:file
  8. * ok 63: path_info: project/branch:dir/
  9. * ok 64: path_info: project/branch:file (non-existent)
  10. * ok 65: path_info: project/branch:dir/ (non-existent)
  11. * ok 66: path_info: project/branch:/file
  12. * ok 67: path_info: project/:/file (implicit HEAD)
  13. * ok 68: path_info: project/:/ (implicit HEAD, top tree)
  14. * ok 69: feeds: OPML
  15. * ok 70: feed: RSS
  16. * ok 71: feed: Atom
  17. * ok 72: encode(commit): utf8
  18. * ok 73: encode(commit): iso-8859-1
  19. * ok 74: encode(log): utf-8 and iso-8859-1
  20. * ok 75: opt: log --no-merges
  21. * ok 76: opt: atom --no-merges
  22. * ok 77: opt: "file" history --no-merges
  23. * ok 78: opt: log --no-such-option (invalid option)
  24. * ok 79: opt: tree --no-merges (invalid option for action)
  25. * ok 80: URL: no project URLs, no base URL
  26. * ok 81: URL: project URLs via gitweb.url
  27. * ok 82: URL: project URLs via cloneurl file
  28. * ok 83: config override: projects list (implicit)
  29. * ok 84: config override: tree view, features not overridden in repo config
  30. * ok 85: config override: tree view, features disabled in repo config
  31. * ok 86: config override: tree view, features enabled in repo config (1)
  32. * ok 87: config override: tree view, features enabled in repo config (2)
  33. * ok 88: README.html with non-ASCII characters (utf-8)
  34. * passed all 88 test(s)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement