Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cdk/cdk
base: e5b04a89efa1
Choose a base ref
...
head repository: cdk/cdk
compare: 6e6cb97feffe
Choose a head ref
  • 4 commits
  • 20 files changed
  • 1 contributor

Commits on Jul 15, 2014

  1. Mechanism for marking slow running tests with JUnit groups/categories.

    Signed-off-by: Egon Willighagen <egonw@users.sourceforge.net>
    johnmay authored and egonw committed Jul 15, 2014
    Copy the full SHA
    2efa760 View commit details
    Browse the repository at this point in the history
  2. Marking several slow running tests across various modules.

    Signed-off-by: Egon Willighagen <egonw@users.sourceforge.net>
    johnmay authored and egonw committed Jul 15, 2014
    Copy the full SHA
    4b2f843 View commit details
    Browse the repository at this point in the history
  3. Formatting pom.

    Signed-off-by: Egon Willighagen <egonw@users.sourceforge.net>
    johnmay authored and egonw committed Jul 15, 2014
    Copy the full SHA
    a07aefa View commit details
    Browse the repository at this point in the history
  4. Run slow tests by invoking 'mvn test -Pslow-tests'.

    Signed-off-by: Egon Willighagen <egonw@users.sourceforge.net>
    johnmay authored and egonw committed Jul 15, 2014
    Copy the full SHA
    6e6cb97 View commit details
    Browse the repository at this point in the history