Skip to content

Commit

Permalink
Removed unnecessary expout files.
Browse files Browse the repository at this point in the history
  • Loading branch information
mbaudin47 committed Aug 19, 2023
1 parent f9e86f2 commit a4c3acc
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 179 deletions.
2 changes: 1 addition & 1 deletion lib/test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -642,7 +642,7 @@ ot_check_test (FunctionalChaos_gsobol_sparse)
ot_check_test (FunctionalChaos_ishigami_sparse)
ot_check_test (FunctionalChaos_ishigami_database)
ot_check_test (FunctionalChaos_nd)
ot_check_test (FunctionalChaos_2d)
ot_check_test (FunctionalChaos_2d IGNOREOUT)
ot_check_test (LeastSquaresExpansion_std IGNOREOUT)
ot_check_test (IntegrationExpansion_std IGNOREOUT)
ot_check_test (KrigingAlgorithm_std)
Expand Down
14 changes: 0 additions & 14 deletions lib/test/t_FunctionalChaos_2d.expout

This file was deleted.

1 change: 1 addition & 0 deletions python/test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -734,6 +734,7 @@ ot_pyinstallcheck_test (LinearTaylor_std)
ot_pyinstallcheck_test (LinearLeastSquares_std)
ot_pyinstallcheck_test (QuadraticLeastSquares_std)
ot_pyinstallcheck_test (QuadraticTaylor_std)
ot_pyinstallcheck_test (ProjectionStrategy_std IGNOREOUT)
ot_pyinstallcheck_test (FunctionalChaos_ishigami)
ot_pyinstallcheck_test (FunctionalChaos_ishigami_sparse)
ot_pyinstallcheck_test (FunctionalChaos_ishigami_database)
Expand Down
164 changes: 0 additions & 164 deletions python/test/t_ProjectionStrategy_std.expout

This file was deleted.

0 comments on commit a4c3acc

Please sign in to comment.