summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tst_cloning: Add unit test for cloningPaul Lemire2015-01-104-40/+159
* Change uuid -> id as it really isn't universally unique any longerSean Harmer2014-12-193-57/+57
* Unit tests for QGraphicsUtilsPaul Lemire2014-12-123-1/+380
* Rename QNodeUuid to QNodeIdSean Harmer2014-11-191-3/+3
* Make QCircularBuffer and QBoundedCircularBuffer privateSean Harmer2014-11-196-6/+6
* Rename QResourcesManager -> QResourceManager and make privateSean Harmer2014-11-1810-69/+69
* Add skeleton unit tests for QEntity and QAspectEngineSean Harmer2014-11-175-0/+179
* Enforce that we never try to allocate unexpectedly huge items.Milian Wolff2014-11-141-4/+2
* Add benchmark suite for QFrameAllocator.Milian Wolff2014-11-143-1/+156
* Guard against unsafe usage of QFrameAllocator::(de)allocateRawMemory.Milian Wolff2014-11-141-19/+18
* Cleanup code and remove C-isms.Milian Wolff2014-11-141-12/+12
* QNodeUuid: typedef for QUuidPaul Lemire2014-11-021-3/+3
* QObservableInterface refactoredPaul Lemire2014-11-021-8/+2
* Optimize: Use a plain non-recursive QMutex in the QResourceManager.Milian Wolff2014-10-293-17/+12
* Optimize ArrayPreallocationPolicy.Milian Wolff2014-10-254-28/+53
* QResourcesManager: Added dynamic ArrayAllocation policyPaul Lemire2014-10-2511-23/+855
* QChangeArbiter and Observers/Observables made privatePaul Lemire2014-10-173-7/+7
* Hide doClone implementations behind a macroKevin Ottens2014-10-152-22/+4
* Silence warnings in QNode unit testSean Harmer2014-10-041-3/+3
* QNode refactoringPaul Lemire2014-10-035-120/+94
* Improved/Refactored cloning and doClone off all subclassesPaul Lemire2014-09-303-13/+29
* Unit Tests for QChangeArbiterPaul Lemire2014-09-303-1/+714
* Unit Tests for QScenePaul Lemire2014-09-302-0/+372
* QFrameAllocator allocate based on size instead of typePaul Lemire2014-09-301-0/+65
* Mark backend render classes as private and fix compilationSean Harmer2014-08-172-3/+3
* Completed node unit testsPaul Lemire2014-08-141-5/+85
* QResourcesManager unit test completedPaul Lemire2014-08-143-7/+411
* tst_node corrected to work with abstract nodes and componentsPaul Lemire2014-08-131-22/+52
* Renamed Component to QComponentPaul Lemire2014-07-051-9/+9
* Renamed Entity to QEntityPaul Lemire2014-07-051-7/+7
* Renamed Node to QNodePaul Lemire2014-07-051-19/+19
* Rendering using QFrameAllocatorPaul Lemire2014-07-031-1/+2
* QFrameAllocator + unit testsPaul Lemire2014-07-033-0/+635
* UnitTests for Nodes/Entity/ComponentPaul Lemire2014-06-273-1/+299
* QAbstractResourcesManager renamed to QResourcesManagerPaul Lemire2014-06-262-20/+20
* QAbstractResourcesManager refactored to use a policy based designPaul Lemire2014-06-262-20/+20
* Add minimal cmake tests to get past qmake runSean Harmer2014-06-262-0/+22
* Don't build renderqueues test when symbols are not availableSean Harmer2014-06-131-1/+3
* RenderQueues of RenderViewPaul Lemire2014-04-193-0/+270
* Add QBoundedCircularBuffer and testSean Harmer2014-04-193-1/+254
* Add QCircularBuffer and testSean Harmer2014-04-177-2/+2178
* Added missing methods to QAbstractResourcesManagerPaul Lemire2014-04-142-4/+6
* ResourcesManager subclassesPaul Lemire2014-04-106-37/+322
* Fix INDEXBITS in QHandleManager, QHandlePaul Lemire2014-04-092-9/+18
* QResourcesManagerPaul Lemire2014-04-093-1/+224
* Add QHandleManager template and testSean Harmer2014-04-083-1/+206
* Add QHandle template class and testSean Harmer2014-04-047-0/+200
* Removing old 1.0 stuff from project root.Pasi Keranen2014-04-035-37/+0
* Remove Qt3D 1.x sourcesSean Harmer2014-03-28235-30070/+0
* Disable demos, examples, tests, tools temporarilySean Harmer2014-02-101-0/+0