Skip to content

New CorradeMain library#37

Merged
mosra merged 1 commit intomasterfrom
main
Jul 6, 2019
Merged

New CorradeMain library#37
mosra merged 1 commit intomasterfrom
main

Conversation

@mosra
Copy link
Copy Markdown
Owner

@mosra mosra commented Dec 1, 2017

A small wrapper that provides sane main() on Windows. Features / TODO:

@mosra mosra self-assigned this Dec 1, 2017
@mosra mosra added this to the 2019.0b milestone Mar 15, 2019
@mosra mosra force-pushed the main branch 2 times, most recently from 40b767b to a75558c Compare July 5, 2019 17:38
@codecov-io
Copy link
Copy Markdown

codecov-io commented Jul 5, 2019

Codecov Report

Merging #37 into master will decrease coverage by 0.06%.
The diff coverage is 81.81%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #37      +/-   ##
==========================================
- Coverage    97.5%   97.43%   -0.07%     
==========================================
  Files          81       82       +1     
  Lines        5446     5468      +22     
==========================================
+ Hits         5310     5328      +18     
- Misses        136      140       +4
Impacted Files Coverage Δ
src/Corrade/Utility/Debug.h 100% <ø> (ø) ⬆️
src/Corrade/TestSuite/Tester.h 100% <ø> (ø) ⬆️
src/Corrade/CorradeMain.cpp 81.81% <81.81%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7f26a24...fd3fd60. Read the comment docs.

@mosra mosra changed the title [WIP] New CorradeMain library New CorradeMain library Jul 5, 2019
@mosra mosra force-pushed the main branch 3 times, most recently from 5fc79a5 to a335ec5 Compare July 5, 2019 19:05
This is a thing only on Windows, where it makes developers' (and
users') life less miserable, introducing totally common things like
UTF-8 argv, a single standard main() function, ANSI color output or
UTF-8 output encoding.
@mosra mosra merged commit fd3fd60 into master Jul 6, 2019
@mosra mosra deleted the main branch July 6, 2019 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Development

Successfully merging this pull request may close these issues.

2 participants