summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-15Merge pull request #78 from Microsoft/vs2015Supportupstream-masterPatrick Johnmeyer
2015-09-22Added support for VS2015Anna Gringauze
2015-09-21Merge pull request #77 from paxos1977/Issue76Patrick Johnmeyer
2015-09-21Merge pull request #69 from bittwiddler1/masterPatrick Johnmeyer
2015-09-17Disable tests in TestTestMacros.cpp which throw exceptions from userAustin Gilbert
2015-07-14Add travis and appveyor badges to README.mdPatrick Johnmeyer
2015-07-14Add tiny comment change to trigger Travis.Patrick Johnmeyer
2015-07-14Merge pull request #70 from hymerman/continuous-integrationPatrick Johnmeyer
2015-04-27Add Travis CI configuration file, .travis.ymlBen Hymers
2015-04-27Add AppVeyor configuration file, appveyor.ymlBen Hymers
2015-04-25Updating docs submodule reference.Patrick Johnmeyer
2015-04-19Using the $host variable to detect win32 compilers.Saul Beniquez
2015-04-07[UnitTest++] Removing a spurrious UnitTest___libUnitTest___la_CPPFLAGS assign...Saul Beniquez
2015-04-07Removing duplicated UNITTEST_POSIX #define from cmdline -D flagsSaul Beniquez
2015-04-07Adding conditional automake directives to allow Win32 compilation on win32-mi...Saul Beniquez
2015-04-04Update wiki docs submodule.Patrick Johnmeyer
2015-04-04Change unit tests to run as post-build step.Patrick Johnmeyer
2015-04-04Disable CrashingTests... in debug.Patrick Johnmeyer
2015-04-03Add missing headers to Makefile.Patrick Johnmeyer
2014-12-19Update AUTHORS and configure.acPatrick Johnmeyer
2014-11-14Merge pull request #61 from pjohnmeyer/remove_project_filesPatrick Johnmeyer
2014-11-08Remove lurking tests/*.vcproj files.Patrick Johnmeyer
2014-11-07Remove all Visual Studio 6 project files.Patrick Johnmeyer
2014-11-07Remove vs_projects and xcode_projectsPatrick Johnmeyer
2014-06-27Reformatted code from #54.Patrick Johnmeyer
2014-06-27Merge branch 'novawave-master'Patrick Johnmeyer
2014-06-05keep absolute pathNathan Lapierre
2014-06-05fix broken testsNathan Lapierre
2014-01-15Merge pull request #53 from warmist/patch-1Patrick Johnmeyer
2014-01-06Fix crash bug in msvcwarmist
2013-08-23Replace absolute paths with relative paths in Visual Studio project files (un...Patrick Johnmeyer
2013-07-22Merge pull request #48 from magicant/autotoolsPatrick Johnmeyer
2013-07-22Merge pull request #46 from lijoantony/masterPatrick Johnmeyer
2013-07-20Fix autotools configurationWATANABE Yuki
2013-07-01Merge pull request #43 from martinmoene/masterPatrick Johnmeyer
2013-06-09Integrating test failure in to QtCreator IDE build errorsLijo Antony
2013-05-10Adapt MemoryOutStream for VC6 __int64 typeMartin Moene
2013-05-09Merge remote-tracking branch 'remotes/upstream/master'Martin Moene
2013-05-09Add 'empty' builds directory per the wiki. (The folder is not actually empty ...Patrick Johnmeyer
2013-05-09Add changes required to compile with MS VC6Martin Moene
2013-05-08Fix spelling error in READMEPatrick Johnmeyer
2013-05-08Merge pull request #41 from pjohnmeyer/documentationUpdatesPatrick Johnmeyer
2013-05-08Incorporate latest wiki docs.Patrick Johnmeyer
2013-05-08Incorporate new commits in wiki.Patrick Johnmeyer
2013-05-08Add link to contributor graph under 'Contributors'.Patrick Johnmeyer
2013-05-08Add Documentation, Pre-requisites, and Downloading instructions to main README.Patrick Johnmeyer
2013-05-08Add https://github.com/unittest-cpp/unittest-cpp.wiki.git as submodule 'docs'.Patrick Johnmeyer
2013-05-08Remove old docs folder.Patrick Johnmeyer
2013-05-03Merge pull request #40 from chris-frederick/xcode_projectPatrick Johnmeyer
2013-04-18Update TestUnitTest++ to use existing codeChristopher Frederick