Skip to content

Commit

Permalink
PR #686: updated gold files for help and i18n tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert McLay committed Jun 18, 2024
1 parent 4be97ff commit 5ba01ea
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 19 deletions.
4 changes: 4 additions & 0 deletions README.new
Original file line number Diff line number Diff line change
Expand Up @@ -148,4 +148,8 @@ Lmod 8.7+
(8.7.39) * Fix busted test for ModuleA.
(8.7.40) * Bug fix for prepend/append path when trying to add an empty string.
* Bug fix for serializeTbl: handle empty or single blank string as key
W.I.P:
(8.7.41) * Issue #686: Generate a perl pod format for manpage for module.1'



28 changes: 15 additions & 13 deletions rt/help/err.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
step 1
lua ProjectDIR/src/lmod.in.lua shell --regression_testing --version
===========================
Modules based on Lua: Version 8.7.37 2024-03-17 13:11 -06:00
Modules based on Lua: Version 8.7.40 2024-06-11 15:18 -06:00
by Robert McLay [email protected]
===========================
step 2
Expand All @@ -16,7 +16,7 @@ Options:
-b --brief brief listing with only user specified modules
-D Program tracing written to stderr
--debug=dbglvl Program tracing written to stderr (where dbglvl is a number 1,2,3)
--pin_versions=pinVersions When doing a restore use specified version, do not follow defaults
--pin_versions When doing a restore use specified version, do not follow defaults
-d --default List default modules only when used with avail
-q --quiet Do not print out warnings
--expert Expert mode
Expand All @@ -42,10 +42,11 @@ Options:
--no_redirect Force output of list, avail and spider to stderr
--show_hidden Avail and spider will report hidden modules
--spider_timeout=timeout a timeout for spider
-T --trace
--nx --no_extensions
-T --trace trace major changes such as loads
--nx --no_extensions Do not print extensions
--loc --location Just print the file location when using show
--terse_show_extensions
--terse_show_extensions report extensions when doing a terse avail
--pod Generate pod format
module [options] sub-command [args ...]
Help sub-commands:
help prints this message
Expand Down Expand Up @@ -108,7 +109,7 @@ Lmod Web Sites
SourceForge: https://lmod.sf.net
TACC Homepage: https://www.tacc.utexas.edu/research-development/tacc-projects/lmod
To report a bug please read https://lmod.readthedocs.io/en/latest/075_bug_reporting.html
Modules based on Lua: Version 8.7.37 2024-03-17 13:11 -06:00
Modules based on Lua: Version 8.7.40 2024-06-11 15:18 -06:00
by Robert McLay [email protected]
===========================
step 3
Expand All @@ -122,7 +123,7 @@ Options:
-b --brief brief listing with only user specified modules
-D Program tracing written to stderr
--debug=dbglvl Program tracing written to stderr (where dbglvl is a number 1,2,3)
--pin_versions=pinVersions When doing a restore use specified version, do not follow defaults
--pin_versions When doing a restore use specified version, do not follow defaults
-d --default List default modules only when used with avail
-q --quiet Do not print out warnings
--expert Expert mode
Expand All @@ -148,10 +149,11 @@ Options:
--no_redirect Force output of list, avail and spider to stderr
--show_hidden Avail and spider will report hidden modules
--spider_timeout=timeout a timeout for spider
-T --trace
--nx --no_extensions
-T --trace trace major changes such as loads
--nx --no_extensions Do not print extensions
--loc --location Just print the file location when using show
--terse_show_extensions
--terse_show_extensions report extensions when doing a terse avail
--pod Generate pod format
module [options] sub-command [args ...]
Help sub-commands:
help prints this message
Expand Down Expand Up @@ -214,7 +216,7 @@ Lmod Web Sites
SourceForge: https://lmod.sf.net
TACC Homepage: https://www.tacc.utexas.edu/research-development/tacc-projects/lmod
To report a bug please read https://lmod.readthedocs.io/en/latest/075_bug_reporting.html
Modules based on Lua: Version 8.7.37 2024-03-17 13:11 -06:00
Modules based on Lua: Version 8.7.40 2024-06-11 15:18 -06:00
by Robert McLay [email protected]
===========================
step 4
Expand All @@ -234,7 +236,7 @@ Version 9
step 5
lua ProjectDIR/src/lmod.in.lua shell --regression_testing --config
===========================
Modules based on Lua: Version 8.7.37 2024-03-17 13:11 -06:00
Modules based on Lua: Version 8.7.40 2024-06-11 15:18 -06:00
by Robert McLay [email protected]
Description Value
Allow root to use Lmod (LMOD_ALLOW_ROOT_USE) yes
Expand Down Expand Up @@ -415,7 +417,7 @@ propT = {
step 6
lua ProjectDIR/src/lmod.in.lua shell --regression_testing --miniConfig
===========================
Modules based on Lua: Version 8.7.37 2024-03-17 13:11 -06:00
Modules based on Lua: Version 8.7.40 2024-06-11 15:18 -06:00
by Robert McLay [email protected]
LMOD_PACKAGE_PATH D nil <empty>
LMOD_SYSTEM_DEFAULT_MODULES D __unknown__ <empty>
Expand Down
13 changes: 7 additions & 6 deletions rt/i18n/err.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
step 1
lua ProjectDIR/src/lmod.in.lua shell --regression_testing --version
===========================
Modules based on Lua: Version 8.7.32 2023-08-28 12:42 -05:00
Modules based on Lua: Version 8.7.40 2024-06-11 15:18 -06:00
by Robert McLay [email protected]
===========================
step 2
Expand Down Expand Up @@ -58,7 +58,7 @@ Options:
-b --brief brief listing with only user specified modules
-D Trace du programme écrite vers stderr
--debug=dbglvl Trace du programme écrite vers stderr, (où dbglvl est 1, 2, 3, ...)
--pin_versions=pinVersions Lors d'une restauration, utiliser la version spécifiée, et ignorer la version par défaut
--pin_versions Lors d'une restauration, utiliser la version spécifiée, et ignorer la version par défaut
-d --default Affiche seulement les modules par défaut lorsque la commande avail est utilisée
-q --quiet N'affiche pas les avertissements
--expert Mode expert
Expand All @@ -84,10 +84,11 @@ Options:
--no_redirect Affiche la sortie de list, avail, spider vers stderr
--show_hidden Avail et spider afficheront les modules cachés
--spider_timeout=timeout un délai maximal pour spider
-T --trace
--nx --no_extensions
-T --trace trace major changes such as loads
--nx --no_extensions Do not print extensions
--loc --location Just print the file location when using show
--terse_show_extensions
--terse_show_extensions report extensions when doing a terse avail
--pod Generate pod format
module [options] sub-command [args ...]
Sous-commandes d'aide :
help affiche ce message
Expand Down Expand Up @@ -150,5 +151,5 @@ Sites web de Lmod
SourceForge: https://lmod.sf.net
TACC Homepage: https://www.tacc.utexas.edu/research-development/tacc-projects/lmod
Pour rapporter un bogue, veuillez lire https://lmod.readthedocs.io/en/latest/075_bug_reporting.html
Modules based on Lua: Version 8.7.32 2023-08-28 12:42 -05:00
Modules based on Lua: Version 8.7.40 2024-06-11 15:18 -06:00
by Robert McLay [email protected]

0 comments on commit 5ba01ea

Please sign in to comment.