sanyaade-g2g-repos / quimeraengine

Automatically exported from code.google.com/p/quimeraengine
0 stars 1 forks source link

Unit tests: QMatrix2x2 #236

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hay que crear unit tests para las clases:

-QMatrix2x2
-QMatrix3x3

El grado de cobertura debe ser alto.

Original issue reported on code.google.com by Lince3D@gmail.com on 30 Jan 2012 at 6:07

GoogleCodeExporter commented 8 years ago

Original comment by javierma...@gmail.com on 30 Jan 2012 at 10:34

GoogleCodeExporter commented 8 years ago
Liberada debido a la baja del colaborador.

Original comment by Lince3D@gmail.com on 27 Feb 2012 at 10:17

GoogleCodeExporter commented 8 years ago

Original comment by Lince3D@gmail.com on 10 Mar 2012 at 12:49

GoogleCodeExporter commented 8 years ago
Ahora sólo incluye QMatrix2x2.

Original comment by Lince3D@gmail.com on 10 Mar 2012 at 12:51

GoogleCodeExporter commented 8 years ago

Original comment by Lince3D@gmail.com on 31 Mar 2012 at 12:26

GoogleCodeExporter commented 8 years ago

Original comment by Lince3D@gmail.com on 31 Mar 2012 at 1:59

GoogleCodeExporter commented 8 years ago
Sólo estas dos cositas:

- FriendOperatorProduct_EveryElementIsMultipliedByTheScaler_Test
Scaler->Scalar

- 
OperatorDivisionAssignation_MatrixIsCorrectlyDividedByScalarAndAssignedToItself_
Test
En la docu has puesto multiplied en vez de divided

Original comment by jwl...@gmail.com on 4 Apr 2012 at 1:58