From 8d08915765848d1370542742c8b7482bd1bf86d0 Mon Sep 17 00:00:00 2001 From: vsalvis Date: Wed, 15 Apr 2015 14:34:53 +0200 Subject: Partest for Dotty with pos tests and neg tests with error count --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index cbaf7ae60..4316f6008 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +*.DS_Store *.class *.log *~ @@ -24,3 +25,7 @@ classes/ .idea .idea_modules /.worksheet/ + +# Partest +tests/partest-generated/ +tests/runPartest.flag -- cgit v1.2.3