This website requires JavaScript.
Explore
Help
Sign In
simonmichael
/
hledger
Watch
1
Star
1
Fork
0
You've already forked hledger
mirror of
https://github.com/simonmichael/hledger.git
synced
2024-11-07 21:15:19 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
e0cbe65d9b
hledger
/
checks
/
42-hledger-cli-cabal-repl.test
6 lines
101 B
Plaintext
Raw
Normal View
History
Unescape
Escape
tools: "make check" tests the dev environment Fed up with GHC/cabal constantly assaulting me like Cato in a Pink Panther movie, here are some shell tests to give me some warning/reassurance about the dev setup on various machines. Thou Shalt Not Reimplement Autoconf, but perhaps a little cross-platform test suite focussed on my needs is a reasonable idea.
2014-08-14 02:44:11 +04:00
# cabal repl works for hledger
echo :q | make repl | tail
update dev setup tests
2015-03-17 03:59:06 +03:00
>>> /Ok, modules loaded: Main/
tools: "make check" tests the dev environment Fed up with GHC/cabal constantly assaulting me like Cato in a Pink Panther movie, here are some shell tests to give me some warning/reassurance about the dev setup on various machines. Thou Shalt Not Reimplement Autoconf, but perhaps a little cross-platform test suite focussed on my needs is a reasonable idea.
2014-08-14 02:44:11 +04:00
>>>2
>>>= 0
Reference in New Issue
Copy Permalink