mirror of
https://github.com/zdharma-continuum/zinit.git
synced 2026-09-10 07:36:38 -04:00
wait-invalid-suffix-x asserted on 'Expected one of: a, b, c', but
+zi-log colourises each suffix letter separately, so the raw output
carries escape sequences between them and no such contiguous substring
exists. Strip the escapes before asserting on the sentence.
for-invalid-as asserted rc 0 while the load ran on to
∞zinit-compile-plugin-hook, which returns 1 for this fixture ("No files
for compilation found") and made `zinit for' exit 1 for a reason
unrelated to the invalid ice under test. Add nocompile so the test
measures ice validation only.
Signed-off-by: Vladislav Doster <mvdoster@gmail.com>
|
||
|---|---|---|
| .. | ||
| _output | ||
| _support | ||
| annexes.zunit | ||
| commands.zunit | ||
| compile.zunit | ||
| config-zstyle.zunit | ||
| gh-r.zunit | ||
| hook-handler.zunit | ||
| ice-validation.zunit | ||
| ices.zunit | ||
| plugins.zunit | ||
| snippets.zunit | ||