0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-15 20:50:24 +00:00
Commit graph

7 commits

Author SHA1 Message Date
Loïc Hoguin
4e4df58242 Makefile: Clean build the application before starting tests. 2011-05-16 12:16:26 +02:00
Loïc Hoguin
cc663df5db Makefile: Add separate eunit and ct test rules. 2011-05-04 11:50:46 +02:00
Loïc Hoguin
3a776b146e Initial work on a ct test suite for the HTTP protocol.
Handles two basic tests for both HTTP and HTTPS.
Also renames 'make test' into 'make tests'.
2011-04-08 16:30:37 +02:00
Loïc Hoguin
17613e5305 Add a dialyze verb to the Makefile for convenience. 2011-04-03 16:07:27 +02:00
Loïc Hoguin
d51170b4bc Use rebar instead of ./rebar by default in the Makefile. 2011-04-03 16:00:22 +02:00
Hans Ulrich Niedermann
07413113d5 Makefile: Use a REBAR variable
Using a REBAR variable makes it easy for the user to override
the REBAR to be called.
2011-03-23 10:54:09 +01:00
Loïc Hoguin
da72255940 Initial commit. 2011-03-17 00:29:35 +01:00