summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2019-06-21Refuse to store state properties with null keysDavid Robillard1-0/+10
2019-06-21Refuse to store duplicate properties when saving plugin stateDavid Robillard1-0/+11
2019-04-21Fix building in a recursive projectDavid Robillard1-7/+7
2019-04-15Disable state unit tests on WindowsDavid Robillard1-0/+5
2019-04-15Use putenv instead of setenv in unit tests on WindowsDavid Robillard1-11/+26
2019-04-15Remove non-ASCII text from source codeDavid Robillard1-5/+5
2019-04-15Fix mismatched malloc/free callsDavid Robillard1-8/+18
2019-04-14Use modern LV2 includesDavid Robillard13-19/+19
2019-04-14Fix Windows cross-library malloc/free errorsDavid Robillard1-2/+2
2019-04-14Fix test bundle URI on WindowsDavid Robillard1-2/+8
2019-04-14Make test suite self-containedDavid Robillard1-59/+36
2019-04-14Add skeleton core.lv2 bundle for testsDavid Robillard2-0/+39
2019-01-13Update copyright datesDavid Robillard14-14/+14
2019-01-13Clean up includesDavid Robillard21-47/+121
2019-01-13Actually run C++ bindings testDavid Robillard1-0/+2
2019-01-11Use a clearer name for state directory and improve documentationDavid Robillard1-14/+14
2019-01-11Cleanup: Fix some long linesDavid Robillard1-7/+8
2018-09-15Improve test suite error reportingDavid Robillard1-7/+10
2018-09-15Fix test suiteDavid Robillard1-1/+1
2018-09-04Fix GCC8 warningsDavid Robillard2-9/+12
2018-07-10Fix Windows/MSVC buildDavid Robillard2-0/+7
2018-07-10Export symbol from missing descriptor pluginDavid Robillard1-0/+1
2017-12-29Use safe string functionsDavid Robillard2-17/+13
2017-12-29Use braces everywhereDavid Robillard1-19/+38
2017-12-16Compile check C++ APIDavid Robillard1-0/+23
2017-12-16Use mkstemp instead of tmpnamDavid Robillard1-13/+9
2016-09-26Fix comparison of restored states with pathsDavid Robillard1-3/+8
2016-09-18Fix memory, file, and library leaksDavid Robillard1-0/+4
2016-09-16Add lilv_world_get_symbol()David Robillard1-0/+48
2016-08-26Fix compilation with C++David Robillard2-3/+3
2016-08-01Use consistent feature test macrosDavid Robillard1-1/+1
2016-08-01Use consistent feature test macrosDavid Robillard1-1/+1
2016-07-24Add lilv_state_set_metadata()David Robillard1-0/+12
2016-07-14Improve test coverageDavid Robillard15-1/+561
2016-07-12Improve test coverageDavid Robillard1-0/+1
2016-07-11Fully reset plugin struct when plugin is reloadedDavid Robillard1-4/+37
2016-07-11Improve test coverageDavid Robillard3-3/+33
2016-07-10Test versioned plugin replacementDavid Robillard7-0/+329
2016-07-10Test lilv_node_as_float on non-numeric nodesDavid Robillard1-0/+1
2015-11-07Remove unloaded plugins from world plugin listDavid Robillard1-3/+5
2015-10-29Support reloading bundlesDavid Robillard1-2/+69
2015-10-29Fix test suite memory leaksDavid Robillard6-0/+19
2015-10-08Improve test coverageDavid Robillard1-0/+11
2015-10-08Fix memory leaks in test suiteDavid Robillard1-0/+5
2015-10-04Improve test coverageDavid Robillard28-5/+976
2015-08-14Add lilv_free() for systems picky about such things.David Robillard1-5/+5
2015-03-07Add support for state deletion.David Robillard1-0/+15
2015-01-29Add lilv_file_uri_parse() for correct URI to path conversion.David Robillard1-12/+0
2014-09-24Fixes for new sord.David Robillard1-0/+1
2014-08-08Update copyright dates.David Robillard1-1/+1