summaryrefslogtreecommitdiff
path: root/tests/scripts/features/load
Commit message (Expand)AuthorAgeFilesLines
* [SV 63044] load: Update .LOADED if the setup function returns -1Dmitry Goncharov2022-09-101-5/+34
* [SV 63037] Fix tests for newer OS / compilerPaul Smith2022-09-101-6/+9
* tests: Convert %CONFIG_FLAGS to get_config()Paul Smith2019-10-051-3/+6
* Rework directory structure to use GNU-recommended "src" directory.Paul Smith2017-11-191-1/+1
* Remove unsupported build facilities.Paul Smith2017-11-181-1/+6
* [SV 46581] Pre-define .LOADED to avoid warnings.Paul Smith2016-03-131-1/+1
* * tests/scripts/features/load: Avoid unused variable warnings.Paul Smith2014-09-301-0/+2
* [SV 40240] Use configure info to build load test shared libsPaul Smith2013-10-191-3/+9
* Add requirement for plugin_is_GPL_compatible symbol in loaded objects.Paul Smith2013-05-141-0/+2
* Fix interfacing with and remaking dynamic objects on MS-Windows.Eli Zaretskii2013-05-031-2/+2
* Expand the loadable object support.Paul Smith2013-02-251-38/+31
* Allow dynamically loaded objects to be rebuilt by make.Paul Smith2013-01-201-7/+30
* Implement new "load" directive.Paul Smith2012-10-291-0/+84