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

Ensure UTF-8 output in build commands does not break ReBench, Issue #81 #84

Merged
merged 4 commits into from
Jun 24, 2018

Commits on Jun 24, 2018

  1. Added test with unicode usage

    Signed-off-by: Stefan Marr <git@stefan-marr.de>
    smarr committed Jun 24, 2018
    Configuration menu
    Copy the full SHA
    c9ad07b View commit details
    Browse the repository at this point in the history
  2. Ensure utf-8 encoding for build logs

    Signed-off-by: Stefan Marr <git@stefan-marr.de>
    smarr committed Jun 24, 2018
    Configuration menu
    Copy the full SHA
    1692f9c View commit details
    Browse the repository at this point in the history
  3. Work around Py2 compatibility issue in subprocess_with_timeout

    Signed-off-by: Stefan Marr <git@stefan-marr.de>
    smarr committed Jun 24, 2018
    Configuration menu
    Copy the full SHA
    679ea3d View commit details
    Browse the repository at this point in the history
  4. Fix max_invocation_time, was reading wrong config

    Signed-off-by: Stefan Marr <git@stefan-marr.de>
    smarr committed Jun 24, 2018
    Configuration menu
    Copy the full SHA
    42a3405 View commit details
    Browse the repository at this point in the history