about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2020-03-26 07:00:18 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2020-03-27 01:14:42 +0000
commitc4f18c29c794cf54fbab933082ac273cba795396 (patch)
treed7f6925ad1d7956ddc7991d4982236305b9111b8 /ChangeLog
parent32c4ed3977cc25bbda59e4ee71a7ecbe285d6921 (diff)
downloadzsh-c4f18c29c794cf54fbab933082ac273cba795396.tar.gz
zsh-c4f18c29c794cf54fbab933082ac273cba795396.tar.xz
zsh-c4f18c29c794cf54fbab933082ac273cba795396.zip
45584, 45620: zsh/rlimits: Skip the tests for this module when it wasn't compiled in.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bdaa3ae9b..b82f1a070 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2020-03-26  Daniel Shahaf  <d.s@daniel.shahaf.name>
 
+	* 45584, 45620: Test/B12limit.ztst: zsh/rlimits: Skip the tests
+	for this module when it wasn't compiled in.
+
 	* 45591 (Cf. 45587, 45620): Test/V01zmodload.ztst,
 	Test/V07pcre.ztst: In the test suite, centralize testing that
 	compiled modules can be loaded successfully.