openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
S
Spock Framework
Settings
|
Report Duplicate
29
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 94 of 103
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
polishing
Peter Niederwieser
More...
over 15 years ago
removed obsolete class, polishing
Peter Niederwieser
More...
over 15 years ago
deprecated @Speck renamed "setupSpeck" to "setupSpec", and "cleanupSpeck" to "cleanupSpec" (old names still work for now) added spec FixtureMethods
Peter Niederwieser
More...
over 15 years ago
massive rename refactoring; replaced all occurrences of 'speck' with 'spec' except for @Speck, setupSpeck(), cleanupSpeck(), and the find-specks Maven goal (those will need deprecation)
Peter Niederwieser
More...
over 15 years ago
Version static files required by Grails.
Luke Daley
More...
over 15 years ago
Explicitly use UTF-8 as the encoding for reports and source.
Luke Daley
More...
over 15 years ago
Including license file (Apache2, same as Spock core).
Luke Daley
More...
over 15 years ago
Downgrade to Xalan 2.7.0 to avoid an Ivy bug[1].
Luke Daley
More...
over 15 years ago
Minor formatting change.
Luke Daley
More...
over 15 years ago
added missing return statement, slightly improved spec
Peter Niederwieser
More...
over 15 years ago
improved handling of test failure vs. error in grails spec runner removed some final modifiers of Groovy fields that weren't really final ignored "intentionally failing" spock-grails tests for now
Peter Niederwieser
More...
over 15 years ago
new SpecUtil class; moved SpeckInfoBuilder.isSpeck() to SpecUtil.isSpec()
Peter Niederwieser
More...
over 15 years ago
fixed differentiation between test failure and test error
Peter Niederwieser
More...
over 15 years ago
put TestFunctionalSpecification under source control again (was removed unintentionally); added empty directory; changed maven packaging type to "pom"
Peter Niederwieser
More...
over 15 years ago
another POM dependency fix
Peter Niederwieser
More...
over 15 years ago
fixed spock-grails pom
Peter Niederwieser
More...
over 15 years ago
ran optimize imports on spock-grails
Peter Niederwieser
More...
over 15 years ago
added spock-grails to overall Maven build (however currently the build does nothing); updated to Grails 1.2-SNAPSHOT
Peter Niederwieser
More...
over 15 years ago
code cleanup (mostly adding license text and manual reformatting)
Peter Niederwieser
More...
over 15 years ago
Removed println that snuck in.
Luke Daley
More...
over 15 years ago
Version bump.
Luke Daley
More...
over 15 years ago
Support for running functional tests.
Luke Daley
More...
over 15 years ago
Minor formatting change.
Luke Daley
More...
over 15 years ago
Support for getting at the meta tags.
Luke Daley
More...
over 15 years ago
Convenience method for getting at headers.
Luke Daley
More...
over 15 years ago
Support for clicking elements on the page.
Luke Daley
More...
over 15 years ago
Support for finding elements on the page by XPath, id, class and name.
Luke Daley
More...
over 15 years ago
Added javadoc.
Luke Daley
More...
over 15 years ago
Support for form elements.
Luke Daley
More...
over 15 years ago
Not sure how this crept in.
Luke Daley
More...
over 15 years ago
←
1
2
…
90
91
92
93
94
95
96
97
98
…
102
103
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree