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: mbenhalima/HTMLTestRunner
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: lucrib/HTMLTestRunner2
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 38 files changed
  • 1 contributor

Commits on Nov 12, 2016

  1. Configuration menu
    Copy the full SHA
    c8e7319 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3895166 View commit details
    Browse the repository at this point in the history
  3. Adds Travis CI file

    lucrib committed Nov 12, 2016
    Configuration menu
    Copy the full SHA
    6f87ff8 View commit details
    Browse the repository at this point in the history
  4. Fix TravisCI script

    lucrib committed Nov 12, 2016
    Configuration menu
    Copy the full SHA
    9057650 View commit details
    Browse the repository at this point in the history
  5. Fix some PEP8 warnings on test_HTMLTestRunner

    Fix PEP8 warnings
    Rename some variables
    Rename class
    lucrib committed Nov 12, 2016
    Configuration menu
    Copy the full SHA
    f9a5a0d View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2016

  1. Add a sample image to README

    lucrib committed Nov 16, 2016
    Configuration menu
    Copy the full SHA
    f35f6a1 View commit details
    Browse the repository at this point in the history
  2. Rename README to README.md

    lucrib authored Nov 16, 2016
    Configuration menu
    Copy the full SHA
    c0c10b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    450c807 View commit details
    Browse the repository at this point in the history
  4. Rename LICENCE to LICENSE.md

    lucrib committed Nov 16, 2016
    Configuration menu
    Copy the full SHA
    aec1937 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2016

  1. decouple templates from code

    lucrib committed Nov 17, 2016
    Configuration menu
    Copy the full SHA
    5342dfa View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2016

  1. Update __version__ to 2.0.0

    lucrib committed Nov 25, 2016
    Configuration menu
    Copy the full SHA
    fef69ee View commit details
    Browse the repository at this point in the history
  2. Update templates indentation

    lucrib committed Nov 25, 2016
    Configuration menu
    Copy the full SHA
    e7d104b View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2016

  1. Update templates to a new theme using bootstrap

    Adds Bootstrap 3
    Adds jQuery
    
    Update sample template
    
    partial commit
    
    partial commit 2
    
    partial commit 3
    
    partial commit 4
    
    partial commit 5
    lucrib committed Dec 5, 2016
    Configuration menu
    Copy the full SHA
    f420da4 View commit details
    Browse the repository at this point in the history
  2. Update sample image

    lucrib committed Dec 5, 2016
    Configuration menu
    Copy the full SHA
    1c34588 View commit details
    Browse the repository at this point in the history
  3. Merge pull request lucrib#3 from lucrib/split_templates

    Split and update templates
    lucrib authored Dec 5, 2016
    Configuration menu
    Copy the full SHA
    d8a659a View commit details
    Browse the repository at this point in the history
Loading