1
0
mirror of https://github.com/sstephenson/bats.git synced 2024-09-29 12:38:26 +02:00

Commit Graph

  • 7bcbeeda67
    Merge 26a2a5b1a9 into 03608115df Christian Höltje 2019-09-27 17:21:45 +0000
  • 26a2a5b1a9
    readme: declare bats as deprecated Christian Höltje 2019-09-27 13:21:09 -0400
  • b0e0f5b691
    Merge 890cdae32a into 03608115df Isaac Good 2019-09-01 23:41:40 +0000
  • 890cdae32a Do not change the value of IFS; instead, use readarray to read into an array Isaac Good 2019-09-01 16:39:43 -0700
  • 270815ec5f
    Merge b1c66391cd into 03608115df Konstantin Gredeskoul 2019-07-11 03:15:04 +0000
  • b1c66391cd Fixing Bats installation on Mac OSX Mojave Konstantin Gredeskoul 2019-07-10 20:12:56 -0700
  • 210269a9eb Changed stragegy for how to disable skipping Björn Lindström 2019-05-25 15:33:40 +0700
  • 5ce725aa74 Add --no-skip/-n flag Björn Lindström 2019-05-17 21:10:31 +0700
  • 6a6943ccc3
    Merge ffaf48f3b7 into 03608115df Francois Laupretre 2019-01-08 09:49:30 +0000
  • ffaf48f3b7
    Update bats-preprocess Francois Laupretre 2019-01-08 10:49:27 +0100
  • b524cc8b57
    Merge pull request #1 from Malet/patch-1 Konstantin Gredeskoul 2018-11-28 20:16:56 -0800
  • 1e2303424a
    Merge pull request #2 from Marthym/feature/run-dont-include-stderr Konstantin Gredeskoul 2018-11-28 20:16:42 -0800
  • 290b8c5ada
    Merge 2878724ce3 into 03608115df Daniel Hahler 2018-09-19 08:03:01 +0000
  • 2878724ce3 Add test Daniel Hahler 2018-09-19 10:02:53 +0200
  • ff3b8d0115 fixup! Fix abs_dirname Daniel Hahler 2018-09-19 09:41:34 +0200
  • 3e28a098ad Make dependencies transitive/inherited Francois Laupretre 2018-05-21 14:59:00 +0200
  • ac619feb58 Improve README.md Francois Laupretre 2018-05-21 14:02:05 +0200
  • 4f9253e9d5 Add bats_test_succeeds() function Francois Laupretre 2018-05-21 12:49:44 +0200
  • 0b53a4ab10 Merge 64705397d1 into 03608115df Thomas Wilkinson 2017-12-27 00:05:34 +0000
  • 64705397d1 added uninstall feature Thomas Wilkinson 2017-12-26 17:07:04 -0600
  • befbfea363 Merge bf79b78880 into 03608115df Ewa Czechowska 2017-11-29 15:26:28 +0000
  • bf79b78880 Update readme that this repository is no longer maintained Ewa Czechowska 2017-11-29 15:52:35 +0100
  • d4c2e93a80 Merge dc0c645723 into 03608115df qneill 2017-11-27 18:21:01 +0000
  • dc0c645723 Add bad command line option errors Quentin Neill 2017-11-27 12:15:36 -0600
  • b4412b188a Merge 6a047515e0 into 03608115df Sam Zaydel 2017-11-24 15:39:21 +0000
  • 6a047515e0 install.sh should make files executable before copy Sam Zaydel 2017-11-24 07:34:02 -0800
  • 61f3125b61 Merge 8203f621b8 into 03608115df Operations Research Engineering Software+ 2017-11-18 03:31:50 +0000
  • 8203f621b8
    Update package.json Operations Research Engineering Software+ 2017-11-17 19:31:43 -0800
  • 144543195b Merge b297297849 into 03608115df Operations Research Engineering Software+ 2017-11-18 03:23:30 +0000
  • b297297849
    Update README.md Operations Research Engineering Software+ 2017-11-17 19:23:19 -0800
  • 0c9d90d371 Merge e96502c7ff into 03608115df Nelo-T. Wallus 2017-10-09 17:52:08 +0000
  • e96502c7ff Source all files of a library if no loading file exists Nelo Wallus 2017-03-22 19:49:49 +0100
  • cb434296c5 Add test harness for various library loading methods Nelo Wallus 2017-03-22 19:49:36 +0100
  • 617e086a26 Allow sourcing of helper files from BATS_LIB_PATH Nelo Wallus 2017-03-22 15:27:15 +0100
  • 1ed87ecb7f test/bats: Add fake tput to fix Alpine tests Mike Bland 2017-10-02 22:02:00 -0400
  • 6ce148b9d2 Merge pull request #19 from agent-0028/harschware-tap_skip_test_fix Mike Bland 2017-10-03 14:54:31 -0400
  • eed991303b Add double quotes around $FIXTURE_ROOT Jason Grosz 2017-10-03 13:30:35 -0500
  • adf559ec40 Remove unnecessary assignment and blank line Jason Grosz 2017-10-02 14:53:47 -0500
  • d1f9165ba0 Reword skipped test fixtures for clarity Jason Grosz 2017-10-02 14:39:27 -0500
  • b3e61911c1 Merge pull request #17 from agent-0028/rojkov-fix-head-util Mike Bland 2017-10-02 13:03:51 -0400
  • f953d774b7 Merge branch 'master' into rojkov-fix-head-util Jason Grosz 2017-10-02 11:47:18 -0500
  • 8538868563 Merge pull request #8 from bats-core/mbland-optimized Mike Bland 2017-09-30 15:46:12 -0400
  • ebb192e036
    Fix test failures due to unquoted variables Mike Bland 2017-09-28 06:34:03 -0400
  • 8c4a86d534
    format-tap: Refactor summary to remove subshells Mike Bland 2017-03-16 16:04:54 -0400
  • f5acd28612
    bats-exec-suite: Count tests w/ BATS_TEST_PATTERN Mike Bland 2017-03-16 14:10:19 -0400
  • 7bcbb2f3e9
    bats: Don't pipe to cat for nonpretty output Mike Bland 2017-03-16 13:40:37 -0400
  • d4443adeb7
    bash: Refactor expand_path Mike Bland 2017-03-16 13:15:38 -0400
  • daf76c27c1
    bats: Convert abs_dirname to use printf -v Mike Bland 2017-03-16 12:25:17 -0400
  • cdc55ad7ea
    bats: Refactor resolve_link, abs_dirname Mike Bland 2017-03-16 12:14:34 -0400
  • 6beea07a0b
    preprocess: Eliminate eval in subshell Mike Bland 2017-02-15 11:53:01 -0500
  • 3ab495fda2
    preprocess: Add tests for vars, quotes in names Mike Bland 2017-02-15 12:04:03 -0500
  • fac51df957
    exec-test: Replace caller with FUNCNAME, etc. Mike Bland 2017-02-15 11:23:28 -0500
  • e613b31a1c
    exec-test: Replace || { } with if [[ ]]; then Mike Bland 2017-02-15 11:10:55 -0500
  • 741c414d6a
    preprocess: Use printf -v in encode_name Mike Bland 2017-02-15 11:01:34 -0500
  • cf9a3b8af4
    exec-test: Invoke bats-preprocess directly Mike Bland 2017-02-15 10:44:11 -0500
  • d294689bdd
    exec-test: Use printf -v in bats_extract_line Mike Bland 2017-02-15 10:26:28 -0500
  • 698fa766a3
    exec-test: Replace type -t with command -F Mike Bland 2017-02-15 10:13:20 -0500
  • 3bc03796e9
    exec-test: Use printf -v in bats_strip_string Mike Bland 2017-02-15 10:07:22 -0500
  • eaa151fb69
    exec-test: Use printf -v in bats_trim_filename Mike Bland 2017-02-15 10:01:32 -0500
  • 39440c5782
    exec-test: Replace dirname call with %/* Mike Bland 2017-02-15 09:44:09 -0500
  • 93d3cec96f
    exec-test: Use printf -v in bats_frame_* functions Mike Bland 2017-02-14 16:37:35 -0500
  • a3396cbc89
    exec-test: Refactor bats_frame_* functions Mike Bland 2017-02-14 16:22:02 -0500
  • 55bf719772 Merge pull request #10 from bats-core/ci-configs Mike Bland 2017-09-30 15:11:53 -0400
  • 0f6dde530e
    exec-test: Work around Bash 3.2.57 ERR trap bug Mike Bland 2017-02-14 23:06:59 -0500
  • 918714dd4d
    test/bats: Add statements to debug Travis macOS Mike Bland 2017-09-30 14:51:45 -0400
  • d310b25911
    .travis.yml: Enable macOS builds Mike Bland 2017-09-30 11:25:30 -0400
  • bbac787615
    .travis.yml: Prefix test command with time Mike Bland 2017-09-30 11:14:48 -0400
  • 5e752ee914
    .appveyor.yml: Prefix test command with time Mike Bland 2017-09-30 11:00:32 -0400
  • d9ee4168ed
    Add .appveyor.yml Mike Bland 2017-09-30 10:55:51 -0400
  • d1a40e74e8 Merge a612c1185c into 03608115df Sheridan C Rawlins 2017-09-27 14:50:35 +0000
  • a612c1185c Updated re-ran ronn to generate man page. Sheridan C Rawlins 2017-09-27 07:50:07 -0700
  • 21277a33ad Added changelog. Sheridan C Rawlins 2017-09-26 19:43:27 -0700
  • 6b7c9787ca Added the todo command for marking tests that may fail as passing, potentially (in pretty print) as a "bonus" if they pass. Sheridan C Rawlins 2017-09-26 19:33:45 -0700
  • aaf62cd9d8 Merge pull request #6 from peteruhnak/patch-1 Bianca Tamayo 2017-09-25 21:12:47 -0700
  • 3a6efc03cf Minor fix in the install command Peter Uhnak 2017-09-25 10:07:42 +0200
  • c85f340f1e Added IRC channel info Bianca Tamayo 2017-09-24 11:01:48 -0700
  • 8ca0685b85 Updating paths #5 Bianca Tamayo 2017-09-24 10:26:25 -0700
  • e3b37da3a4 Added Travis CI Badge to master branch README Bianca Tamayo 2017-09-24 10:04:14 -0700
  • 070ffa166a Merge 11fc40fd18 into 03608115df Antonio Ojea 2017-09-22 08:20:38 +0000
  • 11fc40fd18 Update bats Antonio Ojea 2017-09-22 10:20:34 +0200
  • 2e44b920c9 Add functionality to check the bash version Antonio Ojea 2017-09-22 09:51:53 +0200
  • b72cd3545b Updated repo name in README Bianca Tamayo 2017-09-20 15:28:45 -0700
  • d0f06d1f0d Added description & info about this repo in README Bianca Tamayo 2017-09-19 14:55:18 -0700
  • 1fd66fa9dd Merge 2551c1b9fd into 03608115df Antoine Allard 2017-09-19 17:09:36 +0000
  • 2551c1b9fd Use bash 3.0.16 aallrd 2017-09-19 19:09:30 +0200
  • 1d94b37dce Display bash version aallrd 2017-09-19 12:41:33 +0200
  • 17f9be95d8 Merge 88fd816ee1 into 03608115df Jonathan D'Andries 2017-09-15 15:37:20 +0000
  • 88fd816ee1 Fix bin/bats to correctly call ../libexec/bats when pwd is not the current directory and parameters are passed. Jonathan DAndries 2017-09-15 10:23:57 -0500
  • 69cdc7f5e1 Remove fancy syntax for bash 3.00 compatibility ALLARD Antoine 2017-09-15 16:37:23 +0200
  • 5bbdb8216c feat(run): Make possible to run to register stdout and stderr in separate variables Frédéric Combes 2017-09-12 14:25:34 +0200
  • efd492cb1e test(run): Add test for separate output and error Frédéric Combes 2017-09-12 14:24:38 +0200
  • 5905217783 Update examples in README to use [[ ]] and (( )) Michael Diamond 2017-07-26 22:37:15 -0700
  • 87ae363144 Fix abs_dirname Daniel Hahler 2017-06-23 23:49:00 +0200
  • e0015fa474 Merge b217a7a10c into 03608115df Damien Nadé 2017-06-08 12:01:08 +0000
  • b217a7a10c Redirecting cd stdout to /dev/null to avoid CDPATH noise Damien Nadé 2015-09-08 16:52:19 +0200
  • 640d05ca25 Merge 4040f7600c into 03608115df Konrad 2017-05-16 13:41:09 +0000
  • 4040f7600c Run successfully with empty bats files Konrad Gądek 2017-05-16 15:40:12 +0200
  • 6b734f8f65 Merge 60b94924bc into 03608115df Pradeep 2017-02-24 12:47:27 +0000
  • 60b94924bc Add the arguments when calling the 'bats' script P 2017-02-24 18:06:47 +0530
  • 6d66bedfa1 Merge 529d9bb053 into 03608115df Antonio Ojea 2017-02-16 14:15:22 +0000