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: 49488887c8a0
Choose a base ref
...
head repository: cdk/cdk
compare: 36c84398f280
Choose a head ref
  • 4 commits
  • 15 files changed
  • 1 contributor

Commits on Mar 24, 2013

  1. moves MMFF94 parameter loading to a single (previously broken) method…

    … - resolves failing unit test
    
    Conflicts:
    	src/main/org/openscience/cdk/modeling/builder3d/ForceFieldConfigurator.java
    
    Change-Id: Ic3cbf8a0fd65c3ab8359154465dcf5f0c498ab5f
    johnmay authored and egonw committed Mar 24, 2013
    Copy the full SHA
    63e3757 View commit details
    Browse the repository at this point in the history
  2. correct method name for inherited tests

    Change-Id: I5946970fb1aced03e9dfdd96671c0a6f691cdcba
    Signed-off-by: Egon Willighagen <egonw@users.sourceforge.net>
    johnmay authored and egonw committed Mar 24, 2013
    Copy the full SHA
    de0f6a3 View commit details
    Browse the repository at this point in the history
  3. unit tests to ensure getCountFingerprint/getRawFingerprint throw an U…

    …nsupportedOperation exception, in the case of the only implementor (SignatureFingerprint) the methods are overridden
    
    Change-Id: I97c1588f57cb57135a729ebaec3349184cfb3e3e
    Signed-off-by: Egon Willighagen <egonw@users.sourceforge.net>
    johnmay authored and egonw committed Mar 24, 2013
    Copy the full SHA
    f62103a View commit details
    Browse the repository at this point in the history
  4. unit test for Tanimoto from IBitFingerprint

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