Günter Obiltschnig
|
ed21f39b03
|
fix CppUnit lib name
|
2020-01-12 21:13:18 +01:00 |
|
Günter Obiltschnig
|
1bf40a0cd2
|
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
|
2020-01-09 10:08:09 +01:00 |
|
Günter Obiltschnig
|
5284be25ae
|
style fixes
|
2020-01-04 12:38:43 +01:00 |
|
Günter Obiltschnig
|
09919478ce
|
fix test result reporting
|
2020-01-04 12:34:28 +01:00 |
|
Günter Obiltschnig
|
b9cc21867b
|
fix warnings
|
2020-01-04 09:58:23 +01:00 |
|
Francis ANDRE
|
6a81580533
|
Add -ignore <file> option to get rid of DOS script issues.
Rollback to previous rendering.
|
2019-12-18 16:27:19 +01:00 |
|
Günter Obiltschnig
|
9c197e0ed1
|
finally get rid of std::auto_ptr
|
2019-12-15 09:40:40 +01:00 |
|
Brice Gros
|
92db8ba9cd
|
remove remaining reference to enum name
|
2019-10-18 17:33:14 +02:00 |
|
Brice Gros
|
22c3ae8d30
|
allow to select long tests to be run from cmdline
|
2019-10-18 15:09:38 +02:00 |
|
Francis ANDRE
|
1dc771e9bb
|
Backport from develop branch
|
2018-05-25 09:52:12 +02:00 |
|
Francis ANDRE
|
4bd63a8ef3
|
Call addSetup from fixture
|
2018-05-21 22:01:24 +02:00 |
|
Francis ANDRE
|
c0d76f516c
|
Add setup() const accessor
|
2018-05-21 22:00:48 +02:00 |
|
Francis ANDRE
|
48eab9c4e9
|
Remove setup(vector<string>) from Fixture template functions
|
2018-05-21 13:22:28 +02:00 |
|
Francis ANDRE
|
0ca753a481
|
Fix TestSuite::run()
|
2018-05-21 11:08:37 +02:00 |
|
Francis ANDRE
|
ef63822c04
|
Add <vector>
|
2018-05-21 10:34:21 +02:00 |
|
Francis ANDRE
|
4f292ae0ce
|
Add assertFalse
|
2018-05-21 09:31:11 +02:00 |
|
Francis ANDRE
|
7f085cbb61
|
Remove duplicate code
|
2018-05-21 09:25:36 +02:00 |
|
Francis ANDRE
|
599e6120ad
|
Merge remote-tracking branch 'origin/poco-1.9.1' into poco-1.9.1
|
2018-05-19 16:29:07 +02:00 |
|
Francis ANDRE
|
91a4cf3b44
|
Add CppUnit.progen. Add POCO_NO_AUTOMATIC_LIBS
|
2018-05-19 16:16:22 +02:00 |
|
Francis ANDRE
|
de15794a10
|
Add #pragma comment(lib, "PocoCppUnit")
|
2018-05-19 15:41:31 +02:00 |
|
Francis ANDRE
|
904b0061eb
|
Add -setup, a command line argument.
|
2018-05-19 15:04:59 +02:00 |
|
Francis ANDRE
|
5871847cdb
|
Add class name as qualifier
|
2018-05-10 18:19:35 +02:00 |
|
zosrothko
|
960ecb38f0
|
Poco 1.9.1 assert true (#2255)
* Rename assert by assertTrue
* Update submodules
* Missing assertTrue
* Rename poco_assertTrue to poco_assert
* Rename poco_assertTrue to poco_assert
|
2018-03-29 11:12:54 -06:00 |
|
Francis ANDRE
|
8d5353b207
|
Add forwarding Poco/CppUnit/*h for compatibility between 1.x and 2.X
|
2018-03-25 08:25:59 +02:00 |
|
Alex Fabijanic
|
1a18621ff8
|
ifdef auto_ptr
|
2017-10-24 21:55:33 -05:00 |
|
Günter Obiltschnig
|
04e7e04d4d
|
Remove \$Id`$ headers
|
2017-09-09 11:14:06 +02:00 |
|
root
|
895c3dfcd5
|
use std::unique_ptr instead of std::auto_ptr with C++11+ compilers to prevent std::auto_ptr deprecation warnings
|
2016-10-14 11:49:45 +02:00 |
|
Guenter Obiltschnig
|
16885da987
|
test failures can be ignored for certain tests (specified in CPPUNIT_IGNORE environment variable)
|
2014-01-16 18:07:03 +01:00 |
|
aleks-f
|
ef9cda6666
|
GH #26: Cannot compile on gcc
GH #26: Cannot compile on gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3 using
compiler flag pedantic
|
2012-12-12 23:02:20 -06:00 |
|
Aleksandar Fabijanic
|
8a4eafd05a
|
- strToInt benchmark and more optimization
- warnmsg macro in CppUnit
|
2012-10-01 00:52:53 +00:00 |
|
Aleksandar Fabijanic
|
8f747fabdc
|
gcc/linux compile/tests
|
2012-09-30 13:10:51 +00:00 |
|
Aleksandar Fabijanic
|
5a639074d9
|
change EOL to 'native'
|
2012-04-29 18:52:25 +00:00 |
|
Aleksandar Fabijanic
|
d75e68c027
|
new trunk (base for 1.5)
windows build only
|
2012-04-23 01:14:34 +00:00 |
|
Aleksandar Fabijanic
|
f9b60296f7
|
removing old trunk files
|
2012-04-23 00:43:14 +00:00 |
|
Marian Krivos
|
ff7f224691
|
cppunit: update from 1.4.2 & vs 2010 project
|
2011-09-14 12:43:03 +00:00 |
|
Aleksandar Fabijanic
|
e812e7bf46
|
workaround for hidden files
|
2007-07-13 19:43:30 +00:00 |
|
Peter Schojer
|
8dafac067b
|
added datadriven testing
|
2007-07-02 10:35:30 +00:00 |
|
Guenter Obiltschnig
|
95bdb7c51d
|
sync to internal repository
|
2007-02-23 14:50:42 +00:00 |
|
Guenter Obiltschnig
|
3b39691a00
|
sources from main repository
|
2006-12-22 09:39:06 +00:00 |
|
Guenter Obiltschnig
|
15193c3465
|
sources from main repository
|
2006-12-22 09:18:32 +00:00 |
|
Guenter Obiltschnig
|
7ff71d107f
|
sources for 1.3
|
2006-11-17 16:08:52 +00:00 |
|
Guenter Obiltschnig
|
727688af3e
|
set eol-style to native
|
2006-10-23 15:42:49 +00:00 |
|
Guenter Obiltschnig
|
2d4078f392
|
submitted 1.2.0
|
2006-08-29 07:10:35 +00:00 |
|
Guenter Obiltschnig
|
f476bd6b32
|
initial import
|
2006-07-11 16:33:40 +00:00 |
|