Commit Graph

23 Commits

Author SHA1 Message Date
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