- Merge latest
bats-core/bats-assert
into./bats-assert
- Merge latest
bats-core/bats-file
into./bats-file
- Merge latest
bats-core/bats-support
into./bats-support
- Improve installation instructions in
README.md
- Add
package.json
with package name@hyperupcall/bats-all
- The
{assert,refute}_regex
files frombats-assert
are now properlysource
'd
Use upstream repositories from the bats-core
organization instead of my own forks.
I originally created the forks because I wanted to make some changes (and upstream seemed inactive). But now, upstream is moving faster and there is little reason to not use upstream directly.
- Merge latest
bats-core/bats-assert
intohyperupcall/bats-assert
- Merge latest
bats-core/bats-file
intohyperupcall/bats-file
- Merge latest
bats-core/bats-assert
intohyperupcall/bats-assert
- Merge latest
bats-core/bats-file
intohyperupcall/bats-file
- Merge latest
bats-core/bats-assert
intohyperupcall/bats-assert
- Merge latest
bats-core/bats-file
intohyperupcall/bats-file
- Merge latest
bats-core/bats-support
intohyperupcall/bats-support
- Merge latest
bats-core/bats-assert
intohyperupcall/bats-assert
- Merge latest
bats-core/bats-assert
intohyperupcall/bats-assert
- Allow negative indexes in line assertions commit merge commit
- Properly load function that contains
assert_not_equal
inload.bash
commit
Uses git-subtree(1)
for repository management instead of git-submodule(1)
Removing the old sources means those changes will be lost. There is no difference in features or bugfixes
- Add support for
assert_not_equal
commit merge commit
This simply correctly sets the version string in basalt.toml
First release