]> gitweb.michael.orlitzky.com - dead/lwn-epub.git/commit - makefile
Create a test suite and add `make test` target.
authorMichael Orlitzky <michael@orlitzky.com>
Mon, 25 Jun 2012 21:35:59 +0000 (17:35 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Mon, 25 Jun 2012 21:35:59 +0000 (17:35 -0400)
commit14bff4a492037f8921a5993931d0fc4363207b20
treeac4ba39e6770a4b63dcb0631132526306d98c07e
parent6f0e6cbece7e1b1a3c6b43d19eb2f29088af981c
Create a test suite and add `make test` target.
Add a new LWN.URI module and tests.
makefile
src/LWN/URI.hs [new file with mode: 0644]
test/TestSuite.hs [new file with mode: 0644]