Mislav Marohnić
117a381575
Simplify resolving symlinks, remove native extension ( #1428 )
2022-09-22 11:34:02 +02:00
Daniel Hahler
ae2e7a3f0b
test/run: handle optional paths/args for bats
...
This allows to run a single test file more easily, although that could be
done by calling bats directly.
2018-09-19 08:24:48 +02:00
Mislav Marohnić
a6e0785b84
Create configure
script to generate a cross-platform Makefile
...
The previous Makefile only worked on OS X. The dynamically generated
Makefile (from `Makefile.in`) should now work on multiple platforms
(tested on OS X and Ubuntu).
2014-10-13 04:12:35 +02:00
Mislav Marohnić
68b92a7f5d
Test compiled native extensions on Travis CI
2014-10-13 04:12:35 +02:00