Commit graph

  • 2d493d8020 Using the $host variable to detect win32 compilers. This is a more portable solution for platform detection in autoconf. Saul Beniquez 2015-04-19 18:44:44 -04:00
  • c0e97bf082 [UnitTest++] Removing a spurrious UnitTest___libUnitTest___la_CPPFLAGS assignment Saul Beniquez 2015-04-07 12:48:47 -04:00
  • 9257dc7feb Removing duplicated UNITTEST_POSIX #define from cmdline -D flags Saul Beniquez 2015-04-07 09:34:52 -04:00
  • 7549615b31 Adding conditional automake directives to allow Win32 compilation on win32-mingw/cygwin-mingw systems. Saul Beniquez 2015-04-06 22:33:45 -04:00
  • 53598bdeb6 Update wiki docs submodule. Patrick Johnmeyer 2015-04-04 01:58:43 -05:00
  • 2ee151af76 Change unit tests to run as post-build step. Patrick Johnmeyer 2015-04-04 01:31:04 -05:00
  • bd11339b2d Disable CrashingTests... in debug. Patrick Johnmeyer 2015-04-04 00:56:40 -05:00
  • d310c03eea Add missing headers to Makefile. Patrick Johnmeyer 2015-04-03 23:27:32 -05:00
  • 5bb10fa6f3 Merge be87c5b36c into 36c424df17 Tobias Haar 2015-03-14 23:16:08 +00:00
  • be87c5b36c added option to turn check target off for unittest-cpp Tobias Haar 2015-03-14 23:06:10 +00:00
  • b46dea2932 Merge cfbb58b0ad into 36c424df17 AlexV 2014-12-26 16:49:05 +00:00
  • 974d06b001 Merge 03785def79 into 36c424df17 John Wellbelove 2014-12-24 16:42:00 +00:00
  • c4d4cd4c52 Merge abfa9478fe into 36c424df17 Edward Woolhouse 2014-12-19 17:54:04 +00:00
  • db377423a3 Update AUTHORS and configure.ac Patrick Johnmeyer 2014-12-19 11:51:26 -06:00
  • 36c424df17 Update AUTHORS and configure.ac Patrick Johnmeyer 2014-12-19 11:51:26 -06:00
  • 61676e5e3b This commit addresses two issues: Austin Gilbert 2014-12-06 22:59:28 -06:00
  • 0b17a57ba2 Merge 0526331abb into d2495be17d Austin Gilbert 2014-11-28 08:59:13 +00:00
  • 59f2f901a3 Merge pull request #61 from pjohnmeyer/remove_project_files Patrick Johnmeyer 2014-11-14 22:27:33 -06:00
  • d2495be17d Merge pull request #61 from pjohnmeyer/remove_project_files Patrick Johnmeyer 2014-11-14 22:27:33 -06:00
  • 19fd65743b Remove lurking tests/*.vcproj files. Patrick Johnmeyer 2014-11-08 00:24:51 -06:00
  • f8443ab512 Remove lurking tests/*.vcproj files. Patrick Johnmeyer 2014-11-08 00:24:51 -06:00
  • 493c05527e Remove all Visual Studio 6 project files. Patrick Johnmeyer 2014-11-07 23:49:58 -06:00
  • 78290b6b9d Remove all Visual Studio 6 project files. Patrick Johnmeyer 2014-11-07 23:49:58 -06:00
  • 719a6e4bf5 Remove vs_projects and xcode_projects Patrick Johnmeyer 2014-11-07 23:47:37 -06:00
  • c68c279fb8 Remove vs_projects and xcode_projects Patrick Johnmeyer 2014-11-07 23:47:37 -06:00
  • 6e4a1a5a26 Use for loop to achieve REQUIRE with no parens Patrick Johnmeyer 2014-11-04 23:41:05 -06:00
  • 03785def79 CHECK_NO_THROW fails on any exception. jwellbelove 2014-11-02 17:09:16 +00:00
  • 7501a89497 Added CHECK_NO_THROW macro jwellbelove 2014-11-01 12:41:48 +00:00
  • cfbb58b0ad adding two functions to allow to run tests by name or suite name AlexV 2014-10-24 11:24:26 +09:00
  • bb339cff84 Revert "Introducing additional functionality to allow client code to stop a unit test" Austin Gilbert 2014-10-21 14:14:39 -05:00
  • dc065a395f Revert "Bug Fix: ensure we stop unit test execution when an unexpected exception is raised in REQUIRE_* macros." Austin Gilbert 2014-10-21 14:14:31 -05:00
  • 0526331abb Introducing additional functionality to allow client code to stop a unit test when an assert fails. Austin Gilbert 2014-10-17 17:12:55 -05:00
  • e667bb2c95 Merge c8522b0d99 into 9218ffc456 Austin Gilbert 2014-10-12 21:18:27 +00:00
  • c8522b0d99 Bug Fix: ensure we stop unit test execution when an unexpected exception is raised in REQUIRE_* macros. Austin Gilbert 2014-10-12 16:17:34 -05:00
  • 856d881ab5 Introducing additional functionality to allow client code to stop a unit test when an assert fails. Austin Gilbert 2014-10-11 14:32:13 -05:00
  • 1fe3d72776 Reformatted code from #54. Patrick Johnmeyer 2014-06-27 22:42:53 -05:00
  • 9218ffc456 Reformatted code from #54. Patrick Johnmeyer 2014-06-27 22:42:53 -05:00
  • 7459844be1 Merge branch 'novawave-master' Patrick Johnmeyer 2014-06-27 22:37:25 -05:00
  • d482831892 Merge branch 'novawave-master' Patrick Johnmeyer 2014-06-27 22:37:25 -05:00
  • 6ea2db4cb1 keep absolute path Nathan Lapierre 2014-06-05 02:07:49 -03:00
  • bd3b6e2d2f keep absolute path Nathan Lapierre 2014-06-05 02:07:49 -03:00
  • 7b47f1c59a fix broken tests Nathan Lapierre 2014-06-05 02:06:44 -03:00
  • a2639eac20 fix broken tests Nathan Lapierre 2014-06-05 02:06:44 -03:00
  • f250db3376 Merge pull request #53 from warmist/patch-1 Patrick Johnmeyer 2014-01-15 19:58:20 -08:00
  • eba7e6d392 Merge pull request #53 from warmist/patch-1 Patrick Johnmeyer 2014-01-15 19:58:20 -08:00
  • 1fdc44246d Fix crash bug in msvc warmist 2014-01-06 14:02:59 +02:00
  • 472b528401 Fix crash bug in msvc warmist 2014-01-06 14:02:59 +02:00
  • abfa9478fe Added support for C++11 strongly typed enums Edward Woolhouse 2013-10-30 20:59:23 +00:00
  • 311f4df4eb Replace absolute paths with relative paths in Visual Studio project files (untested). Patrick Johnmeyer 2013-08-23 22:36:50 -05:00
  • e76d25a01c Replace absolute paths with relative paths in Visual Studio project files (untested). Patrick Johnmeyer 2013-08-23 22:36:50 -05:00
  • 04a6094d63 Merge pull request #48 from magicant/autotools Patrick Johnmeyer 2013-07-22 07:13:26 -07:00
  • aa78440dc7 Merge pull request #48 from magicant/autotools Patrick Johnmeyer 2013-07-22 07:13:26 -07:00
  • 1b29667262 Merge 49764ce9ca into 9ad680a973 WATANABE Yuki 2013-07-22 07:13:19 -07:00
  • 4661f377da Merge pull request #46 from lijoantony/master Patrick Johnmeyer 2013-07-22 07:12:57 -07:00
  • 9ad680a973 Merge pull request #46 from lijoantony/master Patrick Johnmeyer 2013-07-22 07:12:57 -07:00
  • cda955dee4 Fix autotools configuration WATANABE Yuki 2013-07-20 13:12:47 +09:00
  • 49764ce9ca Fix autotools configuration WATANABE Yuki 2013-07-20 13:12:47 +09:00
  • 36d1d84591 Merge 3f301ee7cb into de52aa1c16 Lijo Antony 2013-07-01 22:35:34 -07:00
  • cc3fbd8e0b Merge pull request #43 from martinmoene/master Patrick Johnmeyer 2013-07-01 22:34:34 -07:00
  • de52aa1c16 Merge pull request #43 from martinmoene/master Patrick Johnmeyer 2013-07-01 22:34:34 -07:00
  • bd1239bff7 Integrating test failure in to QtCreator IDE build errors Lijo Antony 2013-06-09 23:25:35 +04:00
  • 3f301ee7cb Integrating test failure in to QtCreator IDE build errors Lijo Antony 2013-06-09 23:25:35 +04:00
  • e08c30af9c Merge d684f5ee17 into c42e68bb99 Martin Moene 2013-05-10 02:37:24 -07:00
  • 65d2e03ec9 Adapt MemoryOutStream for VC6 __int64 type Martin Moene 2013-05-10 11:32:15 +02:00
  • d684f5ee17 Adapt MemoryOutStream for VC6 __int64 type Martin Moene 2013-05-10 11:32:15 +02:00
  • 424918c2d5 Merge remote-tracking branch 'remotes/upstream/master' Martin Moene 2013-05-09 14:40:52 +02:00
  • a4686b201a Merge remote-tracking branch 'remotes/upstream/master' Martin Moene 2013-05-09 14:40:52 +02:00
  • 49fb0ce68a Add 'empty' builds directory per the wiki. (The folder is not actually empty as it includes a .gitignore.) Patrick Johnmeyer 2013-05-09 07:17:00 -05:00
  • c42e68bb99 Add 'empty' builds directory per the wiki. (The folder is not actually empty as it includes a .gitignore.) Patrick Johnmeyer 2013-05-09 07:17:00 -05:00
  • 23127fe5b9 Add changes required to compile with MS VC6 Martin Moene 2013-05-09 11:12:29 +02:00
  • 4ab7aa4062 Add changes required to compile with MS VC6 Martin Moene 2013-05-09 11:12:29 +02:00
  • b8cd1d300b Fix spelling error in README Patrick Johnmeyer 2013-05-08 23:34:47 -05:00
  • b4539f4954 Fix spelling error in README Patrick Johnmeyer 2013-05-08 23:34:47 -05:00
  • 15f1688bdd Merge pull request #41 from pjohnmeyer/documentationUpdates Patrick Johnmeyer 2013-05-08 21:31:50 -07:00
  • a77b61a00c Merge pull request #41 from pjohnmeyer/documentationUpdates Patrick Johnmeyer 2013-05-08 21:31:50 -07:00
  • cfcc59487e Merge b2de87d5c9 into 5b3fc9e450 Patrick Johnmeyer 2013-05-08 21:29:55 -07:00
  • 315535bbef Incorporate latest wiki docs. Patrick Johnmeyer 2013-05-08 23:22:20 -05:00
  • b2de87d5c9 Incorporate latest wiki docs. Patrick Johnmeyer 2013-05-08 23:22:20 -05:00
  • 20f1ccd20f Incorporate new commits in wiki. Patrick Johnmeyer 2013-05-08 23:13:57 -05:00
  • c9b2005133 Incorporate new commits in wiki. Patrick Johnmeyer 2013-05-08 23:13:57 -05:00
  • a0badc46e8 Add link to contributor graph under 'Contributors'. Patrick Johnmeyer 2013-05-08 22:45:11 -05:00
  • 17b1a45c20 Add link to contributor graph under 'Contributors'. Patrick Johnmeyer 2013-05-08 22:45:11 -05:00
  • b10efb4ca4 Add Documentation, Pre-requisites, and Downloading instructions to main README. Patrick Johnmeyer 2013-05-08 22:38:43 -05:00
  • a205841710 Add Documentation, Pre-requisites, and Downloading instructions to main README. Patrick Johnmeyer 2013-05-08 22:38:43 -05:00
  • 71f986568e Add https://github.com/unittest-cpp/unittest-cpp.wiki.git as submodule 'docs'. Patrick Johnmeyer 2013-05-08 22:24:22 -05:00
  • 117e4859ba Add https://github.com/unittest-cpp/unittest-cpp.wiki.git as submodule 'docs'. Patrick Johnmeyer 2013-05-08 22:24:22 -05:00
  • db52c49adc Remove old docs folder. Patrick Johnmeyer 2013-05-08 22:19:41 -05:00
  • 488b03cb7a Remove old docs folder. Patrick Johnmeyer 2013-05-08 22:19:41 -05:00
  • c342726312 Merge pull request #40 from chris-frederick/xcode_project Patrick Johnmeyer 2013-05-03 07:23:21 -07:00
  • 5b3fc9e450 Merge pull request #40 from chris-frederick/xcode_project Patrick Johnmeyer 2013-05-03 07:23:21 -07:00
  • 25a832f371 Merge 5bc3ff8b2b into b5725aea65 Chris Frederick 2013-04-17 20:15:09 -07:00
  • c3e4f2b8cb Update TestUnitTest++ to use existing code Christopher Frederick 2013-04-18 11:41:49 +09:00
  • 5bc3ff8b2b Update TestUnitTest++ to use existing code Christopher Frederick 2013-04-18 11:41:49 +09:00
  • 532914d9b5 Add a target for TestUnitTest++ Christopher Frederick 2013-04-18 11:28:43 +09:00
  • 093ef7eca9 Add a target for TestUnitTest++ Christopher Frederick 2013-04-18 11:28:43 +09:00
  • c74f0cfb80 Add UnitTest++ source to the project Christopher Frederick 2013-04-18 11:26:42 +09:00
  • f01953a769 Add UnitTest++ source to the project Christopher Frederick 2013-04-18 11:26:42 +09:00
  • 03503dbeb8 Add a new Xcode 4.6 project Christopher Frederick 2013-04-18 11:09:12 +09:00
  • 9c58d1b925 Add a new Xcode 4.6 project Christopher Frederick 2013-04-18 11:09:12 +09:00
  • f9cfd92f8c Add .gitignore for Xcode projects Christopher Frederick 2013-04-18 06:46:13 +09:00