9 Commits

Author SHA1 Message Date
Glatzemann
fa32fcea55 added some tests
added some developer attributes
completed some more classes
2015-03-15 01:11:47 +01:00
SND\floAr_cp
708c65febc Extended DataFactory.cs to provide a full test set containing:
- extreme value permutation test
- linear test for 1 and 0
- permutation of 0 and minimum value 
- permutation of 0 and maximum value
2012-09-08 08:32:48 +00:00
SND\floAr_cp
25006ab464 Added function to DataFactory.cs to create extreme value test sets 2012-08-31 09:03:27 +00:00
SND\AstrorEnales_cp
5505f7dcbf - Added PlatformSystem Plugins layer
- Started Windows, Metro and Linux Platform-Plugins
- Moved the RecordingSample to the Samples folder
- Started two samples for using the graphics device in a WinForms and Wpf Editor
- Refactorings in the AddIn-System
- Moved the Window initialization-code to the Platform modules
- Changed the License text in all code files which is now way smaller
- Started ProjectConverter tool which converts all the projects and solution to the target configuration
- Changed the SupportedPlatform names in the Resource files
- Changed the WIN8 define to WINDOWSMETRO which is actually meant
- Removed NLog and started our own Logger class
- Many more stuff...
2012-08-09 09:45:04 +00:00
SND\rene87_cp
89b65cc2be add DataFactory.RandomIntValueMinMax(int min, int max)
add AssertHelper.ConvertEquals(XNAStorageContainer xna, ANXStorageContainer anx, String test)
add more tests to StorageDeviceTest
2011-11-19 16:06:54 +00:00
SND\xToast_cp
85f23ea06d Implemented BoundingBox, BoundingSphere and parts of BoundingFrustum. Still some small issues to fix. 2011-11-05 19:31:10 +00:00
SND\xToast_cp
d7af874411 Added/Extended Unit-Tests 2011-11-04 18:44:07 +00:00
Glatzemann
7423fd4532 Vector3: fixed a minor issue with divide by factor
Color: fixed some issues and implemented some missing methods
TestCenter: refactoring (moved all ConvertEquals-Methods to the new AssertHelper)
DataFactory: extended by normalized random floats
TestCenter: all Color tests are green now
2011-11-04 06:46:24 +00:00
Glatzemann
8326720ee3 initial import 2011-10-31 05:36:24 +00:00