Skip to content
This repository has been archived by the owner on May 4, 2018. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: joyent/libuv
base: 86ae8b3c639b
Choose a base ref
...
head repository: joyent/libuv
compare: 23b93474b156
Choose a head ref
  • 2 commits
  • 5 files changed
  • 1 contributor

Commits on Feb 26, 2013

  1. test: add tap output

    Given UV_TAP_OUTPUT being set, test result output should use TAP formatting
    
    This is a back-port of commit bfe269b from the master branch.
    
    Conflicts:
    	test/runner-unix.c
    tjfontaine authored and bnoordhuis committed Feb 26, 2013
    Copy the full SHA
    5d57f42 View commit details
    Browse the repository at this point in the history
  2. test: don't rewind_cursor when using tap_output

    This is a back-port of commit 72bbf5d from the master branch.
    tjfontaine authored and bnoordhuis committed Feb 26, 2013
    Copy the full SHA
    23b9347 View commit details
    Browse the repository at this point in the history