Meshroom/tests
demoulinv a7fc167512 [core] String formatting of parameters with/without quotes to deal with spaces in strings
We have the problem of spaces in file paths, choices (like colorspace),
etc.
An empty list is not send to the command line.
An empty string is send to the command line as "".
Add new unit test to ensure it follows the expected rules.
2024-02-01 18:28:51 +01:00
..
nodes [tests] move test nodes to tests package 2018-07-19 13:50:45 +02:00
__init__.py [tests] move test nodes to tests package 2018-07-19 13:50:45 +02:00
test_compatibility.py [tests] compatibility : Add list of groups update test 2020-02-20 17:13:29 +01:00
test_graph.py Store all duplicates of a node correctly upon their creation 2022-07-28 14:13:31 +02:00
test_invalidation.py [nodes] use 'desc.Node.internalFolder' in outputs values 2018-07-19 13:50:45 +02:00
test_model.py rename Model to DictModel + augment API 2017-10-23 19:54:55 +02:00
test_multiviewPipeline.py [tests] Check that UIDs are identical when writing and loading a graph 2022-09-26 18:18:14 +02:00
test_nodeCommandLineFormatting.py [core] String formatting of parameters with/without quotes to deal with spaces in strings 2024-02-01 18:28:51 +01:00
test_templatesVersion.py [tests] TemplatesVersion: Add message when compatibility assertion is raised 2023-04-07 08:02:14 +01:00