Skip to content
Snippets Groups Projects
  1. Apr 29, 2020
  2. Jul 19, 2019
  3. Jan 25, 2019
  4. Jan 16, 2019
  5. Jan 11, 2019
  6. Dec 17, 2018
  7. Dec 13, 2018
  8. Dec 07, 2018
    • Luis Araujo's avatar
      Make the code a proper module and command · bb5bc5fa
      Luis Araujo authored
      
      This commit applies several changes in order to turn the
      renderer code into a proper python module and command that
      can be easily installed using the setuptools module.
      
      Main changes:
      - Main executable is named atc
      - Use setuptools to install renderer executable
      - Improve tests so they can be easily executed by packages
      - Update README instructions
      
      Signed-off-by: default avatarLuis Araujo <luis.araujo@collabora.co.uk>
      bb5bc5fa
  9. Nov 30, 2018
  10. Nov 21, 2018
  11. Nov 19, 2018
  12. Nov 14, 2018
  13. Nov 13, 2018
  14. 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
  15. Nov 09, 2018
  16. Nov 08, 2018
Loading