Commit Graph

3194 Commits

Author SHA1 Message Date
Gennadiy Rozental
037ad3817f minor comment fix
[SVN r17341]
2003-02-13 08:05:29 +00:00
Gennadiy Rozental
bfed9b7590 switch on using Boost.Preprocessor for friends declarations
[SVN r17340]
2003-02-13 08:04:49 +00:00
Gennadiy Rozental
d1ca10cd21 minimal test should fail at run time
[SVN r16936]
2003-01-19 16:35:45 +00:00
Gennadiy Rozental
4d24093c4c docs typos; thanks to Jaap Satter
[SVN r16718]
2002-12-30 04:44:04 +00:00
Beman Dawes
fcee77daf8 quiet unused parameter warning
[SVN r16648]
2002-12-18 17:04:18 +00:00
Beman Dawes
5e0ccd187e Add :space to std::string to prevent garbled msg
[SVN r16640]
2002-12-17 22:01:09 +00:00
Beman Dawes
59c1860c2a fix missing std::
[SVN r16587]
2002-12-11 13:41:49 +00:00
Beman Dawes
83509049ba Metrowerks fix
[SVN r16584]
2002-12-10 21:09:49 +00:00
Gennadiy Rozental
536fdfcc25 *** empty log message ***
[SVN r16571]
2002-12-09 05:27:50 +00:00
Gennadiy Rozental
af16b60c77 library renamed
build of dlls added


[SVN r16570]
2002-12-09 05:27:37 +00:00
Gennadiy Rozental
77a55f18df Initial commit
[SVN r16569]
2002-12-09 05:26:19 +00:00
Gennadiy Rozental
fd35cb16fd NULLs eliminated
added explanation messages


[SVN r16568]
2002-12-09 05:25:30 +00:00
Gennadiy Rozental
077f164e5a comment fixed
[SVN r16567]
2002-12-09 05:23:51 +00:00
Gennadiy Rozental
7175332e03 NULLs eliminated
[SVN r16566]
2002-12-09 05:23:29 +00:00
Gennadiy Rozental
913c19106f *** empty log message ***
[SVN r16565]
2002-12-09 05:22:48 +00:00
Gennadiy Rozental
6e582b2fd3 Example input for the unit_test_example5
[SVN r16563]
2002-12-09 05:20:19 +00:00
Gennadiy Rozental
aa649f6e86 Initial commit
[SVN r16562]
2002-12-09 05:19:28 +00:00
Gennadiy Rozental
5e4a970fa7 switched to use unit_test_result_saver for internal testing
switched to wrap_stringstream
test cases added for the NULL char strings comparisons


[SVN r16561]
2002-12-09 05:18:34 +00:00
Gennadiy Rozental
60a4c7dc8b switched to use unit_test_result_saver for internal testing
[SVN r16560]
2002-12-09 05:16:10 +00:00
Gennadiy Rozental
4b75cb30b4 NULL eliminated
[SVN r16559]
2002-12-09 05:15:26 +00:00
Gennadiy Rozental
2dba050233 switch to use unit_test_result_saver for internal testing
[SVN r16558]
2002-12-09 05:14:45 +00:00
Gennadiy Rozental
281604b90d Initial commit
[SVN r16557]
2002-12-09 05:13:31 +00:00
Gennadiy Rozental
460984b0b4 library rename
[SVN r16556]
2002-12-09 05:12:09 +00:00
Gennadiy Rozental
3f4010f4e7 *** empty log message ***
[SVN r16555]
2002-12-09 05:11:36 +00:00
Gennadiy Rozental
8aafeee022 enum->class
[SVN r16553]
2002-12-08 18:25:01 +00:00
Gennadiy Rozental
f31438b2a6 wrapstratream separated in standalone file and renamed
switched to use c_string_literal


[SVN r16552]
2002-12-08 18:20:30 +00:00
Gennadiy Rozental
5edc9846bf catch system errors switch introduced
[SVN r16551]
2002-12-08 18:19:06 +00:00
Gennadiy Rozental
4d4f55bcb8 catch ststem error parameter introduced
eliminated of uses of NULL
switched to use c_string_literal


[SVN r16550]
2002-12-08 18:18:10 +00:00
Gennadiy Rozental
072e7bfcf0 eliminated all uses of NULL
switched to use c_string_literal


[SVN r16549]
2002-12-08 18:16:57 +00:00
Gennadiy Rozental
988739bb82 switched to use c_string_literal
[SVN r16548]
2002-12-08 18:15:19 +00:00
Gennadiy Rozental
fa827dfec1 catch system errors switch added
switch back to scoped_ptr instead of raw test_suite pointer


[SVN r16547]
2002-12-08 18:11:39 +00:00
Gennadiy Rozental
dcf39ec713 switched to use c_string_literal
all NULLs substituted with c_string_literal default constructors
build info is printed independently of report level


[SVN r16546]
2002-12-08 18:07:16 +00:00
Gennadiy Rozental
2601363bd3 MS C runtime debug hooks added
switched to csignal and csetjmp
switched to use c_string_literal
catch_system_errors switch introduced for all configurations
SIGABRT catch added
REPORT_ERROR_BUFFER_SIZE is named


[SVN r16545]
2002-12-08 18:02:14 +00:00
Gennadiy Rozental
3e7d5415f9 BOOST_TEST_SYSTEM_ERROS env. variable introduced
BOOST_CPP_MAIN_CONFIRMATION renamed to BOOST_PRG_MAN_CONFIRM and twicked it's
logic a bit. It now should have value "no" to turn off pass confirmation


[SVN r16544]
2002-12-08 17:58:10 +00:00
Gennadiy Rozental
5420cce0a6 wrapstrstream separated in standalone file and renamed
switched to use c_string_literal


[SVN r16543]
2002-12-08 17:54:09 +00:00
Gennadiy Rozental
b5ca467f8d switched to use c_string_literal
[SVN r16542]
2002-12-08 17:52:25 +00:00
Gennadiy Rozental
94d050ac3b notion of number of stages is separated from number of test cases, so that
parameterized test case in reported as one test case
fixed bug in both parameterized function/class test cases with not iterating
parameter iterator if exception occured
switched to use c_string_literal


[SVN r16541]
2002-12-08 17:51:04 +00:00
Gennadiy Rozental
f5034260d1 switched to use c_string_literal
unit_test_result_saver introduced to properly managed reset_current_test_set calls
in case of exceptions


[SVN r16540]
2002-12-08 17:47:31 +00:00
Gennadiy Rozental
5bd8e8de47 switched to use c_string_literal
[SVN r16539]
2002-12-08 17:43:55 +00:00
Gennadiy Rozental
65df445d45 catch_system_errors switch introduced
switched to use c_string_literal


[SVN r16538]
2002-12-08 17:40:59 +00:00
Gennadiy Rozental
5cb8d4f309 catch_system_error framework cla parameter and envronment variable introduced
switch to use c_string_literal


[SVN r16537]
2002-12-08 17:38:44 +00:00
Gennadiy Rozental
2e46e96afc catch system errors switch introduced
[SVN r16536]
2002-12-08 17:36:32 +00:00
Gennadiy Rozental
f32085f4a7 c_string_literal introduced
[SVN r16535]
2002-12-08 17:35:26 +00:00
Gennadiy Rozental
c987e4f9eb guard name fixed
[SVN r16534]
2002-12-08 17:34:46 +00:00
Gennadiy Rozental
d2452c462c wrap_stringstream separated in standalone file and renamed
[SVN r16533]
2002-12-08 17:31:44 +00:00
Gennadiy Rozental
1a2ebae4e2 Automatic registration of unit tests facility introduced
[SVN r16532]
2002-12-08 17:30:38 +00:00
Gennadiy Rozental
7fecf6a272 wrapstream constructor issue fix revisited
[SVN r16079]
2002-11-03 03:06:16 +00:00
Gennadiy Rozental
c6d46cccc1 wrapstream copy constructor isuue fix reworked
[SVN r16064]
2002-11-02 20:23:24 +00:00
Gennadiy Rozental
27358d0d0b release 1.29.0 merged into the main trank
[SVN r16063]
2002-11-02 20:04:43 +00:00
Gennadiy Rozental
3eb00040e9 merged into the main trank
[SVN r16061]
2002-11-02 19:31:05 +00:00