diff options
author | Justin Lecher <jlec@gentoo.org> | 2010-12-22 07:50:47 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2010-12-22 07:50:47 +0000 |
commit | 91bd55a5628b9e72c434ca966b76c0f202441eae (patch) | |
tree | 796cb1a9d9471a2b691a0ee55b1589408dd4a2f8 /sci-libs/amd/files | |
parent | Remove old version. (diff) | |
download | historical-91bd55a5628b9e72c434ca966b76c0f202441eae.tar.gz historical-91bd55a5628b9e72c434ca966b76c0f202441eae.tar.bz2 historical-91bd55a5628b9e72c434ca966b76c0f202441eae.zip |
Remove bad test, #348272
Package-Manager: portage-2.2.0_alpha10/cvs/Linux x86_64
Diffstat (limited to 'sci-libs/amd/files')
-rw-r--r-- | sci-libs/amd/files/2.2.1-test.patch | 25 |
1 files changed, 13 insertions, 12 deletions
diff --git a/sci-libs/amd/files/2.2.1-test.patch b/sci-libs/amd/files/2.2.1-test.patch index f3bb66b0d9fb..e46fe0ed3ad3 100644 --- a/sci-libs/amd/files/2.2.1-test.patch +++ b/sci-libs/amd/files/2.2.1-test.patch @@ -1,13 +1,14 @@ -diff --git a/Demo/amd_f77cross.out b/Demo/amd_f77cross.out -index 6d8a670..79496d1 100644 ---- a/Demo/amd_f77cross.out -+++ b/Demo/amd_f77cross.out -@@ -15,7 +15,7 @@ Column: 4 number of entries: 2 with row indices in AI ( 11 ... 12) - Column: 5 number of entries: 2 with row indices in AI ( 13 ... 14) - row indices: 2 5 +diff --git a/Demo/Makefile.am b/Demo/Makefile.am +index 50dbcab..00e0799 100644 +--- a/Demo/Makefile.am ++++ b/Demo/Makefile.am +@@ -5,8 +5,7 @@ check_PROGRAMS = \ + amd_demo \ + amd_demo2 \ + amd_f77demo \ +- amd_f77simple \ +- amd_f77cross ++ amd_f77simple + # buggy demo + # amd_l_demo --amd: approximate minimum degree ordering, results: -+AMD version 2.2.1, Nov 30, 2009, results: - status: OK - n, dimension of A: 5 - nz, number of nonzeros in A: 14 |