summaryrefslogtreecommitdiff
path: root/indra/llmath/tests
AgeCommit message (Collapse)Author
2010-12-28STORM-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-24standardizing test suite names as class name under testAaron Terrell (Enus)
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2010-06-15SNOW-620 PARTIAL Infinite loop in LLSphere::getBoundingSphereTofu Linden
Neither the test nor the code being tested are good - the unit test can hang. Skipping test for now, passing over to the sim maint backlog.
2009-10-19mergeSteve Bennetts
2009-10-16merge from latest svn/viewer-2-0 to hg/viewer-2-0Mark Palange (Mani)
2009-10-16DEV-41080 more automated testing love - minor comment fixing.Adam Moss
2009-10-15skip a failing resurrected test in m3math >:(Adam Moss
2009-10-15DEV-41368 resurrect dead m3math tut test, convert it to a llmath integration ↵Adam Moss
test.
2009-10-15DEV-41345 turn llmodularmath_tut into a real llmath unit test.Adam Moss
2009-10-13DEV-40417: Fixed a few cases where gcc 4.x can emit warningsMartin Reddy
suggesting the use of extra parentheses.
2009-10-08DEV-41080 fix and upgrade v4color_test.cpp to a real unit test.Adam Moss
2009-10-08DEV-41089 convert legacy tut llrect test into a llmath integration test.Adam Moss
2009-10-08DEV-41088 convert legacy 'math' test module into 'mathmisc' integration test.Adam Moss
2009-10-08DEV-41087 more llmath test conversions from legacy tut tests.Adam Moss
2009-10-08DEV-41086 convert llmath legacy tut tests to integration tests. batch 2.Adam Moss
2009-10-08DEV-41085 Convert legacy tut tests into llmath integration tests. Batch 1.Adam Moss