Oz Linden
|
2d43a5231d
|
fix DOS line endings
|
2011-03-21 09:33:51 -04:00 |
Merov Linden
|
35b61cdd44
|
Pull from jenn_linden/viewer-vs2010
|
2011-03-14 22:52:11 -07:00 |
Oz Linden
|
893690bb4f
|
fix dos line endings
|
2011-02-16 20:58:49 -05:00 |
Alain Linden
|
cb5957117f
|
fix warnigs caused by skipping test.
|
2011-01-24 09:09:45 -08:00 |
jenn
|
4260182b5b
|
Skip LLMatrix3::orthogonalize test which appears to failing in platform-dependent ways.
|
2011-01-20 17:07:14 -08:00 |
jenn
|
eb2c9d224a
|
LLMatrix3::orthogonalize test was failing; possibly due to new lib 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]
|
2011-01-20 15:58:15 -08:00 |
Wolfpup Lowenhar
|
44e6327674
|
STORM-825 : Reenable the LLMatrix3::orthogonalize test in 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-12-28 19:14:33 -05:00 |
Aaron Terrell (Enus)
|
48743cbd41
|
standardizing test suite names as class name under test
|
2010-08-24 23:41:47 -07:00 |
Oz Linden
|
06b0d72efa
|
Change license from GPL to LGPL (version 2.1)
|
2010-08-13 07:24:57 -04:00 |
Tofu Linden
|
fce2653f6b
|
SNOW-620 PARTIAL Infinite loop in LLSphere::getBoundingSphere
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.
|
2010-06-15 13:26:40 +01:00 |
Steve Bennetts
|
65bf35cfed
|
merge
|
2009-10-19 10:49:48 -07:00 |
Mark Palange (Mani)
|
3e10fa4d51
|
merge from latest svn/viewer-2-0 to hg/viewer-2-0
|
2009-10-16 16:42:45 -07:00 |
Adam Moss
|
e922089ff4
|
DEV-41080 more automated testing love - minor comment fixing.
|
2009-10-16 12:39:05 +00:00 |
Adam Moss
|
6db2141a06
|
skip a failing resurrected test in m3math >:(
|
2009-10-15 19:04:42 +00:00 |
Adam Moss
|
4a8c59bd96
|
DEV-41368 resurrect dead m3math tut test, convert it to a llmath integration test.
|
2009-10-15 18:58:23 +00:00 |
Adam Moss
|
f31397291b
|
DEV-41345 turn llmodularmath_tut into a real llmath unit test.
|
2009-10-15 16:59:54 +00:00 |
Martin Reddy
|
330e635c2c
|
DEV-40417: Fixed a few cases where gcc 4.x can emit warnings
suggesting the use of extra parentheses.
|
2009-10-13 16:04:09 +00:00 |
Adam Moss
|
6af0219273
|
DEV-41080 fix and upgrade v4color_test.cpp to a real unit test.
|
2009-10-08 16:44:44 +00:00 |
Adam Moss
|
6ee4a7f429
|
DEV-41089 convert legacy tut llrect test into a llmath integration test.
|
2009-10-08 13:46:20 +00:00 |
Adam Moss
|
5fe65644b5
|
DEV-41088 convert legacy 'math' test module into 'mathmisc' integration test.
|
2009-10-08 13:36:46 +00:00 |
Adam Moss
|
cb70d7e848
|
DEV-41087 more llmath test conversions from legacy tut tests.
|
2009-10-08 12:50:02 +00:00 |
Adam Moss
|
256700f109
|
DEV-41086 convert llmath legacy tut tests to integration tests. batch 2.
|
2009-10-08 12:42:58 +00:00 |
Adam Moss
|
706f49601c
|
DEV-41085 Convert legacy tut tests into llmath integration tests. Batch 1.
|
2009-10-08 12:32:27 +00:00 |