Skip to content
Snippets Groups Projects
  1. Dec 05, 2018
  2. Nov 28, 2018
    • Luis Araujo's avatar
      Add tests for the renderer · 786881af
      Luis Araujo authored
      
      This commit adds the unit test module for the renderer.
      
      It includes tests for the parser, renderer and relevant formatting
      methods. It also adds a set of files that are used by some of these
      tests.
      
      The commit also updates the README file explaining how to execute
      these tests.
      
      Signed-off-by: default avatarLuis Araujo <luis.araujo@collabora.co.uk>
      786881af
  3. Nov 23, 2018
  4. Nov 19, 2018
  5. Nov 12, 2018
    • Luis Araujo's avatar
      Add new post-condition section and macro · fc45841e
      Luis Araujo authored
      
      - Add a new post-condition section.
      - Add a new macro to install packages for automated tests.
      - Slightly change the way the function to parse lists work. Now
        only the run.steps section will be treated different from
        other sections.
      - Apply syntax changes to the already ported test cases.
      - Add new ported test cases.
      - Update the README explaining a rule for the formatter.
      
      Signed-off-by: default avatarLuis Araujo <luis.araujo@collabora.co.uk>
      fc45841e
  6. Oct 29, 2018
Loading