Changeset [002740c9095fba1fbd45324151e62e4f5c166117] by Andre Steingress

March 10th, 2011 @ 09:31 PM

Committed by Andre Steingress

  • A gcontracts-core/src/main/java/org/gcontracts/annotations/Contracted.java
  • A gcontracts-core/src/test/groovy/org/gcontracts/tests/other/ContractedTests.groovy
  • A gcontracts-grails/build.gradle
  • A gcontracts-grails/src/main/java/org/gcontracts/grails/SpringContractsLifecycle.java
  • A gcontracts-grails/src/main/resources/META-INF/services/org.gcontracts.common.spi.Lifecycle
  • A gcontracts-grails/src/test/groovy/org/gcontracts/grails/BaseTestClass.groovy
  • A gcontracts-grails/src/test/groovy/org/gcontracts/grails/SimpleSpringIntegrationTests.groovy
  • A gcontracts-grails/src/test/groovy/org/gcontracts/grails/SpringContractsLifecycleTests.groovy
  • A gcontracts-grails/src/test/resources/META-INF/services/org.gcontracts.common.spi.Lifecycle
  • R gcontracts-core/src/main/java/org/gcontracts/annotations/EnableAssertions.java
  • R gcontracts-core/src/test/groovy/org/gcontracts/tests/other/AssertionsEnabledTests.groovy
  • R gcontracts-spring/build.gradle
  • R gcontracts-spring/src/main/java/org/gcontracts/spring/SpringContractsLifecycle.java
  • R gcontracts-spring/src/test/groovy/org/gcontracts/spring/BaseTestClass.groovy
  • R gcontracts-spring/src/test/groovy/org/gcontracts/spring/SimpleSpringIntegrationTests.groovy
  • R gcontracts-spring/src/test/groovy/org/gcontracts/spring/SpringContractsLifecycleTests.groovy
  • R gcontracts-spring/src/main/resources/META-INF/services/org.gcontracts.common.spi.Lifecycle
  • R gcontracts-spring/src/test/resources/META-INF/services/org.gcontracts.common.spi.Lifecycle
  • M gcontracts-core/src/main/java/org/gcontracts/ast/GContractsASTTransformation.java
  • M gcontracts-core/src/test/groovy/org/gcontracts/tests/annotationcontracts/AnnotationContractTests.groovy
  • M gcontracts-core/src/test/groovy/org/gcontracts/tests/doc/DocumentationExampleTests.groovy
  • M gcontracts-core/src/test/groovy/org/gcontracts/tests/doc/RootClassExampleTests.groovy
  • M gcontracts-core/src/test/groovy/org/gcontracts/tests/doc/StackExampleTests.groovy
  • M gcontracts-core/src/test/groovy/org/gcontracts/tests/interfaces/AbstractClassInheritanceTests.groovy
  • M gcontracts-core/src/test/groovy/org/gcontracts/tests/interfaces/AbstractClassTests.groovy
  • M gcontracts-core/src/test/groovy/org/gcontracts/tests/interfaces/InterfaceAbstractClassMixturesTests.groovy
  • M gcontracts-core/src/test/groovy/org/gcontracts/tests/interfaces/SimpleInterfaceInheritanceTests.groovy
  • M gcontracts-core/src/test/groovy/org/gcontracts/tests/interfaces/StackExampleTests.groovy
  • M gcontracts-core/src/test/groovy/org/gcontracts/tests/inv/InheritanceTests.groovy
  • M gcontracts-core/src/test/groovy/org/gcontracts/tests/inv/POGOClassInvariantTests.groovy
  • M gcontracts-core/src/test/groovy/org/gcontracts/tests/inv/SimpleClassInvariantTests.groovy
  • M gcontracts-core/src/test/groovy/org/gcontracts/tests/other/AbstractClassTests.groovy
  • M gcontracts-core/src/test/groovy/org/gcontracts/tests/other/CircularAssertionCallTests.groovy
  • M gcontracts-core/src/test/groovy/org/gcontracts/tests/other/MissingLineNumberTests.groovy
  • M gcontracts-core/src/test/groovy/org/gcontracts/tests/post/ImplicitVariableNamesPostconditionTests.groovy
  • M gcontracts-core/src/test/groovy/org/gcontracts/tests/post/InheritanceTests.groovy
  • M gcontracts-core/src/test/groovy/org/gcontracts/tests/post/OldVariablePostconditionTests.groovy
  • M gcontracts-core/src/test/groovy/org/gcontracts/tests/post/ResultAndOldVariablePostconditionTests.groovy
  • M gcontracts-core/src/test/groovy/org/gcontracts/tests/post/ResultVariablePostconditionTests.groovy
  • M gcontracts-core/src/test/groovy/org/gcontracts/tests/post/SimplePostconditionTests.groovy
  • M gcontracts-core/src/test/groovy/org/gcontracts/tests/pre/InheritanceTests.groovy
  • M gcontracts-core/src/test/groovy/org/gcontracts/tests/pre/SimplePreconditionTests.groovy
  • M gcontracts-core/src/test/groovy/org/gcontracts/util/AnnotationUtilsTests.groovy
  • M gcontracts-doc/build.gradle
  • M settings.gradle
New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

core module

Shared Ticket Bins