Nathan Lapierre
6ea2db4cb1
keep absolute path
2014-06-05 02:07:49 -03:00
Nathan Lapierre
7b47f1c59a
fix broken tests
2014-06-05 02:06:44 -03:00
Patrick Johnmeyer
f250db3376
Merge pull request #53 from warmist/patch-1
...
Fix crash bug in msvc
2014-01-15 19:58:20 -08:00
warmist
1fdc44246d
Fix crash bug in msvc
...
fprintf had incorrect number of arguments.
2014-01-06 14:02:59 +02:00
Patrick Johnmeyer
311f4df4eb
Replace absolute paths with relative paths in Visual Studio project files (untested).
2013-08-23 22:36:50 -05:00
Patrick Johnmeyer
04a6094d63
Merge pull request #48 from magicant/autotools
...
Fix autotools configuration
2013-07-22 07:13:26 -07:00
Patrick Johnmeyer
4661f377da
Merge pull request #46 from lijoantony/master
...
Integrating test failures into QTCreator IDE build errors
2013-07-22 07:12:57 -07:00
WATANABE Yuki
cda955dee4
Fix autotools configuration
...
* Add some headers to the list of installed files.
* Specify the "foreign" strictness so that automake does not complain
about missing files.
* Specify a directory for m4 macros as suggested by libtoolize.
* Add autotools-generated files to gitignore.
2013-07-20 13:27:19 +09:00
Patrick Johnmeyer
cc3fbd8e0b
Merge pull request #43 from martinmoene/master
...
Add changes required to compile with MS VC6
2013-07-01 22:34:34 -07:00
Lijo Antony
bd1239bff7
Integrating test failure in to QtCreator IDE build errors
2013-06-09 23:48:16 +04:00
Martin Moene
65d2e03ec9
Adapt MemoryOutStream for VC6 __int64 type
2013-05-10 11:32:15 +02:00
Martin Moene
424918c2d5
Merge remote-tracking branch 'remotes/upstream/master'
2013-05-09 14:40:52 +02:00
Patrick Johnmeyer
49fb0ce68a
Add 'empty' builds directory per the wiki. (The folder is not actually empty as it includes a .gitignore.)
2013-05-09 07:17:00 -05:00
Martin Moene
23127fe5b9
Add changes required to compile with MS VC6
...
Add macro UNITTEST_COMPILER_IS_MSVC6
Add macro UNIITEST_NS_QUAL_STD(fun)
Avoid __pragma()
Skip tests with long long
2013-05-09 11:12:29 +02:00
Patrick Johnmeyer
b8cd1d300b
Fix spelling error in README
2013-05-08 23:34:47 -05:00
Patrick Johnmeyer
15f1688bdd
Merge pull request #41 from pjohnmeyer/documentationUpdates
...
Documentation updates from my repository. Further doc updating will be done directly on master.
2013-05-08 21:31:50 -07:00
Patrick Johnmeyer
315535bbef
Incorporate latest wiki docs.
2013-05-08 23:22:20 -05:00
Patrick Johnmeyer
20f1ccd20f
Incorporate new commits in wiki.
2013-05-08 23:13:57 -05:00
Patrick Johnmeyer
a0badc46e8
Add link to contributor graph under 'Contributors'.
2013-05-08 22:45:11 -05:00
Patrick Johnmeyer
b10efb4ca4
Add Documentation, Pre-requisites, and Downloading instructions to main README.
2013-05-08 22:38:43 -05:00
Patrick Johnmeyer
71f986568e
Add https://github.com/unittest-cpp/unittest-cpp.wiki.git as submodule 'docs'.
2013-05-08 22:24:22 -05:00
Patrick Johnmeyer
db52c49adc
Remove old docs folder.
2013-05-08 22:19:41 -05:00
Patrick Johnmeyer
c342726312
Merge pull request #40 from chris-frederick/xcode_project
...
Add Xcode 4.6 project
2013-05-03 07:23:21 -07:00
Christopher Frederick
c3e4f2b8cb
Update TestUnitTest++ to use existing code
...
- Add files from the tests directory
- Add $(SRCROOT)/../../ to the include paths
- Link to libUnitTest++.a
- Remove the TestUnitTest++ group (with main.cpp and TestUnitTest__.1)
that was automatically generated by Xcode
2013-04-18 11:47:31 +09:00
Christopher Frederick
532914d9b5
Add a target for TestUnitTest++
...
TestUnitTest++ is a command-line tool.
2013-04-18 11:47:01 +09:00
Christopher Frederick
c74f0cfb80
Add UnitTest++ source to the project
2013-04-18 11:47:01 +09:00
Christopher Frederick
03503dbeb8
Add a new Xcode 4.6 project
2013-04-18 11:46:31 +09:00
Christopher Frederick
f9cfd92f8c
Add .gitignore for Xcode projects
2013-04-18 10:45:03 +09:00
Patrick Johnmeyer
d233fbc176
Remove COPYING inadvertently merged from #38
2013-04-10 22:28:43 -05:00
Victor Lavaud (qdii)
0e306b25db
Added license (MIT)
2013-03-29 21:03:46 +01:00
Victor Lavaud (qdii)
e90b9e5a63
Fixed autotools
2013-03-29 20:59:47 +01:00
Patrick Johnmeyer
5caa8265d0
Merge pull request #35 from pjohnmeyer/master
...
Visual Studio 2003, 2005, 2008, 2010, 2012 support
2013-03-24 00:34:27 -07:00
Patrick Johnmeyer
d761d7d7b8
Remove old Visual Studio 2003 project files.
2013-03-24 02:14:53 -05:00
Patrick Johnmeyer
6824ef6f6d
Remove missed Visual Studio 2005 file.
2013-03-24 02:14:44 -05:00
Patrick Johnmeyer
caa4df97b0
Generate new Visual Studio 2003 projects.
2013-03-24 02:13:59 -05:00
Patrick Johnmeyer
c39d185b23
Remove old Visual Studio 2005 projects.
2013-03-24 02:09:19 -05:00
Patrick Johnmeyer
90c1b7a3b7
Generate new Visual Studio 2005 projects.
2013-03-24 02:08:36 -05:00
Patrick Johnmeyer
d4551abf58
Remove old TestUnitTest++ 2010 project files.
2013-03-24 01:46:31 -05:00
Patrick Johnmeyer
aaf008f458
Generate new Visual Studio 2008 projects.
2013-03-24 01:46:01 -05:00
Patrick Johnmeyer
77e92e35ad
Generate new Visual Studio 2010 projects.
2013-03-24 01:35:33 -05:00
Patrick Johnmeyer
500bb6ef7d
Add strip_cmake.bat for deleting "extra" files generated by CMake.
...
Note that the solutions/workspaces generated for Visual Studio, by
default, will still have the extra projects in them. They must be
deleted from the project before running this strip_cmake.bat.
TODO: Teach strip_cmake.bat how to actually strip the offending
projects from the solutions/workspaces.
2013-03-24 01:31:51 -05:00
Patrick Johnmeyer
11405eee0f
Add *.bat as eol=crlf.
2013-03-24 01:31:40 -05:00
Patrick Johnmeyer
ce196f218a
Add support and project files for Visual Studio 2012
2013-03-24 01:13:10 -05:00
Patrick Johnmeyer
c13d2471e9
Merge pull request #34 from pjohnmeyer/version1.4CompatibilityFixes
...
Address multiple version 1.4 incompatibilities
2013-03-23 21:07:52 -07:00
Patrick Johnmeyer
c23edddd15
- Fixed include path in CMakeLists.txt
2013-03-23 22:24:57 -05:00
Patrick Johnmeyer
57e049c523
Add Markdown formatting to README.md
2013-02-20 23:04:28 -06:00
Patrick Johnmeyer
e5d732991c
Rename README to README.md
2013-02-20 23:04:14 -06:00
Patrick Johnmeyer
e239750813
Delete COPYING (previously renamed to LICENSE).
2013-02-20 22:59:33 -06:00
Patrick Johnmeyer
647ce0a491
Rename COPYING to LICENSE; delete NEWS since it was empty anyway.
2013-02-20 22:59:01 -06:00
Patrick Johnmeyer
859e6250d2
Move src to UnitTest++ and move src/tests to tests.
...
CMakeLists was modified to support this, then include paths for the
test executable also had to be modified to include UnitTest++.
2013-02-20 00:22:14 -06:00