===========================
step 1
lua ProjectDIR/src/lmod.in.lua shell --regression_testing --version
===========================
Modules based on Lua: Version 9.3.2 2026-08-26 10:17 +01:00
    https://lmod.readthedocs.io
===========================
step 2
lua ProjectDIR/src/lmod.in.lua shell --regression_testing avail
===========================
No module(s) or extension(s) found!
If the avail list is too long consider trying:
"module --default avail" or "ml -d av" to just list the default modules.
"module overview" or "ml ov" to display the number of modules for each name.
Use "module spider" to find all possible modules and extensions.
Use "module keyword key1 key2 ..." to search for all possible modules matching any of the "keys".
===========================
step 3
lua ProjectDIR/src/lmod.in.lua shell --regression_testing --show_hidden avail
===========================
ProjectDIR/rt/dot_hidden/mf
   itk/.1.2 (H)
  Where:
   H:  Hidden Module
If the avail list is too long consider trying:
"module --default avail" or "ml -d av" to just list the default modules.
"module overview" or "ml ov" to display the number of modules for each name.
Use "module spider" to find all possible modules and extensions.
Use "module keyword key1 key2 ..." to search for all possible modules matching any of the "keys".
===========================
step 4
lua ProjectDIR/src/lmod.in.lua shell --regression_testing load itk/1.2
===========================
Lmod has detected the following error: The following module(s) are unknown: "itk/1.2"
Please check the spelling or version number. Also try "module spider ..."
It is also possible your cache file is out-of-date; it may help to try:
  $ module --ignore_cache load "itk/1.2"
Also make sure that all modulefiles written in TCL start with the string #%Module
===========================
step 5
lua ProjectDIR/src/lmod.in.lua shell --regression_testing purge
===========================
===========================
step 6
lua ProjectDIR/src/lmod.in.lua shell --regression_testing load itk/1.2
===========================
===========================
step 7
lua ProjectDIR/src/lmod.in.lua shell --regression_testing purge
===========================
===========================
step 8
lua ProjectDIR/src/lmod.in.lua shell --regression_testing load itk/.1.2
===========================
===========================
step 9
lua ProjectDIR/src/lmod.in.lua shell --regression_testing purge
===========================
===========================
step 10
lua ProjectDIR/src/lmod.in.lua shell --regression_testing load itk/1.2
===========================
===========================
step 11
lua ProjectDIR/src/lmod.in.lua shell --regression_testing purge
===========================
===========================
step 12
lua ProjectDIR/src/lmod.in.lua shell --regression_testing load itk/.1.2
===========================
===========================
step 13
lua ProjectDIR/src/lmod.in.lua shell --regression_testing purge
===========================
===========================
step 14
lua ProjectDIR/src/lmod.in.lua shell --regression_testing load itk/9.99
===========================
Lmod has detected the following error: The following module(s) are unknown: "itk/9.99"
Please check the spelling or version number. Also try "module spider ..."
It is also possible your cache file is out-of-date; it may help to try:
  $ module --ignore_cache load "itk/9.99"
Also make sure that all modulefiles written in TCL start with the string #%Module
===========================
step 15
lua ProjectDIR/src/lmod.in.lua shell --regression_testing load itk/1.2
===========================
===========================
step 16
lua ProjectDIR/src/lmod.in.lua shell --regression_testing purge
===========================
IS849 unload alias=itk/1.2 true=itk/.1.2
===========================
step 17
lua ProjectDIR/src/lmod.in.lua shell --regression_testing load itk/.1.2
===========================
===========================
step 18
lua ProjectDIR/src/lmod.in.lua shell --regression_testing purge
===========================
IS849 unload alias=itk/1.2 true=itk/.1.2
===========================
step 19
lua ProjectDIR/src/lmod.in.lua shell --regression_testing load hello
===========================
===========================
step 20
lua ProjectDIR/src/lmod.in.lua shell --regression_testing purge
===========================
IS849 unload alias=hello/2.0 true=hello/2.0
===========================
step 21
lua ProjectDIR/src/lmod.in.lua shell --regression_testing load hello/2.0
===========================
===========================
step 22
lua ProjectDIR/src/lmod.in.lua shell --regression_testing purge
===========================
IS849 unload alias=hello/2.0 true=hello/2.0
===========================
step 23
lua ProjectDIR/src/lmod.in.lua shell --regression_testing load foo/.x86/.32/.1.0
===========================
===========================
step 24
lua ProjectDIR/src/lmod.in.lua shell --regression_testing purge
===========================
IS849 unload alias=foo/x86/32/1.0 true=foo/.x86/.32/.1.0
===========================
step 25
lua ProjectDIR/src/lmod.in.lua shell --regression_testing load .ACME
===========================
===========================
step 26
lua ProjectDIR/src/lmod.in.lua shell --regression_testing purge
===========================
IS849 unload alias=ACME true=.ACME
===========================
step 27
lua ProjectDIR/src/lmod.in.lua shell --regression_testing load hello/1.0
===========================
[+] Loading hello, version 1.0...
===========================
step 28
lua ProjectDIR/src/lmod.in.lua shell --regression_testing purge
===========================
[-] Unloading hello, version 1.0...
===========================
step 29
lua ProjectDIR/src/lmod.in.lua shell --regression_testing load hello
===========================
[+] Loading hello, version 2.0...
===========================
step 30
lua ProjectDIR/src/lmod.in.lua shell --regression_testing purge
===========================
[-] Unloading hello, version 2.0...
