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

--filter option implemented. #647

Merged
merged 23 commits into from Jun 5, 2013
Merged

--filter option implemented. #647

merged 23 commits into from Jun 5, 2013

Commits on Mar 1, 2013

  1. Configuration menu
    Copy the full SHA
    196c4ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a9a389 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2013

  1. JavaDoc added.

    "--filter arg" support added (as opposed to "--filter=arg").
    Command line parser factored into JUnitCommandLineParser class.
    Unit tests added.
    noel-yap committed Mar 5, 2013
    Configuration menu
    Copy the full SHA
    318adee View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2013

  1. Merge branch 'master' into filter-option

    Conflicts:
    	src/test/java/org/junit/tests/AllTests.java
    noel-yap committed Mar 7, 2013
    Configuration menu
    Copy the full SHA
    5edfb44 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2013

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

Commits on Mar 15, 2013

  1. More tests added.

    noel-yap committed Mar 15, 2013
    Configuration menu
    Copy the full SHA
    15c6048 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2013

  1. crlf fixed.

    noel-yap committed Mar 18, 2013
    Configuration menu
    Copy the full SHA
    74cab2d View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2013

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

Commits on Mar 21, 2013

  1. Configuration menu
    Copy the full SHA
    9d9899b View commit details
    Browse the repository at this point in the history
  2. Test added.

    noel-yap committed Mar 21, 2013
    Configuration menu
    Copy the full SHA
    aa7c75d View commit details
    Browse the repository at this point in the history
  3. JavaDoc added.

    noel-yap committed Mar 21, 2013
    Configuration menu
    Copy the full SHA
    40b8761 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2013

  1. FilterFactoryFactory renamed to FilterFactories and its methods made …

    …static.
    
    ClassUtil renamed to Classes for consistency.
    noel-yap committed Mar 27, 2013
    Configuration menu
    Copy the full SHA
    b01900f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    114025f View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into filter-option

    Conflicts:
    	src/test/java/org/junit/tests/AllTests.java
    noel-yap committed Mar 27, 2013
    Configuration menu
    Copy the full SHA
    b1cf4b5 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2013

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

Commits on Apr 29, 2013

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

Commits on Apr 30, 2013

  1. Configuration menu
    Copy the full SHA
    b0c0aaf View commit details
    Browse the repository at this point in the history
  2. JavaDoc fixed.

    noel-yap committed Apr 30, 2013
    Configuration menu
    Copy the full SHA
    b5084eb View commit details
    Browse the repository at this point in the history

Commits on May 2, 2013

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

Commits on May 6, 2013

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

Commits on May 27, 2013

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