Branch: refs/heads/master
Home: https://github.com/jenkinsci/fitnesse-plugin
Commit: 815dd9537cc5019d3deb232ae1ef86eda46b0897
https://github.com/jenkinsci/fitnesse-plugin/commit/815dd9537cc5019d3deb232ae1ef86eda46b0897
Author: Sam.Jessop <[email protected]>
Date: 2013-08-06 (Tue, 06 Aug 2013)
Changed paths:
M src/test/java/hudson/plugins/fitnesse/FitnesseResultsTest.java
Log Message:
-----------
Fixed failing unit test - assertEquals(double expected, double actual) is now
depreciated, using new assertEquals(double expected, double actual, double
epsilon) instead. Not sure why this made the unit test fail.
Commit: 1263e4f5766c8bdd5b319e55a5b8f3a56236309d
https://github.com/jenkinsci/fitnesse-plugin/commit/1263e4f5766c8bdd5b319e55a5b8f3a56236309d
Author: Sam.Jessop <[email protected]>
Date: 2013-08-07 (Wed, 07 Aug 2013)
Changed paths:
M src/main/java/hudson/plugins/fitnesse/FitnesseBuilder.java
M src/main/java/hudson/plugins/fitnesse/FitnesseExecutor.java
M src/main/resources/hudson/plugins/fitnesse/FitnesseBuilder/config.jelly
A
src/main/resources/hudson/plugins/fitnesse/FitnesseBuilder/help-testTimeout.html
M src/test/java/hudson/plugins/fitnesse/FitnesseBuilderTest.java
Log Message:
-----------
Created a new option "TestTimeout". This was coupled with the HTTP timeout,
so if you have a test that takes an hour you no longer need to set your HTTP
Timeout to an hour and have to wait an hour before you know your service is
down.
Commit: e8a150b6f29dd7f828c8e0326864b66e7ded1604
https://github.com/jenkinsci/fitnesse-plugin/commit/e8a150b6f29dd7f828c8e0326864b66e7ded1604
Author: lessonz <[email protected]>
Date: 2013-08-10 (Sat, 10 Aug 2013)
Changed paths:
M .classpath
M .gitignore
M pom.xml
M src/main/java/hudson/plugins/fitnesse/FitnesseBuilder.java
M src/main/java/hudson/plugins/fitnesse/FitnesseExecutor.java
M src/test/java/hudson/plugins/fitnesse/FitnesseBuilderTest.java
Log Message:
-----------
Merge branch 'master' into SamJessop-master
Conflicts:
src/test/java/hudson/plugins/fitnesse/FitnesseResultsTest.java
Compare:
https://github.com/jenkinsci/fitnesse-plugin/compare/eec2894f6986...e8a150b6f29d
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.