diff options
author | Mats Wichmann <mats@linux.com> | 2025-02-28 19:20:53 (GMT) |
---|---|---|
committer | Mats Wichmann <mats@linux.com> | 2025-02-28 19:28:19 (GMT) |
commit | e355bff354f32241d932a68ff702619a9ef3adec (patch) | |
tree | 0d08a82dfe7b68c2d571823c5320a3dcad665b3f /test/Docbook/basic/slideshtml/slideshtml_cmd.py | |
parent | de74f54cf3b55f4966ed0966af73854c1725e7f2 (diff) | |
download | SCons-e355bff354f32241d932a68ff702619a9ef3adec.zip SCons-e355bff354f32241d932a68ff702619a9ef3adec.tar.gz SCons-e355bff354f32241d932a68ff702619a9ef3adec.tar.bz2 |
Framework: fixture methods now handle lists for dstdir
TestCmd.dir_fixture and TestCmd.file_fixture are described as accepting a
list for both srcdir and dstdir. For example, the docstring for `dir_fixture`:
srcdir or dstdir may be a list, in which case the elements are first
joined into a pathname.
However, the implementation only handled this for srcdir/srcfile.
Added the same stanza for dstdir/dstfile..
Signed-off-by: Mats Wichmann <mats@linux.com>
Diffstat (limited to 'test/Docbook/basic/slideshtml/slideshtml_cmd.py')
0 files changed, 0 insertions, 0 deletions