
CVS log for howl/howl/logger/src/test/org/objectweb/howl/log/ConfigurationTest.java |
 |
|
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.13
/
(view)
- annotate
- [select for diffs]
, Tue Jan 2 17:17:19 2007 UTC (16 months, 1 week ago) by girouxm
Branch:
MAIN
CVS Tags:
HOWL_1_0_2,
HEAD
Changes since 1.12: +5 -3 lines
Diff to previous 1.12
Modify testMaxBufferSize to use the configured maximum instead of a literal.
Revision
1.12
/
(view)
- annotate
- [select for diffs]
, Tue Dec 19 17:09:28 2006 UTC (16 months, 3 weeks ago) by girouxm
Branch:
MAIN
Changes since 1.11: +2 -1 lines
Diff to previous 1.11
Correct NPE: deleteLogFiles now returns if no log files exist.
Revision
1.11
/
(view)
- annotate
- [select for diffs]
, Tue Nov 15 19:39:25 2005 UTC (2 years, 5 months ago) by girouxm
Branch:
MAIN
CVS Tags:
HOWL_1_0_1_1,
HOWL_1_0_1,
HOWL_1_0_0
Changes since 1.10: +81 -1 lines
Diff to previous 1.10
Bug 304291 (also Patch 303549) add test for new adler32Checksum configuration option.
Revision
1.10
/
(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.9: +4 -0 lines
Diff to previous 1.9
Add CVS $ID:$ tags to sources
Revision
1.9
/
(view)
- annotate
- [select for diffs]
, Tue Mar 22 22:52:59 2005 UTC (3 years, 1 month ago) by girouxm
Branch:
MAIN
CVS Tags:
HOWL_0_1_9
Changes since 1.8: +2 -0 lines
Diff to previous 1.8
Tests updated to cover new flushPartialBuffers property.
Revision
1.8
/
(view)
- annotate
- [select for diffs]
, Thu Nov 4 22:41:23 2004 UTC (3 years, 6 months ago) by girouxm
Branch:
MAIN
CVS Tags:
HOWL_0_1_8
Changes since 1.7: +6 -6 lines
Diff to previous 1.7
Test cases revised to correspond to latest CVS version of src/java modules.
Revision
1.7
/
(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.6: +11 -12 lines
Diff to previous 1.6
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.6
/
(view)
- annotate
- [select for diffs]
, Tue Sep 14 17:09:54 2004 UTC (3 years, 7 months ago) by djencks
Branch:
MAIN
Changes since 1.5: +11 -5 lines
Diff to previous 1.5
Use absolute paths to test resources, for both ant and maven builds
Revision
1.5
/
(view)
- annotate
- [select for diffs]
, Thu Sep 9 15:07:43 2004 UTC (3 years, 8 months ago) by girouxm
Branch:
MAIN
CVS Tags:
HOWL_0_1_7
Changes since 1.4: +38 -0 lines
Diff to previous 1.4
add testStore() test case.
Revision
1.4
/
(view)
- annotate
- [select for diffs]
, Fri Sep 3 17:24:35 2004 UTC (3 years, 8 months ago) by girouxm
Branch:
MAIN
Changes since 1.3: +20 -0 lines
Diff to previous 1.3
add testLogFileMode
Revision
1.3
/
(view)
- annotate
- [select for diffs]
, Thu Aug 19 15:16:52 2004 UTC (3 years, 8 months ago) by girouxm
Branch:
MAIN
CVS Tags:
HOWL_0_1_6
Changes since 1.2: +29 -0 lines
Diff to previous 1.2
Add test to verify that extra spaces are trimmed from property
values and do not cause errors.
Revision
1.2
/
(view)
- annotate
- [select for diffs]
, Mon Aug 9 19:42:18 2004 UTC (3 years, 9 months ago) by girouxm
Branch:
MAIN
CVS Tags:
HOWL_0_1_5
Changes since 1.1: +11 -1 lines
Diff to previous 1.1
Update javadocs.
Revision
1.1
/
(view)
- annotate
- [select for diffs]
, Thu Jul 29 22:41:26 2004 UTC (3 years, 9 months ago) by djencks
Branch:
MAIN
Move tests to maven-compliant location.
Tests appear to hang on mac OSX. Run maven -Dmaven.test.skip=true to skip tests and build jar
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.
Back to OW2 Forge