Skip to content
Snippets Groups Projects
  1. Dec 13, 2018
  2. Dec 11, 2018
  3. Dec 10, 2018
  4. 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
  5. Dec 05, 2018
  6. Dec 03, 2018
  7. Nov 30, 2018
  8. Nov 28, 2018
  9. Nov 27, 2018
  10. Nov 23, 2018
  11. Nov 22, 2018
  12. Nov 21, 2018
  13. Nov 20, 2018
  14. Nov 19, 2018
  15. Nov 16, 2018
  16. Nov 15, 2018
  17. Nov 14, 2018
  18. Nov 13, 2018
  19. 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
  20. Nov 09, 2018
  21. Nov 08, 2018
Loading