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

Better list diffing2 #79

Merged
merged 17 commits into from Nov 18, 2016
Merged

Better list diffing2 #79

merged 17 commits into from Nov 18, 2016

Commits on Nov 9, 2016

  1. Configuration menu
    Copy the full SHA
    8a8dd88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fbd4c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4b54c0 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into better-list-diffing2

    # Conflicts:
    #	luaunit.lua
    bluebird75 committed Nov 9, 2016
    Configuration menu
    Copy the full SHA
    3b357ec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9d35433 View commit details
    Browse the repository at this point in the history
  6. 1 Configuration menu
    Copy the full SHA
    e561510 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2016

  1. Merge branch 'master' into better-list-diffing2

    # Conflicts:
    #	luaunit.lua
    bluebird75 committed Nov 10, 2016
    Configuration menu
    Copy the full SHA
    c1b8e18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e612a73 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    177659e View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2016

  1. Configuration menu
    Copy the full SHA
    aeab493 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aec57a2 View commit details
    Browse the repository at this point in the history
  3. Avoid luacheck warning

    bluebird75 committed Nov 12, 2016
    Configuration menu
    Copy the full SHA
    e32387d View commit details
    Browse the repository at this point in the history
  4. Use the canonical form "inf" for reference text file and adjust outpu…

    …t when the alternate form "1.#INF" is used.
    bluebird75 committed Nov 12, 2016
    Configuration menu
    Copy the full SHA
    14095c7 View commit details
    Browse the repository at this point in the history
  5. Use smaller number to avoid triggering printing with exponentiation o…

    …n lua compiled with integer as a single precision float (as opposed to default double precision)
    bluebird75 committed Nov 12, 2016
    Configuration menu
    Copy the full SHA
    9c9e3d7 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' into better-list-diffing2

    # Conflicts:
    #	.luacheckrc
    bluebird75 committed Nov 12, 2016
    Configuration menu
    Copy the full SHA
    bd87745 View commit details
    Browse the repository at this point in the history
  7. No longer need to explicitly ignore test names file by file, the glob…

    …al default already takes care of it
    bluebird75 committed Nov 12, 2016
    Configuration menu
    Copy the full SHA
    5149065 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2016

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