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

Commits on Mar 24, 2013

  1. test for FragmentUtils.traverse()

    Change-Id: Iae429248091e724af7d7da1e8176d15927e7d796
    Signed-off-by: Egon Willighagen <egonw@users.sourceforge.net>
    johnmay authored and egonw committed Mar 24, 2013
    Copy the full SHA
    243f448 View commit details
    Browse the repository at this point in the history
  2. unit tests for MurckoFramgnter.getFrameworksAsContainers

    Change-Id: I40d21f02abb6b35395fefd55a4817873b031b170
    Signed-off-by: Egon Willighagen <egonw@users.sourceforge.net>
    johnmay authored and egonw committed Mar 24, 2013
    Copy the full SHA
    653efc6 View commit details
    Browse the repository at this point in the history
  3. unit test for MurckoFragmenter.getFragmentsAsContainers

    Change-Id: Ia16de7e7874e5db37d61f8e5971cd5a5906a4a9d
    Signed-off-by: Egon Willighagen <egonw@users.sourceforge.net>
    johnmay authored and egonw committed Mar 24, 2013
    Copy the full SHA
    8d8f7d3 View commit details
    Browse the repository at this point in the history
  4. replacing implementation with interface

    Change-Id: Ic17062bbf2c5099873f921a38d1b13656763ef75
    Signed-off-by: Egon Willighagen <egonw@users.sourceforge.net>
    johnmay authored and egonw committed Mar 24, 2013
    Copy the full SHA
    6a08ec8 View commit details
    Browse the repository at this point in the history
  5. corrected long broken unit test, the test was likely broken due to ch…

    …anges in the Fingerprinter… the new test does not depend on the output from Fingerprinter being preserved and isolates the test with bit sets. An additional method was added to perform the more intuitive differences both ways opposed to just the differences one way.
    
    Change-Id: Iab728fe9a1549a498384c2734f1d66cc0f342357
    Signed-off-by: Egon Willighagen <egonw@users.sourceforge.net>
    johnmay authored and egonw committed Mar 24, 2013
    Copy the full SHA
    b3074ad View commit details
    Browse the repository at this point in the history
  6. only rebound atoms (and clear existing bonds) if the option is set

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