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

Increase test coverage #33

Merged
merged 19 commits into from
Nov 26, 2015
Merged

Commits on Nov 18, 2015

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

Commits on Nov 19, 2015

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

Commits on Nov 20, 2015

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

Commits on Nov 21, 2015

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

Commits on Nov 22, 2015

  1. .gitignore: add gcov files

    zer0main committed Nov 22, 2015
    Configuration menu
    Copy the full SHA
    0a3b305 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2015

  1. Configuration menu
    Copy the full SHA
    86bf000 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc4e65b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    699e10c View commit details
    Browse the repository at this point in the history
  4. Simplify test of forcible stop of WServer

    By using baseConfig(), socketRequest() and createServer().
    zer0main committed Nov 24, 2015
    Configuration menu
    Copy the full SHA
    6aef426 View commit details
    Browse the repository at this point in the history
  5. Simplify test of throwing on bad syntax in Lua

    By using baseConfig(), socketRequest() and createServer().
    zer0main committed Nov 24, 2015
    Configuration menu
    Copy the full SHA
    c7a2de2 View commit details
    Browse the repository at this point in the history
  6. Simplify application test

    By using baseConfig(), socketRequest() and createServer().
    zer0main committed Nov 24, 2015
    Configuration menu
    Copy the full SHA
    7fec81b View commit details
    Browse the repository at this point in the history
  7. Add Test MODULE

    zer0main committed Nov 24, 2015
    Configuration menu
    Copy the full SHA
    ecfe756 View commit details
    Browse the repository at this point in the history
  8. Test for unknown exceptions

    zer0main committed Nov 24, 2015
    Configuration menu
    Copy the full SHA
    bd35e37 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d1a2224 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2015

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

Commits on Nov 26, 2015

  1. Remake test of throwing on bad syntax to pending

    To find a mistake. (Maybe this commit will be deleted).
    zer0main committed Nov 26, 2015
    Configuration menu
    Copy the full SHA
    a4503dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a915b7b View commit details
    Browse the repository at this point in the history
  3. Try: forcible stop of WServer in asserts

    I don't know exactly what is the reason but the error
    reappeared after removing forcible stop of WServer in test
    of wrap.
    zer0main committed Nov 26, 2015
    Configuration menu
    Copy the full SHA
    a70a2ff View commit details
    Browse the repository at this point in the history
  4. Debug Travis

    zer0main committed Nov 26, 2015
    Configuration menu
    Copy the full SHA
    0351016 View commit details
    Browse the repository at this point in the history