Skip to content

Commit

Permalink
add things to runtests
Browse files Browse the repository at this point in the history
  • Loading branch information
xukai92 committed Apr 30, 2018
1 parent 4b3f0bb commit cc46ac7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ testcases = Dict(
"hmcda.jl" => ["hmcda_cons", "hmcda",
# "hmcda_geweke",
],
"hmc.jl" => ["bayes_lr", "simple_gauss",],
"hmc.jl" => ["multivariate_support", "matrix_support", "hmc_reverse_diff",
"constrained_bounded", "constrained_simplex",],
"sghmc.jl" => ["sghmc_cons", "sghmc_cons",],
Expand Down

0 comments on commit cc46ac7

Please sign in to comment.