Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wildcard support for test result files #421

Closed
wants to merge 10 commits into from
Closed

Wildcard support for test result files #421

wants to merge 10 commits into from

Commits on Jan 26, 2017

  1. Push 2.12.0 to master (#418)

    * Fixes hiding topnav when printing. (#411)
    
    * Adding Cucumber JSON Documentation Builder (#413)
    
    * Adding Cucumber JSON as possible export format
    
    * Version
    
    * fixing the tests
    
    * Fixing unit tests
    
    * Separated Cucumber Documentation as separate project
    
    * Fixing Build Pipeline
    
    * Adding missed build dependency steps
    
    * resolved the namespace issues that was preventing the build from completing successfully
    
    * Addressing code review comments
    
    * adding cucumber output format
    
    * Release 2.12.0 (#416)
    
    * Adding entries to change log
    
    * Bump version (2.12.0)
    
    * Version 2.12.0
    dirkrombauts authored Jan 26, 2017
    Configuration menu
    Copy the full SHA
    b8d52bf View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2017

  1. Wildcard support for test result files

    John Doe committed Feb 2, 2017
    Configuration menu
    Copy the full SHA
    e91b3db View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2017

  1. Added semicolon and wildcard support for all call types (MsBuild, Com…

    …mandLine, UI-api).
    
    Folders and no match will deliver no result file.
    Multiple matches on the same file will distinct into a single result.
    Bas M. Dam committed Feb 14, 2017
    Configuration menu
    Copy the full SHA
    e6f8586 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2017

  1. merged from master

    Bas M. Dam committed Feb 16, 2017
    Configuration menu
    Copy the full SHA
    45292c1 View commit details
    Browse the repository at this point in the history
  2. Added semicolon and wildcard support for all call types (MsBuild, Com…

    …mandLine, UI-api).
    
    Folders and no match will deliver no result file.
    Multiple matches on the same file will distinct into a single result.
    
    This commit does not include the changed trx files that made the merge difficult
    Autom8edChaos committed Feb 16, 2017
    Configuration menu
    Copy the full SHA
    9203399 View commit details
    Browse the repository at this point in the history
  3. Added semicolon and wildcard support for all call types (MsBuild, Com…

    …mandLine, UI-api).
    
    Folders and no match will deliver no result file.
    Multiple matches on the same file will distinct into a single result.
    
    Attempt 3
    Autom8edChaos committed Feb 16, 2017
    Configuration menu
    Copy the full SHA
    1dc1861 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5008e85 View commit details
    Browse the repository at this point in the history
  5. Revert "Added semicolon and wildcard support for all call types (MsBu…

    …ild, CommandLine, UI-api)."
    
    This reverts commit 1dc1861.
    Autom8edChaos committed Feb 16, 2017
    Configuration menu
    Copy the full SHA
    23ce564 View commit details
    Browse the repository at this point in the history
  6. Added semicolon and wildcard support for all call types (MsBuild, Com…

    …mandLine, UI-api).
    
    Folders and no match will deliver no result file.
    Multiple matches on the same file will distinct into a single result.
    
    This commit does not include the changed trx files that made the merge difficult
    Autom8edChaos committed Feb 16, 2017
    Configuration menu
    Copy the full SHA
    3403ce4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dd5b7f3 View commit details
    Browse the repository at this point in the history