index
:
platform/upstream/lapack
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
master
sandbox/nmerinov/llvm
tizen
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_dev
Domain: System / Base; Licenses: ETC;
Inki Dae <inki.dae@samsung.com>, Semun Lee <semun.lee@samsung.com>, Tae-Young Chung <ty83.chung@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
TESTING
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-03
Cosmetic changes in Doxygen presentation.
julie
1056
-13795
/
+11657
2011-11-01
Never say never...
julie
168
-1974
/
+987
2011-10-31
Correct Warning detected during Doxygen Generation.
julie
86
-879
/
+1735
2011-10-25
adding error checker for gejsv, they were missing - reported by Nadezhda Moza...
julie
2
-14
/
+163
2011-10-25
correction error checkers for sysv, posv, hesv, gbsv - reported by Nadezhda M...
julie
4
-22
/
+22
2011-10-25
add name of the routine before call
julie
4
-0
/
+8
2011-10-25
Skip n=0 for rfp test to protect against div by zero - reported by Ake Sandgr...
julie
4
-3
/
+12
2011-10-12
fix problem detected by Sven
julie
8
-10
/
+274
2011-10-07
Fix Problem in testing discovered with the LAPACK dashboard related to rev 983
julie
1
-2
/
+2
2011-10-06
Use cmake to copy files at installation time
julie
1
-1
/
+1
2011-10-06
Integrating Doxygen in comments
julie
1056
-83189
/
+165379
2011-09-30
Refactored $(ALLOBJ) files in TESTING/MATGEN/Makefile and a few cosmetic changes
igor175
1
-7
/
+6
2011-09-26
Add the LAPACK library as dependencies for testing after Igor's comment.
julie
2
-14
/
+14
2011-09-23
Improve CMAKE BUILD system and OUTPUT PARSING when not all precisions are nee...
julie
4
-116
/
+130
2011-09-23
Commit patch sent by Sven.
julie
24
-87
/
+106
2011-08-30
Commit pb in TESTING reported by Nadezhda (INTEL) on Aug 29th.
julie
8
-130
/
+130
2011-08-15
Correct Bug in the testing of CHERFSX function
julie
1
-47
/
+47
2011-08-15
Replace DOUBLE COMPLEX by COMPLEX*16
julie
3
-3
/
+3
2011-08-11
test routines for new QRT subroutines:
james
8
-0
/
+1737
2011-06-28
CHANGE IN THE SCRIPT:
julie
2
-293
/
+1
2011-06-27
merge errors for number only mode
julie
1
-1
/
+1
2011-06-27
Add Julien's suggestions
julie
1
-4
/
+9
2011-06-24
[ minor edits ]
langou
1
-2
/
+2
2011-06-24
First try to get a nice script to analyze the LAPACK testing.
julie
31
-45
/
+333
2011-06-22
Added N*N to LWEDC (and LRWEDC for complex cases) to reflect updated LWORK re...
james
4
-6
/
+6
2011-06-22
Summer cleanup
julie
63
-375
/
+159
2011-04-13
Upadte header for the modified routine for the 3.3.1 release
julie
21
-42
/
+42
2011-03-03
Correct and Add Error exit tests for *errtz
julie
6
-10
/
+22
2011-02-28
Wrapped lines that extended past 72 columns
julie
7
-17
/
+17
2011-02-07
Link tmglib test library to lapack
julie
1
-1
/
+1
2011-02-07
Revert "Link tmglib test library to lapack"
julie
1
-1
/
+1
2011-02-07
Link tmglib test library to lapack
julie
1
-1
/
+1
2011-02-03
Fix bug 0072 reported by Inge Gutheil on February 3rd 2011
julie
2
-0
/
+4
2011-01-20
Adding new hetri routines
julie
10
-32
/
+90
2011-01-11
Suppress warning because of undefined variable
julie
1
-3
/
+3
2011-01-04
minor fix following compiler warnings: remove unused variable and change digi...
julie
4
-12
/
+12
2010-12-24
Display the test's output to stdout after a run so it can be viewed on the da...
julie
1
-1
/
+8
2010-11-17
Fix line length
julie
1
-2
/
+2
2010-11-13
Correct memory access in CSD found with -fbounds-check flag
julie
4
-8
/
+16
2010-11-10
(no commit message)
brian
4
-4
/
+4
2010-11-08
Start getting ready for the release
julie
18
-34
/
+34
2010-11-08
Update CMake build
julie
2
-4
/
+16
2010-11-07
fix again some COMPLEX instead of CMPLX
julie
2
-8
/
+8
2010-11-07
fix again some COMPLEX instead of CMPLX
julie
2
-8
/
+8
2010-11-04
Incorporated CSD source and testing routines into SRC/Makefile, TESTING/Makef...
brian
14
-51
/
+335
2010-11-04
Removed nonexistent fourth matrix type from CSD test routines and csd.in
brian
5
-14
/
+9
2010-11-04
Modified TESTING/EIG/alahdg.f to test CS decomposition code
brian
1
-0
/
+41
2010-11-03
Added CS decomposition test files to TESTING
brian
9
-0
/
+2444
2010-11-03
Commiting the 3 other precisions (single, complex, dcomplex) for sytri using ...
julie
15
-43
/
+130
2010-11-02
[xSYTRS/xSYSV] Hide the call to syconv inside trs2 to avoid changing the SYT...
julie
10
-40
/
+46
[next]