Skip to content
Snippets Groups Projects
  1. Dec 09, 2014
  2. Nov 13, 2014
  3. Sep 24, 2014
  4. Sep 22, 2014
  5. Sep 12, 2014
  6. Sep 09, 2014
  7. Aug 19, 2014
    • Vincent Petry's avatar
      Restore autotest config on SIGINT or SIGTERM · 6ed174d0
      Vincent Petry authored
      When hitting Ctrl+C to interrupt unit test running, the old
      configuration was not restored properly.
      
      This fix traps the signal to properly restore the configuration after an
      interruption.
      6ed174d0
  8. Apr 07, 2014
  9. Feb 05, 2014
  10. Dec 19, 2013
  11. Nov 04, 2013
  12. Oct 25, 2013
    • Vincent Petry's avatar
      Added syntax help for autotest.sh · 7de1b3f2
      Vincent Petry authored
      autotest.sh now checks for the validity of the db config name argument.
      If the db config name is not known, it show syntax info.
      
      This should save some time to people to understand how to use this
      script. Before this fix, an invalid argument would return a big HTML
      page in the output.
      7de1b3f2
  13. Oct 03, 2013
    • Vincent Petry's avatar
      Added backup for config.php in autotest.sh script · 9cf25c80
      Vincent Petry authored
      The script now checks for config.php existance and backs it up before
      running the test, then restores it back at the end. This avoids the
      situation where devs lose their manually edited config if they forgot to
      back it up before running the unit tests.
      
      The script now also checks for config.php permissions beforehand to
      avoid displaying an annoying HTML page output in the console with an
      error message.
      9cf25c80
  14. Sep 25, 2013
  15. Jul 30, 2013
  16. Jul 19, 2013
  17. Jul 15, 2013
  18. Jul 08, 2013
  19. Jun 28, 2013
  20. Jun 26, 2013
  21. May 24, 2013
  22. May 15, 2013
  23. Feb 05, 2013
  24. Oct 27, 2012
  25. Oct 18, 2012
  26. Oct 16, 2012
  27. Oct 10, 2012
  28. Jul 18, 2012
  29. Jul 15, 2012
  30. Jul 13, 2012
Loading