Commit Graph

  • 27a4d7a484 Fix external site links Ben Gray 2013-06-30 13:20:43 +0100
  • 4b5e008b20 guard NOMINMAX definition (windows) Phil Nash 2013-06-29 20:31:17 +0100
  • cd688300b0 Build 2 Phil Nash 2013-06-29 12:11:32 +0100
  • eb81850381 Merge branch 'master' of github.com:philsquared/Catch Phil Nash 2013-06-29 12:08:00 +0100
  • 5d26ca1af7 Static assertion for && and || expressions Phil Nash 2013-06-29 12:07:33 +0100
  • a9b346b14d Removed line numbers from approval tests of xml too Phil Nash 2013-06-29 12:04:38 +0100
  • 40b8c7794c Removed line numbers from approval tests Phil Nash 2013-06-29 11:59:49 +0100
  • a77c882bbc Update Makefile for SelfTest Mateusz Loskot 2013-06-29 00:18:48 +0100
  • 5bb05400af Merge branch 'selftest' of github.com:wichert/Catch into wichert-selftest Mateusz Loskot 2013-06-29 00:08:09 +0100
  • f987da4411 Update whats-changed.md Phil Nash 2013-06-28 18:19:19 +0100
  • 54c8817e53 Update whats-changed.md Phil Nash 2013-06-28 18:19:06 +0100
  • 7bd033c829 Update whats-changed.md Phil Nash 2013-06-28 18:18:46 +0100
  • c22cfc4a95 Addd test-fixtures docs from wiki Phil Nash 2013-06-28 17:45:08 +0100
  • d60b248409 Updated docs with INFO/ CAPTURE changes Phil Nash 2013-06-28 17:15:45 +0100
  • b5fd5a6496 INFO and CAPTURE are now scoped - SCOPED_INFO and SCOPED_CAPTURE are now just aliases Phil Nash 2013-06-28 17:09:57 +0100
  • 881c61b67f Updated docs to reflect INFO change Phil Nash 2013-06-28 16:27:53 +0100
  • 0d357302a0 INFOs only reset at assertion if consumed Phil Nash 2013-06-28 16:25:49 +0100
  • 239fa28e46 Added run without -s to approvals Phil Nash 2013-06-28 16:23:14 +0100
  • 47751e4df3 Approved [.] change Phil Nash 2013-06-28 16:07:42 +0100
  • 9c39a5e8dd Support [.] as alias for [hide] Phil Nash 2013-06-28 16:05:13 +0100
  • 235204393a Big merge from Integration - now v1.0 build 1 Phil Nash 2013-06-28 14:11:28 +0100
  • 53f128fac5 Ignore DerivedData Phil Nash 2013-06-26 08:49:57 +0100
  • a76d93ad54 Removed filename from --reporter option (it's not implemented yet) Phil Nash 2013-06-26 08:42:05 +0100
  • ae1c1ac1a0 Added "what's changed" Phil Nash 2013-06-25 13:21:41 +0100
  • 5ddd6e31e4 Added #define NOMINMAX - thanks to @robson3 in #171 Phil Nash 2013-06-14 19:18:13 +0100
  • 1d3dd71774 Fixed returns in docs ref Phil Nash 2013-06-14 08:41:59 +0100
  • a26ddc9ca7 New docs for command line and logging Phil Nash 2013-06-14 08:32:48 +0100
  • 5b15c21c9c Fixed iTChRunner Phil Nash 2013-06-12 19:05:21 +0100
  • fd1cd7820d Completed assertions docs Phil Nash 2013-06-10 08:18:26 +0100
  • 46953c8319 Filled out reference index and added placeholders for assertions and logging docs Phil Nash 2013-06-10 08:08:20 +0100
  • d07cd3353f Added new docs for supplying your own main. Phil Nash 2013-06-07 23:06:54 +0100
  • 0ec7ea2e49 Doc updates Phil Nash 2013-06-07 21:31:28 +0100
  • 7d5f2715ce Fixed script for new readme - updated README with new version - fixed casing error for -e opt description Phil Nash 2013-06-07 21:15:25 +0100
  • f3592f2102 Docs progress Phil Nash 2013-06-07 19:09:38 +0100
  • 786959d535 build 39 Phil Nash 2013-06-07 19:07:50 +0100
  • 11381c146c Tweaked indentation of errors and test lists Phil Nash 2013-06-07 19:06:30 +0100
  • 27cae858d0 Use Text formatter to list reporters Phil Nash 2013-06-07 18:56:43 +0100
  • 80557647d6 re-encapsulated session vars. - construct Config object lazily Phil Nash 2013-06-07 18:41:22 +0100
  • 8fde14313b Session vars are public Phil Nash 2013-06-07 08:04:05 +0100
  • f438e04b5d list options return number listed Phil Nash 2013-06-06 22:54:42 +0100
  • e035e2835d tweaks Phil Nash 2013-06-06 18:56:43 +0100
  • a7e657fd9b Refactored new Session class to make it more friendly for custom client code Phil Nash 2013-06-06 18:51:24 +0100
  • c1196b6245 Moved all Catch::Main()s into new Session class - renamed them run() - moved cleanUp call into destructor Phil Nash 2013-06-05 18:48:18 +0100
  • c57ebc84b2 Approved latest changes Phil Nash 2013-06-05 08:20:34 +0100
  • cb60d130f8 Runner -> RunContext, Runner2 -> Runner and fixed issue with processName Phil Nash 2013-06-05 08:18:52 +0100
  • 1b47e11387 Added processConfig() method Phil Nash 2013-06-04 22:49:14 +0100
  • 2ed56c47a6 Removed legacy cli parser Phil Nash 2013-06-04 08:38:40 +0100
  • aee9b75e37 Now fully switched over to Clara-based command line with modified args Phil Nash 2013-06-04 08:37:28 +0100
  • 130ec986c7 Start of new docs Phil Nash 2013-06-03 20:03:39 +0100
  • 4e88ccda56 Start of new docs Phil Nash 2013-06-03 20:03:07 +0100
  • 0514fe4f38 Got parseCommandLine ready to use new Clara (but not doing so yet) Phil Nash 2013-05-31 18:48:31 +0100
  • 3d6f25a26d Fix: longest test names always wrapped Adam Strzelecki 2013-05-31 17:28:43 +0200
  • f330fe7ef9 Made generated function name more obvious (for quickly finding in debugger's stack viewer) Phil Nash 2013-05-31 08:11:01 +0100
  • c9f0f55451 Last changes to ConfigData names (for now) Phil Nash 2013-05-31 08:01:56 +0100
  • 40e529740c Removed stream name from config Phil Nash 2013-05-29 19:06:25 +0100
  • 3f184e22e8 ConfigData now looks virtually identical to the Clara test Config Phil Nash 2013-05-29 19:01:06 +0100
  • 20ddb0055f ConfigData just keeps strings for test names/ specs/ tags (processed in Config actor) Phil Nash 2013-05-29 18:56:29 +0100
  • c2ca80d9fb Config refactoring: split List enum into three bools Phil Nash 2013-05-29 18:42:46 +0100
  • 3c3beb57c3 More config refactoring Phil Nash 2013-05-29 18:34:11 +0100
  • be8fd82f20 Started nudging ConfigData towards new layout Phil Nash 2013-05-29 08:12:57 +0100
  • f6892bfdf0 Listing is now in terms of interface (and calls to bool functions) Phil Nash 2013-05-29 07:59:01 +0100
  • 6b8837bd93 Final refactoring to remove direct access to encapsulated ConfigData once in Config Phil Nash 2013-05-28 19:07:29 +0100
  • 43fe6c6e9e Main() functions deal with raw ConfigData Phil Nash 2013-05-28 18:59:29 +0100
  • ca9b92f8fa Most of system now uses Ptr<IConfig const> Phil Nash 2013-05-28 18:51:53 +0100
  • e1459955f1 Refactoring towards interface based config Phil Nash 2013-05-28 18:39:32 +0100
  • 10fa0593db Moved Clara into its (her?) own file Phil Nash 2013-05-27 10:52:58 +0100
  • 1e547afe79 Tweaked some option names and added verbosity Phil Nash 2013-05-24 19:23:44 +0100
  • ab6dd55fcf Clara: formatting and code tweaks Phil Nash 2013-05-23 19:01:10 +0100
  • b7632659f5 Clara: Usage strings for args Phil Nash 2013-05-21 19:21:24 +0100
  • ed79d726be Clara: support for positional arguments Phil Nash 2013-05-21 08:15:50 +0100
  • 30cb460d42 Clara: added test for positional arg Phil Nash 2013-05-20 18:45:33 +0100
  • 3dde25be7d Clara: support for binary functions Phil Nash 2013-05-20 18:40:51 +0100
  • d44f2cf40f Added binding to free functions (and renamed hierarchy) Phil Nash 2013-05-20 08:31:12 +0100
  • d4305377b7 Fixed inconsistency in reporting of _FALSE (negated) expressions Phil Nash 2013-05-17 19:35:33 +0100
  • 374335fc84 Approved current output Phil Nash 2013-05-17 08:18:42 +0100
  • 6574f639a3 Refactored CLI tests and converted main one into a scenario Phil Nash 2013-05-17 08:00:57 +0100
  • 8d1100daa6 Clara: added -r option Phil Nash 2013-05-17 07:43:58 +0100
  • 8333e644f2 Clara: some refactoring - moved all internal stuff into Detail - moved Parser out of CommandLine, encapsulates tokens. - allow unused tokens to be feed into different CommandLine processors Phil Nash 2013-05-16 19:07:50 +0100
  • 58846c395c Clara: Added support for compact short opts (e.g. -peb) Phil Nash 2013-05-16 08:21:13 +0100
  • 372a8b018d New CLI parser impl Phil Nash 2013-05-15 19:25:34 +0100
  • 597ed1f79d handle TEST_CASE_METHOD macro consistently - internally define INTERNAL_CATCH_TEST_CASE_METHOD Phil Nash 2013-05-14 19:31:21 +0100
  • 31cd3a844e Updated readme to remove reference to the downloads section Phil Nash 2013-05-13 08:24:57 +0100
  • 0c5626962a test case for infinite loop Phil Nash 2013-05-13 08:20:45 +0100
  • 11e55161e1 Some refactoring of Clara impl and experimental string based interface Phil Nash 2013-05-07 18:53:14 +0100
  • e2f93b6507 Clara: Allow space separator, as well as : and = Phil Nash 2013-05-03 08:08:46 +0100
  • a13ab71cbf Clara: Some renames and changed the addOption interface Phil Nash 2013-05-02 18:41:08 +0100
  • ed45ceb786 Added support for binding to methods and generating usage strings. Also renamed namespace to Clara Phil Nash 2013-05-01 19:01:48 +0100
  • 46846a47f3 More CmdLine work - Support for non string values - Support for chaining parsers Phil Nash 2013-04-29 19:26:18 +0100
  • 26ae11774b First draft of future opt parser lib Phil Nash 2013-04-27 12:26:13 +0100
  • 7293c9785a header builder script writes to file rather than stdout Phil Nash 2013-04-24 20:19:05 +0100
  • 8defc71e6d Build 38 Phil Nash 2013-04-24 19:10:02 +0100
  • 2278451cd2 Refactored scripts to start using a common file Phil Nash 2013-04-24 18:58:57 +0100
  • 1309da2b55 approved changes relating to no-return functions Phil Nash 2013-04-24 18:51:34 +0100
  • bf37e6879a Removed use of compiler specific techniques for denoting non-returning functions - use if( Catch::isTrue( true) ) to guard throws instead Phil Nash 2013-04-23 20:52:49 +0100
  • 2a9d8d9e36 Changed "const X ref"s to "X const ref"s - Brought older code up to current convention (with the help of a Python script) Phil Nash 2013-04-23 18:58:56 +0100
  • d0d4d93a6b Build 37 - string matchers work with NULLs - removed stray CATCH_CONFIG_SFINAE for GCC 3 Phil Nash 2013-04-23 08:02:48 +0100
  • 06548a5b61 Fix for #144 - string matchers now work with NULLs Phil Nash 2013-04-23 07:59:56 +0100
  • c887d1a167 Removed rogue CATCH_CONFIG_SFINAE for GCC 3.x Phil Nash 2013-04-22 22:20:42 +0100
  • 471eba2c32 Build 36 - incorporation of pull request #154 to allow comparison with nullptr_t - some compiler capability tweaks Phil Nash 2013-04-22 18:55:12 +0100
  • 4dd3f68dd9 Compiler capabilities clean-up - renamed CATCH_SFINAE -> CATCH_CONFIG_SFINAE - moved variadic macros detection into catch_compiler_capabilities.h Phil Nash 2013-04-22 08:19:17 +0100