53 コミット (5bb5703b0dab128125c4948fb41d543c644452ed)

作成者 SHA1 メッセージ 日付
  Matthew Martin a9be0975c8 tests: Directly diff expected_region_highlight against region_highlight 6年前
  Matthew Martin 7b417be1ce tests: Escape newlines in TAP description 6年前
  Daniel Shahaf c969a1f26a tests: Include the filename in error messages. 6年前
  Daniel Shahaf 8652a8f4e4 Bump copyright years. 6年前
  Matthew Martin f4d37b74cc tests: Add ability to skip tests 6年前
  Matthew Martin 038409c10d tests: Run tests with WARN_CREATE_GLOBAL 6年前
  Matthew Martin c948a3caa0 tests: Declare local variables 6年前
  Matthew Martin 18517cc98e tests: Run tests with NOUNSET 6年前
  Matthew Martin 459c128f43 tests: Set ZLE variables to sane defaults 6年前
  Matthew Martin 079ea39f74 tests: Ensure region highlight is unset if NONE is expected 6年前
  Matthew Martin a9ce931439 Default possibly unset variables to empty 6年前
  Matthew Martin a33c72e838 tests: Use idiomatic set check 6年前
  Daniel Shahaf 5efd062a4d tests: Add a regression test for issue #392 (aliases beginning with a '+' are lost). 7年前
  Daniel Shahaf 67be62107b tests: Move some code in preparation for next commit. No functional change. 7年前
  Daniel Shahaf fccf92402b minor: tests: Formatting tweak to XPASS output. 8年前
  Matthew Martin d37c55c788 minor: tests: Add comment for NONE in expected_region_highlight 8年前
  Matthew Martin 1082067f93 tests: Fail on stderr output 8年前
  Daniel Shahaf f0bae44b76 tests: Followup to last: echo(1) is evil. 8年前
  Daniel Shahaf 3176b9567c minor: tests: Quote $BUFFER differently on output. 8年前
  Daniel Shahaf 6aa57d60aa tests: TAP support: Emit a 'description' for all test points 8年前
  Daniel Shahaf f83bca0847 minor: tests: Introduce a local variable. No functional change. 8年前
  Daniel Shahaf 70b5687d66 minor: tests: Tighten up local variable scope. 8年前
  Daniel Shahaf 21207c336a tests: TAP compliance: Do not emit literal '#' in the 'description' part 8年前
  Daniel Shahaf 56a867076c tests: Followup to fd061b5730bf: quote both expected and actual output. 8年前
  Matthew Martin eaa4335c34 tests: Set ZSH_HIGHLIGHT_STYLES=() during tests 8年前
  Matthew Martin d3678ec7a8 tests: Remove unused_highlight 8年前
  Matthew Martin fd061b5730 tests: Test ZSH_HIGHLIGHT_STYLES keys directly 8年前
  Matthew Martin 4da9889d15 tests: Use 'NONE' to denote no highlighting 8年前
  Daniel Shahaf f34714b8ee Bump copyright years. 8年前
  Matthew Martin a830613467 tests: Specify the style key instead of the style itself 8年前
  Matthew Martin 31ac2b36a9 tests: Quote style in expected_region_highlight 8年前
  Matthew Martin bb8d325c0c tests: Fix grep syntax 8年前
  Daniel Shahaf 30d8f92df2 test harness: Properly quote error message interpolations. 8年前
  Daniel Shahaf 9b64ad750f tests: Add a 'print failures only' mode to 'make test', called 'make quiet-test'. 8年前
  Daniel Shahaf 936e2e9314 tests: Add another comment. No functional change. 8年前
  Daniel Shahaf 268656d52b tests: Add a comment. No functional change. 8年前
  Daniel Shahaf 1397f1bae1 tests: Tweak the isolation wrapper for style and robustness. 8年前
  Daniel Shahaf c015339202 tests: Provide an independent, auto-cleaned working directory to each test. 8年前
  Daniel Shahaf 6fe07c0961 'make test': Fix breakage introduced by 4d3da30f8b726c6e0eeb3adda06adc9eaa329b3b: 9年前
  Daniel Shahaf 663c760cc9 minor: test harness: Convert some global failure modes to TAP "Bail out" mode. 9年前
  Daniel Shahaf 8b8b19d91f test harness: Fix a bug with empty actual or expected results. 9年前
  Daniel Shahaf c4a9fe9379 test harness: Exit 1 if a 'todo' test passed. 9年前
  Daniel Shahaf 11c060ab76 test harness: Fix a bug whereby 'todo' state would propagate to all subsequent test points. 9年前
  Matthew Martin d99aa58aaa test harness: Run each test as a single subshell. 9年前
  Daniel Shahaf 9e80fe8f02 Bump copyright years. 9年前
  Daniel Shahaf aab1b8f50f Follow-up to 547b8be30461: Fix $observed_result calculation. 9年前
  Daniel Shahaf 4068413dfe tests: Let each test change the highlight styles. 9年前
  Daniel Shahaf 05ab9f7342 tests: Run only *.zsh files. 9年前
  Daniel Shahaf c46b8d169e test harness: Fix off-by-one discrepancy between observed and expected. 9年前
  Daniel Shahaf 13a8db1d71 tests: exit non-zero upon failure 9年前