Commit Graph

5 Commits

Author SHA1 Message Date
Martin Kroeker 69a8aa6de2
Fix transposition of expected and computed values in error message 2018-03-03 18:01:51 +01:00
Martin Kroeker e7366a4161
Restore the remaining utests (#1462)
* Restore the remaining utests

* Try fork test on Cygwin and Linux only, it hangs on at least ARMv8/Android as well

* Use generic sswap/dswap kernels for NEHALEM 32bit to fix fault found by the restored swap utest

* Disable zdotu test for MS cl to work around runtime error -1073741819 on AppVeyor for now
(probably coding error in the initialization of the complex numbers or wrong choice of zdotu API)
2018-02-20 10:07:17 +01:00
Zhang Xianyi 2fb02626da Update organization info. 2014-11-25 15:28:58 +08:00
Xianyi Zhang afbe3c9791 Improved the quality of codes in unit test.
Thanks José Luis García Pallero
2011-02-21 00:43:15 +08:00
Xianyi Zhang 8dd3fd7f26 Added swap unit test with incx==0 and incy==0. 2011-02-20 17:13:12 +08:00