summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2009-10-02Fix unit test that uses the ByteReaderSebastian Dröge1-7/+10
2009-09-23Add unit tests for basetransform subclasses and buffer ownershipsSebastian Dröge2-1/+141
2009-09-22Add simple test for Gst.Base.ByteReader to the buffer testsSebastian Dröge1-0/+17
2009-09-22Update Gst.Buffer bindingsSebastian Dröge1-4/+1
2009-09-20Fix indention everywhereSebastian Dröge8-760/+707
2009-09-04Don't run nunit-tester with $(MONO)Sebastian Dröge1-1/+1
2009-09-04Update gitignoreSebastian Dröge1-0/+3
2009-09-03Fix make distcheckSebastian Dröge1-0/+2
2009-09-03Ship all required files in the tarballs and fix running of the unit test suiteSebastian Dröge1-1/+2
2009-08-08Fix test compilationSebastian Dröge2-3/+3
2009-06-23Adjust tests for new protected methods by implementing subclassesSebastian Dröge2-25/+38
2009-06-21Add unit test for basic Gst.Element subclassesSebastian Dröge1-0/+144
2009-06-20Use parameter-less constructors for Bin/PipelineSebastian Dröge2-6/+6
2009-06-20Add some tests that depend on nunit >= 2.4 functionalityMaarten Bosmans1-0/+42
2009-06-20Add some tests that where lost in Refcount cleanupMaarten Bosmans4-16/+104
2009-06-18Add unit test for managed buffer generation and interactionSebastian Dröge1-0/+20
2009-06-17Print test names on the terminalSebastian Dröge1-1/+1
2009-06-17Enable tests that should run but failSebastian Dröge2-2/+0
2009-06-17Use nunit-console from nunit instead of in-tree ConsoleUi.Maarten Bosmans2-435/+6
2009-06-17Some more cleanupMaarten Bosmans5-41/+44
2009-06-17Fix source code formatting for all the testsMaarten Bosmans8-404/+393
2009-06-17Make the test suite actually runMaarten Bosmans8-48/+3
2009-06-17Adapt tests to new apiMaarten Bosmans5-37/+33
2009-06-17Remove Dispose() calls in each testMaarten Bosmans7-88/+0
2009-06-17Remove all the Refcount testsMaarten Bosmans3-184/+0
2009-04-14Make tests and samples compile againSebastian Dröge2-58/+9
2009-04-07Fix compilation of unit testSebastian Dröge1-2/+0
2009-04-07Fix compilation of ApplicationTestSebastian Dröge1-18/+0
2009-04-07Update/Cleanup of the build systemSebastian Dröge1-3/+2
2006-08-202006/08/20 Khaled Mohammed (khaled.mohammed@gmail.com)Khaled Mohammed4-19/+142
2006-08-11MessageTest and BufferTestKhaled Mohammed2-0/+132
2006-08-11more tests and Dispose() in Gst.ObjectKhaled Mohammed5-16/+186
2006-08-05Fix of Refcount property in Gst.ObjectKhaled Mohammed2-35/+40
2006-08-04Adding NUnit test suite for PipelineKhaled Mohammed2-1/+174
2006-08-04Updated DynamicSignal.cs and files plugins-base to use the newKhaled Mohammed1-2/+2
2006-06-042006-06-04 Khaled Mohammed <khaled.mohammed@gmail.com>Khaled Mohammed3-2/+73
2006-05-312006-05-31 Michael Dominic K. <michaldominik@gmail.com>Michael Dominic K3-2/+160
2006-05-302006-05-30 Michael Dominic K. <michaldominik@gmail.com>Michael Dominic K2-1/+89
2006-05-252006-05-25 Aaron Bockover <aaron@abock.org>Aaron Bockover1-1/+27
2006-05-202006-05-20 Aaron Bockover <aaron@abock.org>Aaron Bockover4-0/+562