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

Rewrites Mail_Parse::parsePriority function #491

Merged
merged 3 commits into from
Jun 18, 2014
Merged

Rewrites Mail_Parse::parsePriority function #491

merged 3 commits into from
Jun 18, 2014

Commits on Jan 29, 2014

  1. Update class.mailparse.php

    Best version of #348
    
    static keyword added to enable strict test mode.
    clonemeagain committed Jan 29, 2014
    Configuration menu
    Copy the full SHA
    4526e54 View commit details
    Browse the repository at this point in the history
  2. Update run-tests.php

    Allow tester to run single test by specifying it on command line: php run-tests.php TestMyThing etc.
    
    Still works for normal tests.
    clonemeagain committed Jan 29, 2014
    Configuration menu
    Copy the full SHA
    4822b86 View commit details
    Browse the repository at this point in the history
  3. Create test.header_functions.php

    Creates a regression test for the parsePriority function, as suggested by GreezyBacon #348 (comment)
    clonemeagain committed Jan 29, 2014
    Configuration menu
    Copy the full SHA
    cb316f6 View commit details
    Browse the repository at this point in the history