Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-21 | fix DOS line endings | Oz Linden | |
2011-03-14 | Pull from jenn_linden/viewer-vs2010 | Merov Linden | |
2011-02-16 | fix dos line endings | Oz Linden | |
2011-01-24 | fix warnigs caused by skipping test. | Alain Linden | |
2011-01-20 | Skip LLMatrix3::orthogonalize test which appears to failing in ↵ | jenn | |
platform-dependent ways. | |||
2011-01-20 | LLMatrix3::orthogonalize test was failing; possibly due to new lib ↵ | jenn | |
dependencies or architecture on the build machines? Trying updating expected float values to see if it begins to pass. Updated expected values to match result of query on WolframAlpha.com (mathematica): N[Orthogonalize[{{1,4,3},{1,2,0},{2,4,2}}],8] | |||
2010-12-28 | STORM-825 : Reenable the LLMatrix3::orthogonalize test in ↵ | Wolfpup Lowenhar | |
llmath/tests/m3math_test.cpp Removed the skipping of a working test as this was causeing a the test to fail building and thus not actualy running all the tests. | |||
2010-08-24 | standardizing test suite names as class name under test | Aaron Terrell (Enus) | |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2009-10-15 | skip a failing resurrected test in m3math >:( | Adam Moss | |
2009-10-15 | DEV-41368 resurrect dead m3math tut test, convert it to a llmath integration ↵ | Adam Moss | |
test. |