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-08 07:09:28 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
965266a5b7
hledger
/
checks
/
51-make-ghci.test
5 lines
99 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
# hledger+hledger-lib GHCI prompt works
echo :q | make ghci | tail
tools: dev setup/test updates
2014-08-14 04:48:24 +04:00
>>> /Ok, modules loaded/
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
>>>= 0
Reference in New Issue
Copy Permalink