1
0
mirror of https://github.com/sstephenson/bats.git synced 2024-12-26 06:29:47 +01:00

Commit Graph

  • 3eba4ec50f Merge af9794634f into 6116ef6b23 Adam Jacob 2013-05-22 21:52:13 -0700
  • af9794634f Using shell redirection rather than cat Adam Jacob 2013-05-23 00:52:08 -0400
  • 9c8425d005 Supporting DOS line endings in BATS tests Adam Jacob 2013-05-22 21:20:39 -0400
  • 6116ef6b23 Add a note about Bats.tmbundle Sam Stephenson 2013-05-03 17:21:15 -0500
  • 86ca8dcba8 report output content when test fails Jan Horacek (jahor/jhrcz) 2013-04-25 17:19:59 +0200
  • 040deba950 Merge pull request #6 from mislav/echo-e-fix Sam Stephenson 2013-04-12 14:49:12 -0700
  • 2e988937dd Merge 7cec3d6259 into 0bf9610856 Mislav Marohnić 2013-04-12 14:49:07 -0700
  • 0bf9610856 Merge pull request #7 from binarybabel/bugfix-preprocess-expr Sam Stephenson 2013-04-12 14:48:40 -0700
  • 97e2ddcf32 Merge d2067db1b4 into 5030f53ecc binarybabel 2013-04-12 14:44:18 -0700
  • d2067db1b4 Remove redundant anchor in preprocess expression BinaryBabel OSS 2013-04-12 14:25:16 -0700
  • 7cec3d6259 fix preprocessing tests that have lines beginning with -e Mislav Marohnić 2013-04-06 14:01:03 +0200
  • 5030f53ecc Bats 0.2.0 v0.2.0 Sam Stephenson 2012-11-16 18:06:58 -0600
  • d5d57bda5f Rename header Sam Stephenson 2012-11-16 17:57:30 -0600
  • 392d2fa6a0 Document test suites Sam Stephenson 2012-11-16 15:32:30 -0600
  • 04be7dc717 Abort when load is invoked with a nonexistent script Sam Stephenson 2012-11-16 14:35:48 -0600
  • a75495b9dd .gitkeep the empty suite fixture Sam Stephenson 2012-11-16 14:29:58 -0600
  • 19a05cc77d Suite support for aggregating multiple tests under a single run Sam Stephenson 2012-11-16 14:25:45 -0600
  • f8f78b5cd3 bats-exec -> bats-exec-test Sam Stephenson 2012-04-09 10:59:36 -0500
  • 6b965e18c4 bats -c filename prints the number of tests in the file Sam Stephenson 2012-04-08 23:25:19 -0500
  • 3f82256855 Clean up cached sources on ^C Sam Stephenson 2012-04-08 23:13:58 -0500
  • ad4bc2e196 Cache preprocessed source for child test runs Sam Stephenson 2012-04-08 22:08:30 -0500
  • 2f192ebffa Bats 0.1.0 v0.1.0 Sam Stephenson 2011-12-30 14:13:41 -0600
  • d591867b35 Add -v/--version Sam Stephenson 2011-12-30 14:12:15 -0600
  • 841d417b11 Wordsmithing Sam Stephenson 2011-12-30 14:04:14 -0600
  • 1387d18328 Add contributing section Sam Stephenson 2011-12-29 18:56:17 -0600
  • aa71d3c3e8 Add copyright Sam Stephenson 2011-12-29 18:50:37 -0600
  • cefd684545 Add installer Sam Stephenson 2011-12-29 18:48:33 -0600
  • 18b0517659 Document special variables Sam Stephenson 2011-12-29 18:02:36 -0600
  • 1c164cd272 Document the load command Sam Stephenson 2011-12-29 17:58:40 -0600
  • f854037dd1 Document the run helper Sam Stephenson 2011-12-29 17:47:29 -0600
  • 20b54ec582 Beginnings of a readme Sam Stephenson 2011-12-29 16:28:01 -0600
  • 382c540fc3 MIT license Sam Stephenson 2011-12-29 16:27:51 -0600
  • e9d3143fdb Capture stdout/stderr during tests and display it for failures Sam Stephenson 2011-12-28 23:50:49 -0600
  • a4c16fecef Test load Sam Stephenson 2011-12-28 21:41:23 -0600
  • 43d1972b0e Test (and fix) that teardown runs once after each test Sam Stephenson 2011-12-28 21:20:43 -0600
  • 6e65ef449b Share $TMP with fixtures Sam Stephenson 2011-12-28 20:57:58 -0600
  • aecc6b55dc Test that setup runs once before each test Sam Stephenson 2011-12-28 20:46:24 -0600
  • 098d993eb4 Test that each test's environment is isolated Sam Stephenson 2011-12-28 20:23:52 -0600
  • 2e52aeff5d Test failing and passing in the same file Sam Stephenson 2011-12-28 20:06:05 -0600
  • ac64e0b18a Test for failing tests Sam Stephenson 2011-12-28 19:14:10 -0600
  • a469e8dd04 Fix $status Sam Stephenson 2011-12-28 18:45:05 -0600
  • 974dbf6a7c [[ isn't a simple command and thus isn't subject to set -e Sam Stephenson 2011-12-28 18:25:05 -0600
  • 911367e6d5 Add $lines array Sam Stephenson 2011-12-28 17:12:37 -0600
  • 4a71d77813 Shorten test names Sam Stephenson 2011-12-28 17:12:17 -0600
  • b9cfa7470c Initial tests Sam Stephenson 2011-12-28 16:21:48 -0600
  • c850527cce Initial commit Sam Stephenson 2011-12-28 12:40:14 -0600