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

Console output for minimal and quiet #2191

Merged
merged 33 commits into from Jul 22, 2020

Commits on Sep 24, 2019

  1. added verbosity quiest

    vineeth Hanumanthu committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    795d3a8 View commit details
    Browse the repository at this point in the history
  2. removed source in printing

    vineeth Hanumanthu committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    4da1046 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2019

  1. added tests

    vineeth Hanumanthu committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    5bda2ee View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2019

  1. Configuration menu
    Copy the full SHA
    103ee9e View commit details
    Browse the repository at this point in the history
  2. naming corrected

    vineeth Hanumanthu committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    afeda96 View commit details
    Browse the repository at this point in the history
  3. combined two for loops to one for loop

    vineeth Hanumanthu committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    dbd9b7e View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2019

  1. removed redundant code and fomatted

    vineeth Hanumanthu committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    bfb5804 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2019

  1. modified resources

    vineeth Hanumanthu committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    c952c42 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2019

  1. added target framework in quiet case

    vineeth Hanumanthu committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    3391a72 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2019

  1. added yellow colour to passed and skipped

    vineeth Hanumanthu committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    ed14b11 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2019

  1. if cases formatted

    vineeth Hanumanthu committed Oct 24, 2019
    Configuration menu
    Copy the full SHA
    3250de1 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2019

  1. paased failed to localized

    vineeth Hanumanthu committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    d38829e View commit details
    Browse the repository at this point in the history
  2. passed and failed in unit tests changed to localized

    vineeth Hanumanthu committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    8ab3fa2 View commit details
    Browse the repository at this point in the history
  3. summary added to verbosity minimal case also

    vineeth Hanumanthu committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    bf38a2e View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2019

  1. attachments added to minimal and quiet verbosity case

    vineeth Hanumanthu committed Nov 1, 2019
    Configuration menu
    Copy the full SHA
    c16c653 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b77242 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2019

  1. formatted

    vineeth Hanumanthu committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    5075c6b View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2019

  1. Merge branch 'ConsoleLoggerVerbosityQuietCase' of https://github.com/…

    …hvinett/vstest into ConsoleLoggerVerbosityQuietCase
    vineeth Hanumanthu committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    cae94bb View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2019

  1. removed milliseconds unit when seconds unit is there

    vineeth Hanumanthu committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    a742746 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2020

  1. Forward merge master

    nohwnd committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    18c4022 View commit details
    Browse the repository at this point in the history
  2. Merge master again

    nohwnd committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    a588684 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2020

  1. Fix acceptance tests

    nohwnd committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    d22a535 View commit details
    Browse the repository at this point in the history
  2. Revert build changes

    nohwnd committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    9ba8b23 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2020

  1. Configuration menu
    Copy the full SHA
    6f3650a View commit details
    Browse the repository at this point in the history

Commits on May 28, 2020

  1. Fix test

    nohwnd committed May 28, 2020
    Configuration menu
    Copy the full SHA
    61859a5 View commit details
    Browse the repository at this point in the history
  2. Format output to align

    nohwnd committed May 28, 2020
    Configuration menu
    Copy the full SHA
    75d50f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d36c66f View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2020

  1. Merge master

    nohwnd committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    b0ab8d4 View commit details
    Browse the repository at this point in the history
  2. check

    nohwnd committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    8644107 View commit details
    Browse the repository at this point in the history
  3. Minimal output

    nohwnd committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    54aca6f View commit details
    Browse the repository at this point in the history
  4. Fix test

    nohwnd committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    6ad0add View commit details
    Browse the repository at this point in the history
  5. Write when aborting

    nohwnd committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    c4a52e4 View commit details
    Browse the repository at this point in the history
  6. Remove empty line

    nohwnd committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    ea8b54b View commit details
    Browse the repository at this point in the history