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: 74ba3a4f701b
Choose a base ref
...
head repository: cdk/cdk
compare: 29d6fbbe9633
Choose a head ref
  • 5 commits
  • 5 files changed
  • 1 contributor

Commits on Dec 13, 2012

  1. Typed the input class and added support for IChemFile.class input

    Change-Id: Iabdb1ca4650dc51c424ea7b95fa7d996013de101
    Signed-off-by: John May <john.wilkinsonmay@gmail.com>
    egonw committed Dec 13, 2012
    Copy the full SHA
    46b51a5 View commit details
    Browse the repository at this point in the history
  2. Small fixes: remove STDOUT use and proper int-based assertEquals() me…

    …thod
    
    Change-Id: I8dfa14c1b50f1aad44ca3db43dc089add51133a4
    Signed-off-by: John May <john.wilkinsonmay@gmail.com>
    egonw committed Dec 13, 2012
    Copy the full SHA
    acbe8be View commit details
    Browse the repository at this point in the history
  3. Properly pad the resulting descriptor value list to MAX_PROTON_COUNT,…

    … fixing two failing unit tests
    
    Change-Id: Ic679ec53cb222d1cafc092d50e8156656a2bd8d1
    Signed-off-by: John May <john.wilkinsonmay@gmail.com>
    egonw committed Dec 13, 2012
    Copy the full SHA
    ab1dc1f View commit details
    Browse the repository at this point in the history
  4. C1C1 is an invalid SMILES; expect an thrown error

    Change-Id: Ib965ecbafe67fc82e556ce60210cefee2fc89e2f
    Signed-off-by: John May <john.wilkinsonmay@gmail.com>
    egonw committed Dec 13, 2012
    Copy the full SHA
    be20bee View commit details
    Browse the repository at this point in the history
  5. Throw an error when a non-ring is attempted to be closed

    Change-Id: Ib83fa0721b24dec61e3156797b285c9c7e7526ba
    Signed-off-by: John May <john.wilkinsonmay@gmail.com>
    egonw committed Dec 13, 2012
    Copy the full SHA
    29d6fbb View commit details
    Browse the repository at this point in the history