Skip to content

Commit bfef4f6

Browse files
committed
add tests from ForwardDiff
1 parent 9928324 commit bfef4f6

File tree

3 files changed

+520
-0
lines changed

3 files changed

+520
-0
lines changed

test/Project.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
ChainRules = "082447d4-558c-5d27-93f4-14fc19e9eca2"
33
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
44
Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa"
5+
DiffTests = "de460e47-3fe3-5279-bb4a-814414816d5d"
56
Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"
67
FiniteDifferences = "26cc04aa-876d-5657-8c51-4c34ba976000"
78
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
@@ -19,6 +20,7 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1920
ChainRules = "1.5"
2021
ChainRulesCore = "1.2"
2122
Combinatorics = "1"
23+
DiffTests = "0.1.1"
2224
StaticArrays = "1"
2325
StatsBase = "0.33"
2426
StructArrays = "0.6"

0 commit comments

Comments
 (0)