Skip to content
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: TimSimpsonR/python-proboscis
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: TimSimpsonR/python-proboscis
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: subunit-itr-1
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 14 files changed
  • 1 contributor

Commits on Jan 31, 2015

  1. Adds support for Subunit.

    Tim Simpson committed Jan 31, 2015
    Configuration menu
    Copy the full SHA
    e2c606a View commit details
    Browse the repository at this point in the history
  2. Got it working for real.

    Skip test works, and TestR properly splits up the processes correctly.
    Tim Simpson committed Jan 31, 2015
    Configuration menu
    Copy the full SHA
    cf59571 View commit details
    Browse the repository at this point in the history
  3. Clean up.

    Tim Simpson committed Jan 31, 2015
    Configuration menu
    Copy the full SHA
    d87c9f6 View commit details
    Browse the repository at this point in the history
  4. Add to gitignore.

    Tim Simpson committed Jan 31, 2015
    Configuration menu
    Copy the full SHA
    f753730 View commit details
    Browse the repository at this point in the history
  5. Extra example stuff.

    Tim Simpson committed Jan 31, 2015
    Configuration menu
    Copy the full SHA
    560a505 View commit details
    Browse the repository at this point in the history
  6. Experimental support for Subunit and TestRepository.

    This is currently experimental but seems to work pretty well using
    TestRepository's basic features.
    Tim Simpson committed Jan 31, 2015
    Configuration menu
    Copy the full SHA
    f11624a View commit details
    Browse the repository at this point in the history
Loading