From 3a776b146e9a890eb2e1ce27ec59305c150dc156 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Fri, 8 Apr 2011 16:30:37 +0200 Subject: 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'. --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index cfb2329..334e906 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,4 @@ +.eunit ebin +logs +test/*.beam -- cgit v1.2.3