58 Commits (51614ca2c994486dc0a41ec0737a97f0af16a505)

Author SHA1 Message Date
  Daniel Shahaf e2f863c151 minor: Fix typo in development usage message. 8 years ago
  Daniel Shahaf add6825898 dev tools: Extend tests/generate.zsh. 8 years ago
  Daniel Shahaf 8013dc3b8d dev tools: Add a script that generates a test-data file. 8 years ago
  Daniel Shahaf fccf92402b minor: tests: Formatting tweak to XPASS output. 8 years ago
  Matthew Martin d37c55c788 minor: tests: Add comment for NONE in expected_region_highlight 8 years ago
  Matthew Martin 364f206a54 docs: Give example of test that modifies its environment 8 years ago
  Matthew Martin 19acd8e844 docs: Mention `$BUFFER` 8 years ago
  Matthew Martin 13018f3dd7 docs: Document use of NONE in expected_region_highlight 8 years ago
  Matthew Martin 1082067f93 tests: Fail on stderr output 8 years ago
  Daniel Shahaf f0bae44b76 tests: Followup to last: echo(1) is evil. 8 years ago
  Daniel Shahaf 3176b9567c minor: tests: Quote $BUFFER differently on output. 8 years ago
  Daniel Shahaf 6aa57d60aa tests: TAP support: Emit a 'description' for all test points 8 years ago
  Daniel Shahaf f83bca0847 minor: tests: Introduce a local variable. No functional change. 8 years ago
  Daniel Shahaf 70b5687d66 minor: tests: Tighten up local variable scope. 8 years ago
  Daniel Shahaf 21207c336a tests: TAP compliance: Do not emit literal '#' in the 'description' part 8 years ago
  Daniel Shahaf 56a867076c tests: Followup to fd061b5730bf: quote both expected and actual output. 8 years ago
  Matthew Martin eaa4335c34 tests: Set ZSH_HIGHLIGHT_STYLES=() during tests 8 years ago
  Matthew Martin d3678ec7a8 tests: Remove unused_highlight 8 years ago
  Matthew Martin fd061b5730 tests: Test ZSH_HIGHLIGHT_STYLES keys directly 8 years ago
  Matthew Martin 4da9889d15 tests: Use 'NONE' to denote no highlighting 8 years ago
  Daniel Shahaf f34714b8ee Bump copyright years. 8 years ago
  Matthew Martin a830613467 tests: Specify the style key instead of the style itself 8 years ago
  Matthew Martin 31ac2b36a9 tests: Quote style in expected_region_highlight 8 years ago
  Matthew Martin bb8d325c0c tests: Fix grep syntax 8 years ago
  Daniel Shahaf 30d8f92df2 test harness: Properly quote error message interpolations. 8 years ago
  Daniel Shahaf 9b64ad750f tests: Add a 'print failures only' mode to 'make test', called 'make quiet-test'. 8 years ago
  Daniel Shahaf 936e2e9314 tests: Add another comment. No functional change. 8 years ago
  Daniel Shahaf 268656d52b tests: Add a comment. No functional change. 8 years ago
  Daniel Shahaf b989ae23d0 docs copyedit: Rewrap to 80 columns, part 3. 8 years ago
  Daniel Shahaf 3f163a2fd4 docs copyedit: Rewrap to 80 columns, part 2. 8 years ago
  Daniel Shahaf 9ce97cd64d docs copyedit: minor. 8 years ago
  Daniel Shahaf 49f7beecb5 docs copyedit: Review toplevel and tests README.md files. 8 years ago
  Daniel Shahaf 6c033e62e9 docs copyedit: Whitespace. 8 years ago
  Daniel Shahaf e60737d320 'make perf': Unbreak by porting over 'make test' harness changes. 8 years ago
  Daniel Shahaf 1397f1bae1 tests: Tweak the isolation wrapper for style and robustness. 8 years ago
  Daniel Shahaf c015339202 tests: Provide an independent, auto-cleaned working directory to each test. 8 years ago
  Daniel Shahaf b5d02a2f49 tests: Document test isolation, implemented some time ago. 8 years ago
  Daniel Shahaf 6fe07c0961 'make test': Fix breakage introduced by 4d3da30f8b726c6e0eeb3adda06adc9eaa329b3b: 9 years ago
  Daniel Shahaf 4513eaea71 'make perf': New target. 9 years ago
  Daniel Shahaf 4d3da30f8b 'make test': Colorize output. 9 years ago
  Daniel Shahaf 663c760cc9 minor: test harness: Convert some global failure modes to TAP "Bail out" mode. 9 years ago
  Daniel Shahaf 8b8b19d91f test harness: Fix a bug with empty actual or expected results. 9 years ago
  Daniel Shahaf c4a9fe9379 test harness: Exit 1 if a 'todo' test passed. 9 years ago
  Daniel Shahaf 11c060ab76 test harness: Fix a bug whereby 'todo' state would propagate to all subsequent test points. 9 years ago
  Matthew Martin d99aa58aaa test harness: Run each test as a single subshell. 9 years ago
  Daniel Shahaf 9e80fe8f02 Bump copyright years. 9 years ago
  Daniel Shahaf aab1b8f50f Follow-up to 547b8be30461: Fix $observed_result calculation. 9 years ago
  Daniel Shahaf 4068413dfe tests: Let each test change the highlight styles. 9 years ago
  Daniel Shahaf 05ab9f7342 tests: Run only *.zsh files. 9 years ago
  Daniel Shahaf c46b8d169e test harness: Fix off-by-one discrepancy between observed and expected. 9 years ago