Skip to content

test against tagged DiffBase versions instead of DiffBase master#185

Merged
jrevels merged 1 commit intomasterfrom
jr/testtags
Jan 25, 2017
Merged

test against tagged DiffBase versions instead of DiffBase master#185
jrevels merged 1 commit intomasterfrom
jr/testtags

Conversation

@jrevels
Copy link
Member

@jrevels jrevels commented Jan 25, 2017

.travis.yml Outdated
@@ -13,7 +13,7 @@ script:
julia -e 'Pkg.clone(pwd()); Pkg.build("ForwardDiff"); Pkg.checkout("DiffBase"); Pkg.test("ForwardDiff"; coverage=true)';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

here as well?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yup, thanks!

jrevels added a commit to JuliaDiff/ReverseDiff.jl that referenced this pull request Jan 25, 2017
@jrevels jrevels merged commit 791cd93 into master Jan 25, 2017
@jrevels jrevels deleted the jr/testtags branch January 25, 2017 05:51
jrevels added a commit to JuliaDiff/ReverseDiff.jl that referenced this pull request Jan 26, 2017
…xes for v0.6) (#47)

* minor broadcast improvements

* refactor code for cleanliness + add some reduction methods

* v0.6 broadcast dispatch compat fix

* circumvent world-age problems in v0.6  tests

* fix accidental method overwrites and NTuple usage in v0.6

* bump dependency versions to include v0.6 fixes

* add docs note mentioning world-age restriction for compiled tapes

* fix v0.6 method ambiguities

* use isapprox instead test_approx_eq_eps

* fix typo

* remove unused type parameter

* test only against tagged versions of DiffBase (ref JuliaDiff/ForwardDiff.jl#185)

* get tests passing on v0.5 again

* add PkgEval badges to README
@tkelman
Copy link
Contributor

tkelman commented Mar 17, 2017

Can you please create (then enable branch protection for) a release-0.3 branch starting from this 791cd93 commit? Bugfixes are needed on a version that still supports Julia 0.4.

@jrevels
Copy link
Member Author

jrevels commented Mar 17, 2017

Done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants