summaryrefslogtreecommitdiffstats
path: root/test/Java/java_version_image/src2/Test.java
diff options
context:
space:
mode:
authorMats Wichmann <mats@linux.com>2022-01-16 21:15:03 (GMT)
committerMats Wichmann <mats@linux.com>2022-01-17 19:46:23 (GMT)
commitb2d5bd79c01af8f51ab41a3d7b7a4b996d1944f8 (patch)
tree6452608a153604386c23e98ef818c60ea7480d09 /test/Java/java_version_image/src2/Test.java
parent8dd789185a386f0b15c46441d5b9166c40504776 (diff)
downloadSCons-b2d5bd79c01af8f51ab41a3d7b7a4b996d1944f8.zip
SCons-b2d5bd79c01af8f51ab41a3d7b7a4b996d1944f8.tar.gz
SCons-b2d5bd79c01af8f51ab41a3d7b7a4b996d1944f8.tar.bz2
Massage test fixtures a bit
To avoid double loops, a couple now use fileinput module. CC and CXX tests switch to using general mylink.py fixture instead of locally defined linker script. This did mean that the marker for the mock linker that the script removes had to be harmonized as #link - some were using /*link*/. Could not switch CC/CXX to use the general mycompile.py mock compiler due to difference in intent: mycompile.py is intended to plug in as a *COM variable, which means the whole cmdline is in the caller's control. mycc.py is intended to plug in as CC and mycxx.py as CXX, which means standard os-dependent construction vars will be passed via the default CCCOM and CXXCOM and have to be handled. Signed-off-by: Mats Wichmann <mats@linux.com>
Diffstat (limited to 'test/Java/java_version_image/src2/Test.java')
0 files changed, 0 insertions, 0 deletions