99 Révisions (4eb8a19133c4f346af35436cf38a27d43fb458e7)

Auteur SHA1 Message Date
  Daniel Shahaf 2b3638a211 test harness: Tweak quiet-test output il y a 4 ans
  Daniel Shahaf 3414c7c0d2 test harness: Include $PREBUFFER and $BUFFER in the output. il y a 4 ans
  Daniel Shahaf 4a043b4d15 noop: Whitespace changes only. il y a 4 ans
  Daniel Shahaf dc70e89bfd tests: Support non-arrays in typeset_p(). il y a 4 ans
  Daniel Shahaf deee22ed42 tests: Don't filter out tests that aborted. il y a 4 ans
  Daniel Shahaf 9ed2a46ed2 dev tools: New script to ease opening $EDITOR on failing tests. il y a 4 ans
  Daniel Shahaf 1c6a6d92b0 dev tools: Allow specifying preamble code when generating test cases. il y a 4 ans
  Daniel Shahaf c0ad50e645 dev tools: Fix regression introduced in commit "Print the test data to stdout for convenience.". il y a 4 ans
  Daniel Shahaf 6f1f595e3e dev tools: Print the test data to stdout for convenience. il y a 4 ans
  Sean Wei 4fb570e104
docs: Enable Syntax Highlighting for Code Snippits il y a 5 ans
  Matthew Martin 693757bfd7 tests: Run harness in an anon function to catch global variables il y a 5 ans
  Matthew Martin 3259fe338d Revert "tests: Run tests in an anon function to catch global variables" il y a 5 ans
  Matthew Martin ba2d8fcf76 tests: Run tests in an anon function to catch global variables il y a 5 ans
  Matthew Martin 9bd38c6fc0 tests: Use root variable for root of the project il y a 5 ans
  Matthew Martin dddea5d5dd tests: Set harness variables local il y a 5 ans
  Daniel Shahaf 06893a3873 tests: Escape region_highlight and expected_region_highlight in TAP output. il y a 5 ans
  Daniel Shahaf 580ccaebb8 tests: (try to) Fix test failure under zsh<5.3, where 'typeset -p arrayvar''s is two lines long. il y a 5 ans
  Daniel Shahaf 7cb5ad0f9b tests: Tweak XFAIL/XPASS output of cardinality check. il y a 5 ans
  Daniel Shahaf cd1647f4d4 tests: Follow-up to grandparent: Make the cardinality check XPASS properly when it should. il y a 5 ans
  Daniel Shahaf 864864442e tests: Allow marking the cardinality check as TODO (XFail). il y a 5 ans
  Matthew Martin a9be0975c8 tests: Directly diff expected_region_highlight against region_highlight il y a 6 ans
  Matthew Martin 7b417be1ce tests: Escape newlines in TAP description il y a 6 ans
  Daniel Shahaf c969a1f26a tests: Include the filename in error messages. il y a 6 ans
  Daniel Shahaf 8652a8f4e4 Bump copyright years. il y a 6 ans
  Matthew Martin f4d37b74cc tests: Add ability to skip tests il y a 6 ans
  Matthew Martin 4bd30737dc tests: Support SKIP directive in tap-colorizer il y a 6 ans
  Matthew Martin 038409c10d tests: Run tests with WARN_CREATE_GLOBAL il y a 6 ans
  Matthew Martin c948a3caa0 tests: Declare local variables il y a 6 ans
  Matthew Martin 18517cc98e tests: Run tests with NOUNSET il y a 6 ans
  Matthew Martin 459c128f43 tests: Set ZLE variables to sane defaults il y a 6 ans
  Matthew Martin 079ea39f74 tests: Ensure region highlight is unset if NONE is expected il y a 6 ans
  Matthew Martin a9ce931439 Default possibly unset variables to empty il y a 6 ans
  Matthew Martin a33c72e838 tests: Use idiomatic set check il y a 6 ans
  Daniel Shahaf 5efd062a4d tests: Add a regression test for issue #392 (aliases beginning with a '+' are lost). il y a 7 ans
  Daniel Shahaf 67be62107b tests: Move some code in preparation for next commit. No functional change. il y a 7 ans
  Daniel Shahaf 2b303f01b6 dev tools: Automagically handle newlines (\n) in $BUFFER. il y a 8 ans
  Daniel Shahaf a2876fb57d dev tools: Add a TODO to introduce code reuse. il y a 8 ans
  Daniel Shahaf a053768627 dev tools: Remove a superfluous empty line. il y a 8 ans
  Daniel Shahaf 5627fd2045 dev tools: Stage the copyright block to make diffs smaller. il y a 8 ans
  Daniel Shahaf 987c133486 dev tools: Tolerate invalid input. il y a 8 ans
  Daniel Shahaf e15a09840e dev tools: Automate a recurring step: Set year correctly for new tests. il y a 8 ans
  Daniel Shahaf e2f863c151 minor: Fix typo in development usage message. il y a 8 ans
  Daniel Shahaf add6825898 dev tools: Extend tests/generate.zsh. il y a 8 ans
  Daniel Shahaf 8013dc3b8d dev tools: Add a script that generates a test-data file. il y a 8 ans
  Daniel Shahaf fccf92402b minor: tests: Formatting tweak to XPASS output. il y a 8 ans
  Matthew Martin d37c55c788 minor: tests: Add comment for NONE in expected_region_highlight il y a 8 ans
  Matthew Martin 364f206a54 docs: Give example of test that modifies its environment il y a 8 ans
  Matthew Martin 19acd8e844 docs: Mention `$BUFFER` il y a 8 ans
  Matthew Martin 13018f3dd7 docs: Document use of NONE in expected_region_highlight il y a 8 ans
  Matthew Martin 1082067f93 tests: Fail on stderr output il y a 8 ans