Skip to content

Commit

Permalink
Removed obsolete tests
Browse files Browse the repository at this point in the history
  • Loading branch information
theogf committed Mar 10, 2020
1 parent 951e7d1 commit 839fbed
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 130 deletions.
10 changes: 6 additions & 4 deletions test/runtests.jl
Expand Up @@ -7,9 +7,11 @@ AGP.setadbackend(:reverse_diff)
# Global flags for the tests
@testset "Test for AugmentedGaussianProcesses" begin
include("test_prior.jl")
include("test_GP.jl")
include("test_VGP.jl")
include("test_SVGP.jl")
include("test_OnlineSVGP.jl")
include("test_likelihoods.jl")
# include("test_analyticVI.jl")
# include("test_GP.jl")
# include("test_VGP.jl")
# include("test_SVGP.jl")
# include("test_OnlineSVGP.jl")
# @test include("test_IO.jl")
end
23 changes: 0 additions & 23 deletions test/test_GP.jl

This file was deleted.

62 changes: 0 additions & 62 deletions test/test_SVGP.jl

This file was deleted.

41 changes: 0 additions & 41 deletions test/test_VGP.jl

This file was deleted.

0 comments on commit 839fbed

Please sign in to comment.