On May 12, 2012, at 7:59 AM, Marius Dumitru Florea wrote:
  On Fri, May 11, 2012 at 11:27 PM, Vincent Massol
<vincent(a)massol.net> wrote:
  Hi devs,
 As you probably know from 
http://jira.xwiki.org/jira/browse/XRENDERING-187, I've been
working on a Compatibility Test Suite (CTS) for the Rendering Syntaxes.
 I've now added a Test Report on 
xwiki.org at
 
http://rendering.xwiki.org/xwiki/bin/view/Main/SyntaxReport
 It allows to have a global view of what each syntax supports.
 Of course this is a very first version and the idea is to improve it over time.
 Note 1: Right now we have only 6 tests in the CTS.
 Note 2: ATM the Report gets its data from the Sonar Nemo instance at
http://nemo.sonarsource.org/dashboard/index/178313 However this instance only runs the
xwiki build every few days. I've made modifications this morning to the CTS but the
build hasn't run yet on Nemo. I need to check if I can get the same result using
Jenkins Remote API.
  
 
  Let me know what you think. 
 Could you add a link to the actual test input/output file
 (GitHub/Jenkins)? "simple/bold/bold2" is not very descriptive of what
 is being tested. 
Done (wasn't easy ;))
Thanks
-Vincent
  And could you display the input and output files on 2
 different columns so that you can match input with output (when the
 number of test will grow you'll have problems finding the output for a
 specific input).
 Otherwise it's awesome!
 Thanks,
 Marius