GitHub / microsoft/unittest-cpp / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| de058b8a | merge Auto merge mandatory file pr |
microsoft-github-policy-service[bot] <7****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 1a6d3725 | Microsoft mandatory file |
microsoft-github-policy-service[bot] <7****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| dc6b9083 | merge Merge pull request #78 from Microsoft/vs2015Support | Patrick Johnmeyer <p****r@g****m> | almost 11 years ago | |
| dab64862 | merge Merge pull request #77 from paxos1977/Issue76 | Patrick Johnmeyer <p****r@g****m> | almost 11 years ago | |
| 8741891f | merge Merge pull request #69 from bittwiddler1/master | Patrick Johnmeyer <p****r@g****m> | almost 11 years ago | |
| c4e36176 | Disable tests in TestTestMacros.cpp which throw exceptions from user | Austin Gilbert <c****s@g****m> | almost 11 years ago | |
| 0a14abb0 | Added support for VS2015 | Anna Gringauze <a****n@m****m> | about 11 years ago | |
| ae24d942 | Add travis and appveyor badges to README.md | Patrick Johnmeyer <p****r@g****m> | about 11 years ago | |
| 67013d4b | Add tiny comment change to trigger Travis. | Patrick Johnmeyer <p****r@g****m> | about 11 years ago | |
| ab716658 | merge Merge pull request #70 from hymerman/continuous-integration | Patrick Johnmeyer <p****r@g****m> | about 11 years ago | |
| 76e9982d | Add Travis CI configuration file, .travis.yml | Ben Hymers <b****s@g****m> | over 11 years ago | |
| 4b8d3a74 | Add AppVeyor configuration file, appveyor.yml | Ben Hymers <b****s@g****m> | over 11 years ago | |
| edf1e370 | Updating docs submodule reference. | Patrick Johnmeyer <p****r@g****m> | over 11 years ago | |
| 2d493d80 | Using the $host variable to detect win32 compilers. | Saul Beniquez <b****d@o****m> | over 11 years ago | |
| c0e97bf0 | [UnitTest++] Removing a spurrious UnitTest___libUnitTest___la_CPPFLAGS assign... | Saul Beniquez <b****d@o****m> | over 11 years ago | |
| 9257dc7f | Removing duplicated UNITTEST_POSIX #define from cmdline -D flags | Saul Beniquez <b****d@o****m> | over 11 years ago | |
| 7549615b | Adding conditional automake directives to allow Win32 compilation on win32-mi... | Saul Beniquez <b****d@o****m> | over 11 years ago | |
| 53598bde | Update wiki docs submodule. | Patrick Johnmeyer <p****r@g****m> | over 11 years ago | |
| 2ee151af | Change unit tests to run as post-build step. | Patrick Johnmeyer <p****r@g****m> | over 11 years ago | |
| bd11339b | Disable CrashingTests... in debug. | Patrick Johnmeyer <p****r@g****m> | over 11 years ago | |
| d310c03e | Add missing headers to Makefile. | Patrick Johnmeyer <p****r@g****m> | over 11 years ago | |
| db377423 | Update AUTHORS and configure.ac | Patrick Johnmeyer <p****r@g****m> | over 11 years ago | |
| 59f2f901 | merge Merge pull request #61 from pjohnmeyer/remove_project_files | Patrick Johnmeyer <p****r@g****m> | almost 12 years ago | |
| 19fd6574 | Remove lurking tests/*.vcproj files. | Patrick Johnmeyer <p****r@g****m> | almost 12 years ago | |
| 493c0552 | Remove all Visual Studio 6 project files. | Patrick Johnmeyer <p****r@g****m> | almost 12 years ago | |
| 719a6e4b | Remove vs_projects and xcode_projects | Patrick Johnmeyer <p****r@g****m> | almost 12 years ago | |
| 1fe3d727 | Reformatted code from #54. | Patrick Johnmeyer <p****r@g****m> | about 12 years ago | |
| 7459844b | merge Merge branch 'novawave-master' | Patrick Johnmeyer <p****r@g****m> | about 12 years ago | |
| 6ea2db4c | keep absolute path | Nathan Lapierre <n****n@l****a> | about 12 years ago | |
| 7b47f1c5 | fix broken tests | Nathan Lapierre <n****n@l****a> | about 12 years ago | |
| f250db33 | merge Merge pull request #53 from warmist/patch-1 | Patrick Johnmeyer <p****r@g****m> | over 12 years ago | |
| 1fdc4424 | Fix crash bug in msvc | warmist <w****t@g****m> | over 12 years ago | |
| 311f4df4 | Replace absolute paths with relative paths in Visual Studio project files (un... | Patrick Johnmeyer <p****r@g****m> | about 13 years ago | |
| 04a6094d | merge Merge pull request #48 from magicant/autotools | Patrick Johnmeyer <p****r@g****m> | about 13 years ago | |
| 4661f377 | merge Merge pull request #46 from lijoantony/master | Patrick Johnmeyer <p****r@g****m> | about 13 years ago | |
| cda955de | Fix autotools configuration | WATANABE Yuki <m****t@w****t> | about 13 years ago | |
| cc3fbd8e | merge Merge pull request #43 from martinmoene/master | Patrick Johnmeyer <p****r@g****m> | about 13 years ago | |
| bd1239bf | Integrating test failure in to QtCreator IDE build errors | Lijo Antony <l****l@g****m> | about 13 years ago | |
| 65d2e03e | Adapt MemoryOutStream for VC6 __int64 type | Martin Moene <m****e@g****m> | over 13 years ago | |
| 424918c2 | merge Merge remote-tracking branch 'remotes/upstream/master' | Martin Moene <m****e@g****m> | over 13 years ago | |
| 49fb0ce6 | Add 'empty' builds directory per the wiki. (The folder is not actually empty ... | Patrick Johnmeyer <p****r@g****m> | over 13 years ago | |
| 23127fe5 | Add changes required to compile with MS VC6 | Martin Moene <m****e@g****m> | over 13 years ago | |
| b8cd1d30 | Fix spelling error in README | Patrick Johnmeyer <p****r@g****m> | over 13 years ago | |
| 15f1688b | merge Merge pull request #41 from pjohnmeyer/documentationUpdates | Patrick Johnmeyer <p****r@g****m> | over 13 years ago | |
| 315535bb | Incorporate latest wiki docs. | Patrick Johnmeyer <p****r@g****m> | over 13 years ago | |
| 20f1ccd2 | Incorporate new commits in wiki. | Patrick Johnmeyer <p****r@g****m> | over 13 years ago | |
| a0badc46 | Add link to contributor graph under 'Contributors'. | Patrick Johnmeyer <p****r@g****m> | over 13 years ago | |
| b10efb4c | Add Documentation, Pre-requisites, and Downloading instructions to main README. | Patrick Johnmeyer <p****r@g****m> | over 13 years ago | |
| 71f98656 | Add https://github.com/unittest-cpp/unittest-cpp.wiki.git as submodule 'docs'. | Patrick Johnmeyer <p****r@g****m> | over 13 years ago | |
| db52c49a | Remove old docs folder. | Patrick Johnmeyer <p****r@g****m> | over 13 years ago | |
| c3427263 | merge Merge pull request #40 from chris-frederick/xcode_project | Patrick Johnmeyer <p****r@g****m> | over 13 years ago | |
| c3e4f2b8 | Update TestUnitTest++ to use existing code | Christopher Frederick <c****s@c****t> | over 13 years ago | |
| 532914d9 | Add a target for TestUnitTest++ | Christopher Frederick <c****s@c****t> | over 13 years ago | |
| c74f0cfb | Add UnitTest++ source to the project | Christopher Frederick <c****s@c****t> | over 13 years ago | |
| 03503dbe | Add a new Xcode 4.6 project | Christopher Frederick <c****s@c****t> | over 13 years ago | |
| f9cfd92f | Add .gitignore for Xcode projects | Christopher Frederick <c****s@c****t> | over 13 years ago | |
| d233fbc1 | Remove COPYING inadvertently merged from #38 | Patrick Johnmeyer <p****r@g****m> | over 13 years ago | |
| 0e306b25 | Added license (MIT) | Victor Lavaud (qdii) <v****d@g****m> | over 13 years ago | |
| e90b9e5a | Fixed autotools | Victor Lavaud (qdii) <v****d@g****m> | over 13 years ago | |
| 5caa8265 | merge Merge pull request #35 from pjohnmeyer/master | Patrick Johnmeyer <p****r@g****m> | over 13 years ago | |
| d761d7d7 | Remove old Visual Studio 2003 project files. | Patrick Johnmeyer <p****r@g****m> | over 13 years ago | |
| 6824ef6f | Remove missed Visual Studio 2005 file. | Patrick Johnmeyer <p****r@g****m> | over 13 years ago | |
| caa4df97 | Generate new Visual Studio 2003 projects. | Patrick Johnmeyer <p****r@g****m> | over 13 years ago | |
| c39d185b | Remove old Visual Studio 2005 projects. | Patrick Johnmeyer <p****r@g****m> | over 13 years ago | |
| 90c1b7a3 | Generate new Visual Studio 2005 projects. | Patrick Johnmeyer <p****r@g****m> | over 13 years ago | |
| d4551abf | Remove old TestUnitTest++ 2010 project files. | Patrick Johnmeyer <p****r@g****m> | over 13 years ago | |
| aaf008f4 | Generate new Visual Studio 2008 projects. | Patrick Johnmeyer <p****r@g****m> | over 13 years ago | |
| 77e92e35 | Generate new Visual Studio 2010 projects. | Patrick Johnmeyer <p****r@g****m> | over 13 years ago | |
| 500bb6ef | Add strip_cmake.bat for deleting "extra" files generated by CMake. | Patrick Johnmeyer <p****r@g****m> | over 13 years ago | |
| 11405eee | Add *.bat as eol=crlf. | Patrick Johnmeyer <p****r@g****m> | over 13 years ago | |
| ce196f21 | Add support and project files for Visual Studio 2012 | Patrick Johnmeyer <p****r@g****m> | over 13 years ago | |
| c13d2471 | merge Merge pull request #34 from pjohnmeyer/version1.4CompatibilityFixes | Patrick Johnmeyer <p****r@g****m> | over 13 years ago | |
| c23edddd | - Fixed include path in CMakeLists.txt | Patrick Johnmeyer <p****r@g****m> | over 13 years ago | |
| 57e049c5 | Add Markdown formatting to README.md | Patrick Johnmeyer <p****r@g****m> | over 13 years ago | |
| e5d73299 | Rename README to README.md | Patrick Johnmeyer <p****r@g****m> | over 13 years ago | |
| e2397508 | Delete COPYING (previously renamed to LICENSE). | Patrick Johnmeyer <p****r@g****m> | over 13 years ago | |
| 647ce0a4 | Rename COPYING to LICENSE; delete NEWS since it was empty anyway. | Patrick Johnmeyer <p****r@g****m> | over 13 years ago | |
| 859e6250 | Move src to UnitTest++ and move src/tests to tests. | Patrick Johnmeyer <p****r@g****m> | over 13 years ago | |
| deb7e273 | Ensure all headers, including platform, are being installed. | Patrick Johnmeyer <p****r@g****m> | over 13 years ago | |
| 0f8d425d | Move config.h to src/Config.h. | Patrick Johnmeyer <p****r@g****m> | over 13 years ago | |
| c3aa1e45 | Move unittestpp.h to src/UnitTestPP.h and add src/UnitTest++.h. | Patrick Johnmeyer <p****r@g****m> | over 13 years ago | |
| 13a6c9e6 | Add install targets and install path customization. | Patrick Johnmeyer <p****r@g****m> | over 13 years ago | |
| c702d69a | Revert "Add install targets and install path customization." | Patrick Johnmeyer <p****r@g****m> | over 13 years ago | |
| 8a58afab | Add install targets and install path customization. | Patrick Johnmeyer <p****r@g****m> | over 13 years ago | |
| b840df2d | Change default MemoryOutStream to be a std::ostringstream. | Patrick Johnmeyer <p****r@g****m> | over 13 years ago | |
| 0c329ad8 | merge Merge pull request #33 from pjohnmeyer/addingWhatToCheckMessages | Patrick Johnmeyer <p****r@g****m> | over 13 years ago | |
| 299df3ef | Group all exception tests into suites and normalize indentation. | Patrick Johnmeyer <p****r@g****m> | over 13 years ago | |
| 4a95a347 | Add .what() to error reporting for std::exceptions in CHECK_ARRAY2D_CLOSE. | Patrick Johnmeyer <p****r@g****m> | over 13 years ago | |
| af9d91d1 | Add .what() to error reporting for std::exceptions in CHECK_ARRAY_EQUAL. | Patrick Johnmeyer <p****r@g****m> | over 13 years ago | |
| 17293bf4 | Add .what() to error reporting for std::exceptions in CHECK_ARRAY_CLOSE. | Patrick Johnmeyer <p****r@g****m> | over 13 years ago | |
| 858fa049 | Refactor TestExceptions CheckClose tests to use a fixture and add additional ... | Patrick Johnmeyer <p****r@g****m> | over 13 years ago | |
| 3d1e3324 | Refactor TestExceptions CheckEqual tests to use a fixture and add additional ... | Patrick Johnmeyer <p****r@g****m> | over 13 years ago | |
| 7e97b46a | Improve CheckFixture method names. | Patrick Johnmeyer <p****r@g****m> | over 13 years ago | |
| 6266300f | Refactor common logic for CHECK tests into a fixture and add separate tests f... | Patrick Johnmeyer <p****r@g****m> | over 13 years ago | |
| 0950a96e | Add .what() to error message when standard exception is raised in CHECK_CLOSE. | Patrick Johnmeyer <p****r@g****m> | over 13 years ago | |
| 5ddcdd96 | Add .what() to error message when standard exception is raised in CHECK_EQUAL. | Patrick Johnmeyer <p****r@g****m> | over 13 years ago | |
| fbf390cd | Add .what() to error message when standard exception is raised in CHECK. | Patrick Johnmeyer <p****r@g****m> | over 13 years ago | |
| 4a0d1530 | merge Merge pull request #31 from rioki/master | Patrick Johnmeyer <p****r@g****m> | over 13 years ago | |
| d62159e6 | Adds .gitignore. | Sean Farrell <s****l@r****g> | over 13 years ago | |
| 14ec1710 | Adds Visual Studio 2010 project files. | Sean Farrell <s****l@r****g> | over 13 years ago |