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: 36c84398f280
Choose a base ref
...
head repository: cdk/cdk
compare: ee6bd499781f
Choose a head ref
  • 6 commits
  • 8 files changed
  • 1 contributor

Commits on Mar 24, 2013

  1. test annotations

    Change-Id: Ifcd0de484c12bf485f3689eb618745c15aef3c6c
    Signed-off-by: Egon Willighagen <egonw@users.sourceforge.net>
    johnmay authored and egonw committed Mar 24, 2013
    Copy the full SHA
    5564ad8 View commit details
    Browse the repository at this point in the history
  2. missing dependencies required by AbstractFingerprinterTest for Lingo …

    …and Signature fingerprinters.
    
    Change-Id: I92669429dc3090b063c2da6061796d619580343a
    Signed-off-by: Egon Willighagen <egonw@users.sourceforge.net>
    johnmay authored and egonw committed Mar 24, 2013
    Copy the full SHA
    22d8c66 View commit details
    Browse the repository at this point in the history
  3. incorrect method name from super class

    Change-Id: I2ef5e7be2274df2d8e6895ca17a9c8ac0f49f26d
    Signed-off-by: Egon Willighagen <egonw@users.sourceforge.net>
    johnmay authored and egonw committed Mar 24, 2013
    Copy the full SHA
    2d828d7 View commit details
    Browse the repository at this point in the history
  4. removing test method annotation from constructors, this method was re…

    …named to getRawFingerprint and does not explicit test object construction
    
    Change-Id: Ibfca833f8ad8e7a7fd8c7bec310186fe2cdc499d
    Signed-off-by: Egon Willighagen <egonw@users.sourceforge.net>
    johnmay authored and egonw committed Mar 24, 2013
    Copy the full SHA
    c477d7b View commit details
    Browse the repository at this point in the history
  5. suppressing superclass test (expects exception) and indicate which te…

    …st verifies getRawFingerprint
    
    Change-Id: If7b5dade806337ea93809213ff1b0c84c93aefc9
    Signed-off-by: Egon Willighagen <egonw@users.sourceforge.net>
    johnmay authored and egonw committed Mar 24, 2013
    Copy the full SHA
    b915f75 View commit details
    Browse the repository at this point in the history
  6. new test for FragmentUtils.makeAtomContainer()

    Change-Id: I43b74f2eb440a60536bce665fded8b18266b9963
    Signed-off-by: Egon Willighagen <egonw@users.sourceforge.net>
    johnmay authored and egonw committed Mar 24, 2013
    Copy the full SHA
    ee6bd49 View commit details
    Browse the repository at this point in the history