mirror of
https://github.com/envmodules/modules.git
synced 2026-05-30 00:12:31 +08:00
ts: ensure a correct 999-cleanup exist for every ts parts
This commit is contained in:
22
testsuite/modules.10-use/999-cleanup.exp
Normal file
22
testsuite/modules.10-use/999-cleanup.exp
Normal file
@@ -0,0 +1,22 @@
|
||||
##############################################################################
|
||||
# Modules Revision 3.0
|
||||
# Providing a flexible user environment
|
||||
#
|
||||
# File: modules.10-use/%M%
|
||||
# Revision: %I%
|
||||
# First Edition: 2019/05/15
|
||||
# Last Mod.: %U%, %G%
|
||||
#
|
||||
# Authors: Xavier Delaruelle, xavier.delaruelle@cea.fr
|
||||
#
|
||||
# Description: Testuite testsequence
|
||||
# Command:
|
||||
# Modulefiles:
|
||||
# Sub-Command:
|
||||
#
|
||||
# Comment: %C{
|
||||
# Cleanup from this part of the testsuite
|
||||
# }C%
|
||||
#
|
||||
##############################################################################
|
||||
|
||||
@@ -39,8 +39,8 @@ if { $verbose > 0 } {
|
||||
file delete $hometestdotmod
|
||||
file delete $hometestcoll
|
||||
|
||||
unset testcoll
|
||||
unset testcoll_list
|
||||
catch {unset testcoll}
|
||||
catch {unset testcoll_list}
|
||||
|
||||
unset mlu
|
||||
unset mll
|
||||
|
||||
22
testsuite/modules.90-avail/999-cleanup.exp
Normal file
22
testsuite/modules.90-avail/999-cleanup.exp
Normal file
@@ -0,0 +1,22 @@
|
||||
##############################################################################
|
||||
# Modules Revision 3.0
|
||||
# Providing a flexible user environment
|
||||
#
|
||||
# File: modules.90-avail/%M%
|
||||
# Revision: %I%
|
||||
# First Edition: 2019/05/15
|
||||
# Last Mod.: %U%, %G%
|
||||
#
|
||||
# Authors: Xavier Delaruelle, xavier.delaruelle@cea.fr
|
||||
#
|
||||
# Description: Testuite testsequence
|
||||
# Command:
|
||||
# Modulefiles:
|
||||
# Sub-Command:
|
||||
#
|
||||
# Comment: %C{
|
||||
# Cleanup from this part of the testsuite
|
||||
# }C%
|
||||
#
|
||||
##############################################################################
|
||||
|
||||
Reference in New Issue
Block a user