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: c31d6b96ed75
Choose a base ref
...
head repository: cdk/cdk
compare: ed3ce725f6d0
Choose a head ref
  • 3 commits
  • 11 files changed
  • 1 contributor

Commits on May 7, 2013

  1. Updated the testing framework to force testing the coverage of the at…

    …om typing testing by using @afterclass
    
    Change-Id: I315d018a9358dd8123cfbd071464a00735332a39
    Signed-off-by: John May <john.wilkinsonmay@gmail.com>
    egonw authored and johnmay committed May 7, 2013
    Copy the full SHA
    4d042e0 View commit details
    Browse the repository at this point in the history
  2. Fixed the unit test to see if atom types were tested that are not def…

    …ined.
    
    The test had it the wrong way around, and removed the tested from the defined,
    reporting on the defined instead of the tested atom types.
    
    Change-Id: I72284f9fbfe03ebc52755d37798f9259256b44bd
    Signed-off-by: John May <john.wilkinsonmay@gmail.com>
    egonw authored and johnmay committed May 7, 2013
    Copy the full SHA
    75c5b97 View commit details
    Browse the repository at this point in the history
  3. Fixed incorrect casting to a specific Atom implementation

    Change-Id: I56335077070692bc1cd6db8043efbc29dfbe80bf
    Signed-off-by: John May <john.wilkinsonmay@gmail.com>
    egonw authored and johnmay committed May 7, 2013
    Copy the full SHA
    ed3ce72 View commit details
    Browse the repository at this point in the history