summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2017-07-22Fix testsDavid Robillard1-0/+1
2017-03-20Fix polyphony testsDavid Robillard2-1/+5
2017-03-20Fix round-trip preservation of property contextsDavid Robillard1-2/+4
2017-03-18Add missing filesDavid Robillard2-0/+229
2017-02-18Improve parallel analysis and execution algorithmsDavid Robillard1-68/+4
2017-02-18Add experimental PortAudio driverDavid Robillard1-23/+6
2017-02-15Move Properties out of ResourceDavid Robillard1-6/+7
2017-02-12Fix warningsDavid Robillard1-1/+1
2017-02-12Fix various cast alignment warningsDavid Robillard1-8/+7
2017-02-12Run test events with monotonically increasing timeDavid Robillard1-7/+8
2017-01-03Always escape file URIsDavid Robillard1-1/+1
2016-10-02Fix test suiteDavid Robillard1-0/+2
2016-10-02Improve test coverageDavid Robillard3-0/+63
2016-10-02Fix unit test responses and ensure events succeedDavid Robillard1-1/+1
2016-10-02Add parallel graph executionDavid Robillard1-1/+7
2016-08-17Rename main graph and control/notify portsDavid Robillard24-113/+113
2016-08-02Make graph control ports support patch:MessageDavid Robillard1-0/+2
2016-08-01Use consistent feature test macrosDavid Robillard1-0/+0
2016-07-30Add undo supportDavid Robillard1-8/+44
2016-07-30Clean up testsDavid Robillard4-25/+33
2016-07-29Save bundled graphs to graph.ttl by defaultDavid Robillard2-2/+2
2016-07-29Remove Forge dependency from AtomReaderDavid Robillard1-1/+0
2016-07-27Add unit tests for CopyDavid Robillard3-0/+32
2016-07-24Fix crash when initial test graph does not existDavid Robillard1-5/+11
2015-10-04Fix test suite compilationDavid Robillard1-2/+2
2015-05-25Use ingen:/ as base URI on the wire.David Robillard19-91/+91
2015-05-25Fix ingen_test command line arguments.David Robillard1-10/+14
2015-04-04Update copyright dates.David Robillard1-1/+1
2015-04-03Use lv2:prototype and deprecate ingen:prototype.David Robillard10-17/+16
2015-02-24Remove crusty old internal bindings.David Robillard1-3/+0
2015-02-24Demodularize Parser and Serialiser.David Robillard1-4/+1
2015-02-24Use sequence buffer size from Jack.David Robillard1-1/+1
2015-02-14Fix test suite.David Robillard1-4/+13
2015-02-09Fix broadcasting to several clients.David Robillard1-2/+1
2014-01-24Fix various whitespace and formatting issues.David Robillard1-14/+2
2013-12-26Improve test coverage.David Robillard2-13/+95
2013-12-26Add test cases.David Robillard3-1/+53
2013-12-25Add test cases.David Robillard3-0/+49
2013-12-25Fix const casts.David Robillard1-2/+2
2013-02-23Remove Raul::fmt wrapper, the last vestige of boost dependency for Raul.David Robillard1-3/+3
2013-02-23Move Atom implementation out of Raul so it can depend on LV2.David Robillard1-3/+3
2013-02-04Replace Raul::thread with std::thread.David Robillard1-1/+0
2013-01-21Fix compilation with --test.David Robillard1-1/+1
2013-01-12Remove Raul::SharedPtr and switch to std::shared_ptr.David Robillard1-3/+3
2013-01-12Update test suite for new URI style and patch extension changes.David Robillard17-71/+68
2013-01-12Lint.David Robillard1-3/+3
2012-12-29"edge" => "arc".David Robillard5-10/+10
2012-12-23Use more sensible URI scheme for Ingen paths.David Robillard1-1/+1
2012-12-21Fix memory leaks.David Robillard1-1/+4
2012-11-21Move Configuration from Raul to Ingen.David Robillard1-5/+5