Skip to content

Commit f5e93d1

Browse files
committed
tests passing, renamed files to be consistent
1 parent 3222810 commit f5e93d1

11 files changed

+31819
-31819
lines changed

tests/functionality/CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@ install(DIRECTORY data DESTINATION bin/resolve/tests/functionality)
7474

7575
# Set the matrices for the tests.
7676
set(test_data_dir ${CMAKE_SOURCE_DIR}/tests/functionality)
77-
set(sym_matrix_path /data/A_spd)
78-
set(sym_rhs_path /data/b_spd)
77+
set(sym_matrix_path /data/matrix_ACTIVSg200_AC_renumbered_add10_)
78+
set(sym_rhs_path /data/rhs_ACTIVSg200_AC_renumbered_add10_ones_)
7979
set(asym_matrix_path /data/A_asymmetric)
8080
set(asym_rhs_path /data/b_asymmetric)
8181

tests/functionality/data/matrix_ACTIVSg200_AC_renumbered_add10_00.mtx

Lines changed: 0 additions & 14081 deletions
This file was deleted.

tests/functionality/data/matrix_ACTIVSg200_AC_renumbered_add10_01.mtx

Lines changed: 8843 additions & 8843 deletions
Large diffs are not rendered by default.

tests/functionality/data/matrix_ACTIVSg200_AC_renumbered_add10_02.mtx

Lines changed: 14081 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)