Re: [Dbpedia-discussion] How do I run the tests?

2010-07-07 Thread Max Jakob
On Wed, Jul 7, 2010 at 2:07 PM, Jimmy O'Regan wrote: > [Sorry, forgot reply all first time] > > On 7 July 2010 12:45, Jimmy O'Regan wrote: >> On 7 July 2010 11:47, Max Jakob wrote: >>> Hi Jimmy, >>> >>> our test framework has changed and we are not using the XML files >>> anymore. We are now usi

Re: [Dbpedia-discussion] How do I run the tests?

2010-07-07 Thread Jimmy O'Regan
[Sorry, forgot reply all first time] On 7 July 2010 12:45, Jimmy O'Regan wrote: > On 7 July 2010 11:47, Max Jakob wrote: >> Hi Jimmy, >> >> our test framework has changed and we are not using the XML files >> anymore. We are now using ScalaTest, and for this specific case, the >> DateTimeParserT

Re: [Dbpedia-discussion] How do I run the tests?

2010-07-07 Thread Max Jakob
Hi Jimmy, our test framework has changed and we are not using the XML files anymore. We are now using ScalaTest, and for this specific case, the DateTimeParserTest. It is easiest to run them from an IDE, for example Intellij. Thanks for the patches. We will check in the Homepage patch and the Dat

[Dbpedia-discussion] How do I run the tests?

2010-06-24 Thread Jimmy O'Regan
Sorry for the stupid question, but I'm trying to add support for Polish dates (untested patches attached), and can't find anything about running surefire with scala. Also; is it ok to add periods in the era regex? I was kind of expecting to see the German "v. Chr." in there. -- jimregan, that's