From 597ce0d6ae31ce14a5cb635e907f8428250ab58b Mon Sep 17 00:00:00 2001 From: Ivan Dubrov Date: Fri, 25 Apr 2014 14:15:01 -0700 Subject: Adding 'full' tests * Killing test suites (you can run tests by package) * Introduced categories to run certain tests only on 'light'/'full' --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index ef75b32a..870cce4a 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,5 @@ /hotspot build *.iml +hs_err* +core -- cgit v1.2.3