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

TestDox colorization #3439

Merged
merged 51 commits into from Dec 24, 2018
Merged

TestDox colorization #3439

merged 51 commits into from Dec 24, 2018

Commits on Dec 17, 2018

  1. Added ANSI dim colors

    epdenouden committed Dec 17, 2018
    Copy the full SHA
    184175e View commit details
    Browse the repository at this point in the history
  2. Use result success colors also to render test duration

    Switched to ANSI 8-color magenta for 'slow tests' for now. Will
    redesign this part of the result report later on
    epdenouden committed Dec 17, 2018
    Copy the full SHA
    9c551e1 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    432c7c8 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    d56e314 View commit details
    Browse the repository at this point in the history
  5. Underline test suite names

    epdenouden committed Dec 17, 2018
    Copy the full SHA
    9ebba27 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    363a3cb View commit details
    Browse the repository at this point in the history
  7. Remove some dead code

    epdenouden committed Dec 17, 2018
    Copy the full SHA
    ff663d1 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    50693bb View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    4d0ec36 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    1a46f39 View commit details
    Browse the repository at this point in the history
  11. Refactor colorization

    epdenouden committed Dec 17, 2018
    Copy the full SHA
    bd59324 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    1db8387 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    8ba1b43 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    9082a29 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    a0e2e9d View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    d51ad7a View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    07f4816 View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    355f20b View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    ff9f1d7 View commit details
    Browse the repository at this point in the history
  20. Copy the full SHA
    0abdb87 View commit details
    Browse the repository at this point in the history
  21. Copy the full SHA
    83f0388 View commit details
    Browse the repository at this point in the history
  22. CS/WS fixes

    epdenouden committed Dec 17, 2018
    Copy the full SHA
    a976be8 View commit details
    Browse the repository at this point in the history
  23. Copy the full SHA
    f0cb171 View commit details
    Browse the repository at this point in the history
  24. Copy the full SHA
    392fe39 View commit details
    Browse the repository at this point in the history
  25. Copy the full SHA
    93bc853 View commit details
    Browse the repository at this point in the history
  26. Copy the full SHA
    eb682c3 View commit details
    Browse the repository at this point in the history
  27. Copy the full SHA
    ce45189 View commit details
    Browse the repository at this point in the history
  28. Copy the full SHA
    47dad52 View commit details
    Browse the repository at this point in the history
  29. Copy the full SHA
    aa5e1dd View commit details
    Browse the repository at this point in the history
  30. Copy the full SHA
    4128cf6 View commit details
    Browse the repository at this point in the history
  31. Clean up

    epdenouden committed Dec 17, 2018
    Copy the full SHA
    bd110df View commit details
    Browse the repository at this point in the history
  32. Copy the full SHA
    52fcad0 View commit details
    Browse the repository at this point in the history
  33. Remove dead code

    epdenouden committed Dec 17, 2018
    Copy the full SHA
    9274c82 View commit details
    Browse the repository at this point in the history
  34. Copy the full SHA
    0e9f9e3 View commit details
    Browse the repository at this point in the history
  35. Copy the full SHA
    4a43d86 View commit details
    Browse the repository at this point in the history
  36. Copy the full SHA
    d13fb1b View commit details
    Browse the repository at this point in the history
  37. Copy the full SHA
    5b04b95 View commit details
    Browse the repository at this point in the history
  38. Copy the full SHA
    f350c9b View commit details
    Browse the repository at this point in the history
  39. Copy the full SHA
    adfde1f View commit details
    Browse the repository at this point in the history
  40. Copy the full SHA
    8c73bdf View commit details
    Browse the repository at this point in the history
  41. Everybody needs some space

    epdenouden committed Dec 17, 2018
    Copy the full SHA
    4e87106 View commit details
    Browse the repository at this point in the history
  42. Copy the full SHA
    f5c0e26 View commit details
    Browse the repository at this point in the history
  43. Copy the full SHA
    1364433 View commit details
    Browse the repository at this point in the history
  44. CS fix

    epdenouden committed Dec 17, 2018
    Copy the full SHA
    186d2df View commit details
    Browse the repository at this point in the history
  45. Copy the full SHA
    a3843da View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2018

  1. Copy the full SHA
    a3aaef8 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2018

  1. Copy the full SHA
    ca84382 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    aa9b8ed View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    811da6f View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    0977a2c View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2018

  1. Misc test housekeeping

    epdenouden committed Dec 22, 2018
    Copy the full SHA
    ae1cb17 View commit details
    Browse the repository at this point in the history