From 861293a8b99402cc1133861c833ded82fc960bd9 Mon Sep 17 00:00:00 2001 From: philsquared Date: Sat, 2 Jun 2012 10:40:37 -0700 Subject: [PATCH] Updated Home (markdown) --- Home.md => What's-the-CATCH?.md | 2 -- 1 file changed, 2 deletions(-) rename Home.md => What's-the-CATCH?.md (97%) diff --git a/Home.md b/What's-the-CATCH?.md similarity index 97% rename from Home.md rename to What's-the-CATCH?.md index 2219e9f..5c639d7 100644 --- a/Home.md +++ b/What's-the-CATCH?.md @@ -1,5 +1,3 @@ -## What's the CATCH? - CATCH stands for C++ Automated Test Cases in Headers and is a multi-paradigm automated test framework for C, C++ and Objective-C. It is implemented entirely in a set of headers, but is packaged up as a single header for extra convenience. ## Finding out more about CATCH