Skip to content

Commit 2e8df24

Browse files
committed
merged show test
1 parent a67ed1e commit 2e8df24

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

rt/show/err.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
step 1
33
lua ProjectDIR/src/lmod.in.lua shell --regression_testing --version
44
===========================
5-
Modules based on Lua: Version 8.7.56 2025-02-04 18:12 -07:00
5+
Modules based on Lua: Version 8.7.57 2025-02-25 17:22 -07:00
66
by Robert McLay [email protected]
77
===========================
88
step 2
@@ -123,7 +123,7 @@ lua ProjectDIR/src/lmod.in.lua shell --regression_testing show showMe
123123
setenv("TVAR","/tmp")
124124
prepend_path("TESTPATH","/tmp")
125125
===========================
126-
step 17
126+
step 18
127127
lua ProjectDIR/src/lmod.in.lua shell --regression_testing show mode_test
128128
===========================
129129
ProjectDIR/rt/show/mf/Core/mode_test/1.0.lua:

rt/show/out.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ export MODULEPATH;
138138
_ModuleTable_='_ModuleTable_={MTversion=3,depthT={},family={},mT={boost={fn="ProjectDIR/rt/show/mf/Core/boost/1.47.1.lua",fullName="boost/1.47.1",loadOrder=1,propT={},stackDepth=0,status="active",userName="boost/1.47.1",wV="000000001.000000047.000000001.*zfinal",},},mpathA={"ProjectDIR/rt/show/mf/Core2","ProjectDIR/rt/show/mf/Core",},systemBaseMPATH="ProjectDIR/rt/show/mf/Core",}';
139139
export _ModuleTable_;
140140
===========================
141-
step 17
141+
step 18
142142
lua ProjectDIR/src/lmod.in.lua shell --regression_testing show mode_test
143143
===========================
144144
MODULEPATH=ProjectDIR/rt/show/mf/Core2:ProjectDIR/rt/show/mf/Core;

rt/show/show.tdesc

+1
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ testdescript = {
4141
runLmod --location show a #15
4242
runLmod --terse show a #16
4343
runLmod show showMe #17
44+
runLmod show mode_test #18
4445
4546
HOME=$ORIG_HOME
4647

0 commit comments

Comments
 (0)