Permalink
Please sign in to comment.
Browse files
Fix broken unit tests.
Fix 'test/unit.sh all' so it exits zero when unit tests fail! TODO: The unit tests results should be published as a safeguard against this bug. Also: - Fix typo in releases.html. - Remove comments in scripts/release.sh.
- Loading branch information...
Showing
with
26 additions
and 26 deletions.
- +4 −0 build/codegen.sh
- +2 −2 core/cmd_exec_test.py
- +5 −3 core/completion_test.py
- +12 −7 core/state_test.py
- +1 −14 scripts/release.sh
- +2 −0 test/unit.sh
0 comments on commit
ab08595