summaryrefslogtreecommitdiffstats
path: root/test/Java/java_version_image/src6
diff options
context:
space:
mode:
authorMats Wichmann <mats@linux.com>2023-08-27 16:34:51 (GMT)
committerMats Wichmann <mats@linux.com>2023-08-27 21:59:05 (GMT)
commitadf7d347373bbff33878d8664cbd2fba263a3995 (patch)
tree110044654f706e920380dad2779bb32a77f1f26f /test/Java/java_version_image/src6
parent705ec08de9268f14713da284486c544619c51a9b (diff)
downloadSCons-adf7d347373bbff33878d8664cbd2fba263a3995.zip
SCons-adf7d347373bbff33878d8664cbd2fba263a3995.tar.gz
SCons-adf7d347373bbff33878d8664cbd2fba263a3995.tar.bz2
Tweak a few tests "for form"
Three testcases did not call the required test.pass_test() at the end, meaning they report no official status on success: test/File/File-relpath.py test/Java/DerivedSourceTest.py test/MSVC/msvc_cache_force_defaults.py One test (test/MSVC/msvc_badversion.py) first checked for win32, then checked for not_msvc - the win32 feature-test isn't relevant, since we'll bail on not_msvc anyway - dropped that bit. Actual testcases are marked runnable scripts (start with shebang line). A few were missing this. Added the conventional (to SCons, though no longer very important) tail stanza of editor config comments. Note we have the .editorconfig file now, which is an actual standard, so someday we can probably trim all of these, but for now, keep consistency. For files otherwise being fiddled, do the copyright update and trim a few unneeded blank lines, and change some kwargs from x = y to x=y. These changes are all no-op, except for the three calls to pass_test, which just have to do with collected data at the end, not the running of the tests. Signed-off-by: Mats Wichmann <mats@linux.com>
Diffstat (limited to 'test/Java/java_version_image/src6')
0 files changed, 0 insertions, 0 deletions