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

Convert utf8 #866

Merged
merged 10 commits into from Feb 23, 2020
Merged

Convert utf8 #866

merged 10 commits into from Feb 23, 2020

Commits on Feb 16, 2020

  1. Convert source file encoding to UTF-8

    Tietew authored and PragTob committed Feb 16, 2020
    Copy the full SHA
    83ad146 View commit details
    Browse the repository at this point in the history
  2. shebang

    PragTob committed Feb 16, 2020
    Copy the full SHA
    308660f View commit details
    Browse the repository at this point in the history
  3. check for actual line content

    PragTob committed Feb 16, 2020
    Copy the full SHA
    70bbfe9 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    3685550 View commit details
    Browse the repository at this point in the history
  5. how about an empty file?

    PragTob committed Feb 16, 2020
    Copy the full SHA
    f12ce50 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    9369672 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2020

  1. Encoding feature test

    PragTob committed Feb 22, 2020
    Copy the full SHA
    5cb5ed6 View commit details
    Browse the repository at this point in the history
  2. Add track "broken" file edge case

    Ruby won't execute "broken" files - but people can sure have them
    and force tracking them!
    PragTob committed Feb 22, 2020
    Copy the full SHA
    a01b075 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    819e342 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2020

  1. Make sure encodings are in order in core

    Having it split up over to simplecov-html and part in "core"
    feels weird.
    PragTob committed Feb 23, 2020
    Copy the full SHA
    883ca8c View commit details
    Browse the repository at this point in the history