1
0
mirror of https://github.com/sstephenson/bats.git synced 2026-02-26 17:58:09 +01:00

Commit Graph

  • 03608115df Adopt Contributor Covenant 1.4 master Sam Stephenson 2016-02-19 12:28:02 -06:00
  • 955309ab94 Merge pull request #90 from Sylvain303/master Mislav Marohnić 2015-02-26 11:04:38 +13:00
  • 5fe46a0893 pull #90 quote every string compare Sylvain 2015-01-30 13:08:27 +01:00
  • 1735a4fcd2 saving $IFS in run() not altered for code using it Sylvain 2015-01-29 20:51:49 +01:00
  • 3b33a5ac6a Merge pull request #76 from jwerle/patch-1 Sam Stephenson 2014-10-16 09:44:15 -05:00
  • eb120d944e Update package.json Joseph Werle 2014-10-15 16:05:16 -04:00
  • 7b032e4b23 Bats 0.4.0 v0.4.0 Sam Stephenson 2014-08-13 09:59:22 -05:00
  • d6d185ad5b Update copyright year Sam Stephenson 2014-08-13 09:58:34 -05:00
  • d628bd7251 Merge pull request #68 from duggan/test-summaries Sam Stephenson 2014-08-13 08:48:28 -05:00
  • 3be82466a7 Add skipped count tests in the summary Henrique Moody 2013-10-30 22:10:00 -02:00
  • 2c6fed1838 Print the outermost, not innermost, failed command Sam Stephenson 2014-08-12 17:28:03 -05:00
  • a715fff30a Print filenames relative to the working directory Sam Stephenson 2014-08-12 16:56:52 -05:00
  • 716d2d62ed Print the failing status code, if it's significant Sam Stephenson 2014-08-12 16:22:43 -05:00
  • 81be444b3b bats_frame_filename normalizes test filenames Sam Stephenson 2014-08-12 15:14:16 -05:00
  • ec6fbc10f1 Split print_failed_command from print_stack_trace Sam Stephenson 2014-08-12 15:04:18 -05:00
  • c010220e7a Merge remote-tracking branch 'ahippo/print-failed-command' into print-failed-command Sam Stephenson 2014-08-12 12:17:51 -05:00
  • f193ddbe4e Refactor the stack trace-capturing debug trap Sam Stephenson 2014-06-02 19:28:31 -05:00
  • 03c6ab4c0f Fix backtrace sed script for non-GNU seds Andrey Mazo 2014-06-29 00:25:56 +04:00
  • bbaf0f50df Print failed statement in backtrace Andrey Mazo 2014-06-28 23:16:32 +04:00
  • 64adaa02c3 Merge pull request #60 from bpkg/master Sam Stephenson 2014-06-16 20:29:43 -05:00
  • 96d3a79b81 use install correctly Joseph Werle 2014-06-16 18:57:26 -04:00
  • 95c5d404fb add package.json Joseph Werle 2014-06-16 18:56:49 -04:00
  • 91feff9f1a Merge pull request #59 from Zearin/patch-1 Sam Stephenson 2014-06-10 10:01:13 -05:00
  • b2cc8ea973 Minor edits to README.md Tony 2014-06-10 10:48:27 -04:00
  • bea06b9825 Warn about bare [[ ... ]] expressions double-brackets Sam Stephenson 2014-06-02 21:00:46 -05:00
  • 49f533e4a7 Refactor the stack trace-capturing debug trap Sam Stephenson 2014-06-02 19:28:31 -05:00
  • bd23c3831c Default to TAP output when the CI environment variable is set Sam Stephenson 2014-06-01 20:28:52 -05:00
  • 34b65bb904 Safeguard test teardown (#45) Sam Stephenson 2014-06-01 20:21:14 -05:00
  • c7b0e6eba8 Style Sam Stephenson 2014-06-01 18:04:29 -05:00
  • 6b4802cf54 Merge pull request #56 from ahippo/load-abs Sam Stephenson 2014-06-01 17:58:42 -05:00
  • 219fca763f Merge pull request #54 from ahippo/typo-fix Sam Stephenson 2014-06-01 17:57:52 -05:00
  • 35f963010d Make load handle absolute paths too Andrey Mazo 2014-05-21 00:10:55 -04:00
  • 37735a7065 Fix typo in docs Andrey Mazo 2014-05-20 11:59:30 -04:00
  • 2476770c84 Merge pull request #34 from j1wilmot/patch-1 Sam Stephenson 2013-11-21 15:18:34 -08:00
  • 0f9dc5d3d9 Update TAP format link in README.md Jeremy Wilmot 2013-11-21 17:40:51 -05:00
  • 1041e46f39 Support single-line test definitions Sam Stephenson 2013-11-17 13:04:57 -06:00
  • 08374f7269 Avoid expr for faster preprocessing Sam Stephenson 2013-11-17 12:31:07 -06:00
  • 80815f7ebd Ensure $PREFIX/share/man/man{1,7} directories exist Sam Stephenson 2013-11-10 22:56:29 -06:00
  • 26a89da1b5 Add makefile for man pages Sam Stephenson 2013-11-10 16:04:07 -06:00
  • 225440bb65 Update the man pages Sam Stephenson 2013-11-10 16:03:38 -06:00
  • b1eee9f455 add Manpages Jakukyo Friel 2013-11-09 16:09:26 +08:00
  • ddd03ab852 Remove unused variable Sam Stephenson 2013-11-04 14:00:58 -06:00
  • 4a187385d2 Simplify test names Sam Stephenson 2013-11-04 13:34:37 -06:00
  • c8d63dd7e0 Correctly log errors in setup and teardown functions Sam Stephenson 2013-11-04 12:20:55 -06:00
  • bfa4ebcd0f Prefer let x+=1 for incrementing counters Sam Stephenson 2013-10-28 21:01:51 -05:00
  • 417acfff66 Revert "Revert "Merge pull request #25 from sstephenson/stack-trace"" Sam Stephenson 2013-10-28 20:13:45 -05:00
  • cb658ba91f Revert "Merge pull request #25 from sstephenson/stack-trace" Sam Stephenson 2013-10-28 20:10:42 -05:00
  • 07bdee33a1 Merge pull request #25 from sstephenson/stack-trace Sam Stephenson 2013-10-28 13:13:32 -07:00
  • de1970fb8f Log the full stack trace when a test fails Sam Stephenson 2013-10-28 11:51:17 -05:00
  • c36ad10d8c Hook up Travis CI Sam Stephenson 2013-10-28 15:04:21 -05:00
  • 2e2477881b Bats 0.3.1 v0.3.1 Sam Stephenson 2013-10-28 14:58:32 -05:00
  • 25505bd143 Skip pretty formatting if the first line isn't a TAP plan Sam Stephenson 2013-10-28 14:46:30 -05:00
  • d2c5b9ef71 Remove defunct comment-pad trimming Sam Stephenson 2013-10-28 14:44:26 -05:00
  • 4b3670d4cb Merge pull request #26 from sstephenson/ansi Sam Stephenson 2013-10-28 11:22:34 -07:00
  • 1534201101 Emit ANSI escape sequences directly instead of calling tput Sam Stephenson 2013-10-28 12:21:16 -05:00
  • df4def2e67 Reorganize the readme Sam Stephenson 2013-10-24 12:13:38 -05:00
  • 59a83796c1 Update README to clarify rules about stdout/sterr Peter Aronoff 2013-10-24 07:45:22 -04:00
  • 0e5e445728 Bats 0.3.0 v0.3.0 Sam Stephenson 2013-10-21 13:13:47 -05:00
  • 6d1852b85f Merge pull request #11 from trygvis/master Sam Stephenson 2013-10-21 10:48:08 -07:00
  • 8930e4e0d1 Fix for test files without trailing newlines (closes #12) Sam Stephenson 2013-10-21 12:45:49 -05:00
  • 02df4f53a8 Readme tweaks Sam Stephenson 2013-10-21 12:35:07 -05:00
  • a3229efbfa Pretty test output for terminals Sam Stephenson 2013-10-21 12:03:45 -05:00
  • b0606bc8cd Don't need duplicate tests for skip Sam Stephenson 2013-10-21 11:32:36 -05:00
  • 8873aab79f Extended syntax: "begin" line before each test is run Sam Stephenson 2013-10-21 11:32:09 -05:00
  • 7849374964 bats_test_info -> bats_test_begin; begin calls setup Sam Stephenson 2013-10-21 11:21:17 -05:00
  • a773171777 Don't indent the output of failed tests Sam Stephenson 2013-10-21 10:58:21 -05:00
  • c8c56a987c More descriptive message for failing line and file Sam Stephenson 2013-10-21 10:57:53 -05:00
  • f4e09aaa2a Merge pull request #19 from duggan/internal-skips Sam Stephenson 2013-10-18 14:14:35 -07:00
  • f78324dfec Support for TAP compliant skip directive inside test blocks. Ross Duggan 2013-10-18 22:05:20 +01:00
  • 672f6e4be2 Invoke bats with multiple files to run an ad-hoc suite Sam Stephenson 2013-10-18 14:13:00 -05:00
  • caf17fad95 Setting gitattributes for more sane checkouts on Windows/Cygwin. Trygve Laugstøl 2013-06-06 13:37:58 +02:00
  • bc72b85871 Print test file path and line number after a failing test Sam Stephenson 2013-05-23 12:47:17 -05:00
  • 1be500e4ff Merge pull request #9 from adamhjk/dos_endings Sam Stephenson 2013-05-23 06:41:09 -07:00
  • af9794634f Using shell redirection rather than cat Adam Jacob 2013-05-23 00:52:08 -04:00
  • 9c8425d005 Supporting DOS line endings in BATS tests Adam Jacob 2013-05-22 21:20:39 -04:00
  • 6116ef6b23 Add a note about Bats.tmbundle Sam Stephenson 2013-05-03 17:21:15 -05:00
  • 040deba950 Merge pull request #6 from mislav/echo-e-fix Sam Stephenson 2013-04-12 14:49:12 -07:00
  • 0bf9610856 Merge pull request #7 from binarybabel/bugfix-preprocess-expr Sam Stephenson 2013-04-12 14:48:40 -07:00
  • d2067db1b4 Remove redundant anchor in preprocess expression BinaryBabel OSS 2013-04-12 14:25:16 -07:00
  • 7cec3d6259 fix preprocessing tests that have lines beginning with -e Mislav Marohnić 2013-04-06 14:01:03 +02:00
  • 5030f53ecc Bats 0.2.0 v0.2.0 Sam Stephenson 2012-11-16 18:06:58 -06:00
  • d5d57bda5f Rename header Sam Stephenson 2012-11-16 17:57:30 -06:00
  • 392d2fa6a0 Document test suites Sam Stephenson 2012-11-16 15:32:30 -06:00
  • 04be7dc717 Abort when load is invoked with a nonexistent script Sam Stephenson 2012-11-16 14:35:48 -06:00
  • a75495b9dd .gitkeep the empty suite fixture Sam Stephenson 2012-11-16 14:29:58 -06:00
  • 19a05cc77d Suite support for aggregating multiple tests under a single run Sam Stephenson 2012-11-16 14:25:45 -06:00
  • f8f78b5cd3 bats-exec -> bats-exec-test Sam Stephenson 2012-04-09 10:59:36 -05:00
  • 6b965e18c4 bats -c filename prints the number of tests in the file Sam Stephenson 2012-04-08 23:25:19 -05:00
  • 3f82256855 Clean up cached sources on ^C Sam Stephenson 2012-04-08 23:13:58 -05:00
  • ad4bc2e196 Cache preprocessed source for child test runs Sam Stephenson 2012-04-08 22:08:30 -05:00
  • 2f192ebffa Bats 0.1.0 v0.1.0 Sam Stephenson 2011-12-30 14:13:41 -06:00
  • d591867b35 Add -v/--version Sam Stephenson 2011-12-30 14:12:15 -06:00
  • 841d417b11 Wordsmithing Sam Stephenson 2011-12-30 14:04:14 -06:00
  • 1387d18328 Add contributing section Sam Stephenson 2011-12-29 18:56:17 -06:00
  • aa71d3c3e8 Add copyright Sam Stephenson 2011-12-29 18:50:37 -06:00
  • cefd684545 Add installer Sam Stephenson 2011-12-29 18:48:33 -06:00
  • 18b0517659 Document special variables Sam Stephenson 2011-12-29 18:02:36 -06:00
  • 1c164cd272 Document the load command Sam Stephenson 2011-12-29 17:58:40 -06:00
  • f854037dd1 Document the run helper Sam Stephenson 2011-12-29 17:47:29 -06:00
  • 20b54ec582 Beginnings of a readme Sam Stephenson 2011-12-29 16:28:01 -06:00