mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-07 21:15:19 +03:00
tweak test rule
This commit is contained in:
parent
b17e23909f
commit
0465c369e2
4
Makefile
4
Makefile
@ -29,8 +29,8 @@ xprofile: build
|
|||||||
ghcprof profs/$(TIME).xprof
|
ghcprof profs/$(TIME).xprof
|
||||||
|
|
||||||
test:
|
test:
|
||||||
@./hledger.hs test
|
./hledger.hs test
|
||||||
@./regtest.py
|
# tools/regressiontest.py
|
||||||
|
|
||||||
# run performance benchmarks and save results in profs
|
# run performance benchmarks and save results in profs
|
||||||
BENCHEXES=hledger ledger
|
BENCHEXES=hledger ledger
|
||||||
|
Loading…
Reference in New Issue
Block a user