OW2 Consortium

CVS log for howl/howl/logger/src/test/org/objectweb/howl/log/TestLogReader.java

(logo)

Help

(back) Up to [ObjectWeb-CVS] / howl / howl / logger / src / test / org / objectweb / howl / log

Request diff between arbitrary revisions / Display revisions graphically


Default branch: MAIN
Bookmark a link to: HEAD / (download)

Revision 1.11 / (view) - annotate - [select for diffs] , Wed Nov 16 16:19:39 2005 UTC (2 years, 5 months ago) by girouxm
Branch: MAIN
CVS Tags: HOWL_1_0_2, HOWL_1_0_1_1, HOWL_1_0_1, HOWL_1_0_0, HEAD
Changes since 1.10: +6 -4 lines
Diff to previous 1.10
Revise LogTest.testLoggerReplay_MarkedRecords to include test for replay with and without the marked record.

Revision 1.10 / (view) - annotate - [select for diffs] , Wed Nov 16 02:44:39 2005 UTC (2 years, 5 months ago) by girouxm
Branch: MAIN
Changes since 1.9: +33 -9 lines
Diff to previous 1.9
Add test to verify replay after a call to mark().  Minor refactoring to allow test driver to terminate worker threads when an exception occurs.

Revision 1.9 / (view) - annotate - [select for diffs] , Thu Jun 23 22:28:15 2005 UTC (2 years, 10 months ago) by girouxm
Branch: MAIN
CVS Tags: HOWL_0_1_11, HOWL_0_1_10
Changes since 1.8: +5 -1 lines
Diff to previous 1.8
Add CVS $ID:$ tags to sources

Revision 1.8 / (view) - annotate - [select for diffs] , Tue Nov 2 21:49:03 2004 UTC (3 years, 6 months ago) by girouxm
Branch: MAIN
CVS Tags: HOWL_0_1_9, HOWL_0_1_8
Changes since 1.7: +1 -1 lines
Diff to previous 1.7
Modify onError() to print stack trace.

Revision 1.7 / (view) - annotate - [select for diffs] , Tue Nov 2 18:11:52 2004 UTC (3 years, 6 months ago) by girouxm
Branch: MAIN
Changes since 1.6: +1 -0 lines
Diff to previous 1.6
onError() method displays exception to System.err.

Revision 1.6 / (view) - annotate - [select for diffs] , Thu Oct 28 23:33:39 2004 UTC (3 years, 6 months ago) by girouxm
Branch: MAIN
Changes since 1.5: +2 -1 lines
Diff to previous 1.5
Add exception member to TestLogReader.
Add log.close() to TestDriver

Revision 1.5 / (view) - annotate - [select for diffs] , Wed Oct 27 22:13:27 2004 UTC (3 years, 6 months ago) by girouxm
Branch: MAIN
Changes since 1.4: +0 -1 lines
Diff to previous 1.4
Modify testInvalidLogKeyException
1.generate log statistics via log.getStats()
2. separate tests for negative key and invalid keys

Revision 1.4 / (view) - annotate - [select for diffs] , Mon Oct 25 19:57:08 2004 UTC (3 years, 6 months ago) by girouxm
Branch: MAIN
Changes since 1.3: +1 -3 lines
Diff to previous 1.3
Change run() to accept a Logger to be used.

Revision 1.3 / (view) - annotate - [select for diffs] , Tue Sep 14 18:56:12 2004 UTC (3 years, 7 months ago) by djencks
Branch: MAIN
Changes since 1.2: +2 -3 lines
Diff to previous 1.2
Move property files into src/test-resources. Alter remaining file creation operations to use an absolute path. Create directory in target for output propery files. Do not fail test if supposedly invalid file can be created (on unices)

Revision 1.2 / (view) - annotate - [select for diffs] , Fri Aug 13 18:07:42 2004 UTC (3 years, 8 months ago) by girouxm
Branch: MAIN
CVS Tags: HOWL_0_1_7, HOWL_0_1_6, HOWL_0_1_5
Changes since 1.1: +1 -1 lines
Diff to previous 1.1
modify onRecord to use notifyAll instead of notify.

Revision 1.1 / (view) - annotate - [select for diffs] , Fri Aug 6 21:25:45 2004 UTC (3 years, 9 months ago) by girouxm
Branch: MAIN
Refactor test classes:
1. TestDriver is a base class for all TestCase implementations
2. TestWorker is a base class for individual Logger implementations.

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Diffs between and
Type of Diff should be a

View only Branch:
Sort log by:

webmaster@ow2.org
Powered by
ViewCVS 0.9.4

Back to OW2 Forge