Re: Antwort: Re: Antwort: Re: Antwort: Re: Antwort: Re: Tests with JUnit

2004-04-15 Thread Oleg Sukhodolsky
Hi Sebastian, > RE.REPLACE_WITH_ESCAPES could not be resolved. Please send me your new > RE.java. Easiest for me would be, if you send all your sourcefiles. REPLACE_WITH_ESCAPES is part of fix for 24234 (Doesn't seem to be a way to use '\' in subst with) which is not integrated yet. So, you can

DO NOT REPLY [Bug 28412] New: - Re.match throws exception if called concurrently

2004-04-15 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Testfile: "" can be "" and null

2004-04-15 Thread sp
I am just running the test file "docs/RETest.txt" with JUnit and the test #209 fails. In the source code of RETest.java there is the comment: // Consider "" in test file equal to null Is this realy precise enough to handle empty string as null OR as empty string? #209 one parens is empty string

Antwort: Testfile: "" can be "" and null

2004-04-15 Thread sp
> Is this realy precise enough to handle empty string as null OR as empty > string? > > #209 one parens is empty string, should be null > #75 parens is empty string #41 parens is empty string, NOT null - To unsubscribe, e-mail: