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: vadimdemedes/supertap
base: 03ba2a9d120ed5add5d21c098a5471e9fbf015a1
Choose a base ref
...
head repository: vadimdemedes/supertap
compare: 6de2ee8174326153a7556b8a20e88a2107f9965e
Choose a head ref
  • 4 commits
  • 9 files changed
  • 4 contributors

Commits on Dec 17, 2017

  1. clarify accepted input of error option

    Vadim Demedes committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    8417845 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2020

  1. Print diagnostic info according to TAP spec; maintenance (#4)

    * Print diagnostic info according to TAP spec
    
    TAP specification says that diagnostic info lines should start with `#`.
    
    * Support Node.js 10
    
    * Update dependencies
    
    * Test using GitHub Actions
    
    Co-authored-by: Daudov, Tymur <tymur.daudov@f-secure.com>
    Co-authored-by: Mark Wubben <mark@novemberborn.net>
    3 people committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    3341df8 View commit details
    Browse the repository at this point in the history
  2. Fixes (#5)

    * No need to test under Windows
    
    * Fix linter issues
    novemberborn committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    4150ce8 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2020

  1. 2.0.0

    novemberborn committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    6de2ee8 View commit details
    Browse the repository at this point in the history