Matej Kenda
8a4a2955d5
Use nullptr in C++ code (solves #4348 ) ( #5043 )
...
* chore(CppParser): 0, NULL --> nullptr
* chore(Crypto): 0, NULL --> nullptr
* chore(DNSSD): 0, NULL --> nullptr
* chore(Encodings): 0, NULL --> nullptr
* chore(CppUnit): Correct indentation.
* chore(Foundation): 0, NULL --> nullptr
* chore(CMake): Always warn about wrong nullptr usage when compiling with GCC or CLang
* chore(Net): 0, NULL --> nullptr
* chore(Foundation): 0, NULL --> nullptr
* chore(Data): 0, NULL --> nullptr
* chore(macOS): 0, NULL --> nullptr
* chore(XML): 0, NULL --> nullptr
* chore(Zip): 0, NULL --> nullptr
* chore(Util): 0, NULL --> nullptr
* chore(Net/NetSSL): 0, NULL --> nullptr
* chore(Bonjour): 0, NULL --> nullptr
* chore(MongoDB, Redis): 0, NULL --> nullptr
* chore(Poco): 0, NULL --> nullptr
* chore(Win32): 0, NULL --> nullptr
* chore(CMake): Only warn about nullptr when verbose warnings are enabled.
* Potential fix for code scanning alert no. 1634: Guarded Free
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
* chore(Net): Fix warning reported by gitlab.
* chore(gitlab CI): attempt to clean to gain disk space on the runner.
* chore(gitlab CI): Run build with --parallel 4, correct docker cleanup.
---------
Co-authored-by: Aleksandar Fabijanic <aleks-f@users.noreply.github.com >
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-10-30 15:20:53 +01:00
Matej Kenda
a1efeaa72d
GitHub runner ubuntu 24.04 and resolve some issues ( #4727 )
2024-10-09 21:53:49 +02:00
Matej Kenda
1eebd46c04
Cppunit and data test enhancements ( #4616 )
...
* enh(CppUnit): Source code enhancements.
* enh(DataTest): Code enhancements (mostly to use override) to prevent wrong test calls when renaming.
2024-07-30 15:09:58 +02:00
Aleksandar Fabijanic
7db9831f32
Netssl/openssl3 ( #3575 )
...
* feat(Context): DH init openssl3 port (1/2 hardcoded params)
* create poco-1.11.3 branch, bump version
* update copyright date
* #3567 : check legacy provider existence for legacy exception #3567
* fix(Placeholder): comparison for zero value
* feat(Context): DH init openssl3 port (2/2 params from file)
* test(HTTPSClientSession): try/catch to understand CI failure
* chore(cmake): copy the DH parameters file
* fix(OpenSSLInitializer): unload provider on uninitialize
* chore(HTTPSClientSessionTest): remove try/catch
* fix(OpenSSLInitializer): fix provider unloading
* feat(CppUnit): make tests exceptions more descriptive
* chore(CppUnit): a more descriptive name for callback
Co-authored-by: Günter Obiltschnig <guenter.obiltschnig@appinf.com >
2022-04-28 22:24:43 -05: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
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
Brice Gros
22c3ae8d30
allow to select long tests to be run from cmdline
2019-10-18 15:09:38 +02:00
Francis ANDRE
b0e7af2c75
Apply setup(const vector<string>&) to -all option
2018-05-21 10:33:25 +02:00
Francis ANDRE
904b0061eb
Add -setup, a command line argument.
2018-05-19 15:04:59 +02:00
Günter Obiltschnig
04e7e04d4d
Remove \$Id`$ headers
2017-09-09 11:14:06 +02: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
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