summaryrefslogtreecommitdiffstats
path: root/tests/ingen_test.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-03-16Improve input path handlingDavid Robillard1-12/+20
2019-03-09Clean up AtomForgeDavid Robillard1-15/+7
2019-03-09Clean up includes and forward declarationsDavid Robillard1-16/+16
2019-03-09Localise dependency on boost::format and improve logging APIDavid Robillard1-1/+1
2019-03-08Use smart pointers to manage World in programsDavid Robillard1-4/+3
2019-03-08Make parser take mandatory arguments by referenceDavid Robillard1-1/+1
2018-09-29Use nullptrDavid Robillard1-1/+1
2018-09-23Use lowercase namespace namesDavid Robillard1-1/+1
2018-01-22Only enqueue messages when the engine is remoteDavid Robillard1-1/+0
2018-01-21Add FilePath class and remove use of glib path utilitiesDavid Robillard1-14/+9
2018-01-21Use C++ style includes for standard language headersDavid Robillard1-1/+1
2018-01-21Add URI class and remove use of Raul::URIDavid Robillard1-3/+3
2018-01-21Don't build libraries twice when testing is enabledDavid Robillard1-1/+1
2017-12-25Use auto for iteratorsDavid Robillard1-1/+1
2017-12-25Use nullptrDavid Robillard1-4/+4
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 unit test responses and ensure events succeedDavid Robillard1-1/+1
2016-10-02Add parallel graph executionDavid Robillard1-1/+7
2016-07-30Add undo supportDavid Robillard1-8/+44
2016-07-30Clean up testsDavid Robillard1-6/+12
2016-07-29Remove Forge dependency from AtomReaderDavid Robillard1-1/+0
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-25Fix ingen_test command line arguments.David Robillard1-10/+14
2015-04-04Update copyright dates.David Robillard1-1/+1
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-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-12Lint.David Robillard1-3/+3
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
2012-08-19Patch => GraphDavid Robillard1-9/+14
2012-08-14Update for latest Raul.David Robillard1-4/+3
2012-08-12Use ingen:root as the path for the root patch, opening up path space for engi...David Robillard1-2/+2