summaryrefslogtreecommitdiff
path: root/indra/llmath/tests
AgeCommit message (Expand)Author
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2012-09-27fix dos line endingsOz Linden
2012-09-12Restore alignment tests that were removed earliersimon@Simon-PC.lindenlab.com
2012-09-12Fix alignment_test for array allocations. Reviewed by Runitaisimon@Simon-PC.lindenlab.com
2012-09-12Another attempt at unsticking build.Dave Parks
2012-09-12Attempt to unblock build.Dave Parks
2012-09-11Another stab at fixing alignment_test.cppDave Parks
2012-09-10Fix for alignment_test.cpp compilation errors.Dave Parks
2012-07-11Pull in viewer-development because it's painful. Merge with runitai's help.simon@Simon-PC.lindenlab.com
2012-07-02disable alignment tests in debug builds (where they fail)Oz Linden
2012-06-22line endings fixBrad Payne (Vir Linden)
2012-01-26assert fix for mempyNonAliased16 callBrad Payne (Vir Linden)
2012-01-04Fix for build failureBrad Payne (Vir Linden)
2012-01-04SH-2789 WIP - stricter calling of memcpyNonAliased16Brad Payne (Vir Linden)
2011-12-19SH-2789 WIP - various fixes to force 16-byte alignmentBrad Payne (Vir Linden)
2011-12-15SH-2789 WIP - tests for alignmentBrad Payne (Vir Linden)
2011-08-22EXP-1129 FIX SLURLs with only 2 coordinates are interpreted as center of simRichard Nelson
2011-05-02mergeDave Parks
2011-04-29Merged with viewer-development.Ricky Curtice
2011-04-04Parenthisized a #define to make it safer, adjusted some notes (and added a TO...Ricky Curtice
2011-03-21fix DOS line endingsOz Linden
2011-03-14Pull from jenn_linden/viewer-vs2010Merov Linden
2011-03-10Squared all dist_vec() based comparisons and other dist_vec() operations wher...Ricky Curtice
2011-04-04Automated merge up from viewer-development into mesh-developmentLoren Shih
2011-02-16fix dos line endingsOz Linden
2011-01-24fix warnigs caused by skipping test.Alain Linden
2011-01-20Skip LLMatrix3::orthogonalize test which appears to failing in platform-depen...jenn
2011-01-20LLMatrix3::orthogonalize test was failing; possibly due to new lib dependenci...jenn
2011-01-06Automated merge up from viewer-developmentLoren Shih
2010-12-28STORM-825 : Reenable the LLMatrix3::orthogonalize test in llmath/tests/m3math...Wolfpup Lowenhar
2010-10-13correct licenses (fix problem with license change merge)Oz Linden
2010-09-27mergeDave Parks
2010-09-21Fix for build failures - disabling tcmalloc for nowBrad Payne (Vir Linden)
2010-08-26buildfix: fixing linux build to handle new SSE2 architectureNyx (Neal Orman)
2010-08-24standardizing test suite names as class name under testAaron Terrell (Enus)
2010-08-19Integrate SIMD API from oreh/server-trunk-orehDave Parks
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2010-06-15SNOW-620 PARTIAL Infinite loop in LLSphere::getBoundingSphereTofu Linden
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
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
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