wireplumber/tests
George Kiagiadakis 94d527e187 wplua: add flags to modify the sandbox behavior
with ISOLATE_ENV, it isolates the global environment between scripts
just like it did before; without it, it uses a common environment

with MINIMAL_STD, it restricts even further the available library
functions; useful for configuration files that don't need to do
actual scripting, just to define some tables
2021-02-03 17:16:51 +02:00
..
common tests: fix library unit tests 2020-11-13 19:54:48 +02:00
examples lib: introduce WpComponentLoader and remove WpModule 2021-02-03 17:16:51 +02:00
modules lib: introduce WpComponentLoader and remove WpModule 2021-02-03 17:16:51 +02:00
wp object-interest: add _ref and _unref APIs 2021-01-21 07:46:59 -05:00
wplua wplua: add flags to modify the sandbox behavior 2021-02-03 17:16:51 +02:00
wptoml wptoml: add new library to parse TOML files 2019-12-04 16:38:35 -05:00
meson.build wplua: new simple engine to integrate GObject with Lua 2020-12-11 17:07:20 +02:00