Skip to content
Snippets Groups Projects
  1. Mar 11, 2015
  2. Feb 26, 2015
  3. Jan 28, 2015
  4. Dec 17, 2014
    • Morris Jobke's avatar
      Setup a docker container that holds a webdav instance to test files_external · 7c1b9aed
      Morris Jobke authored
      document docker parameter and use random host port
      fix typo
      copy autotest.sh to autotest-external.sh
      adds ability to add start* and stop* scripts in env in external tests
      run files_external WebDAV tests against ownCloud instance
      introduce executor number to be able to shut down the correct docker container
      fetch docker images in advance - this also fetches latest versions of the docker images
      add second argument to autotest-external.sh which can specify a single test to run
      print out the explicit test run
      change naming schema of files_external setup scripts
      7c1b9aed
  5. Dec 09, 2014
  6. Nov 13, 2014
  7. Sep 24, 2014
  8. Sep 22, 2014
  9. Sep 12, 2014
  10. Sep 09, 2014
  11. 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
  12. Apr 07, 2014
  13. Feb 05, 2014
  14. Dec 19, 2013
  15. Nov 04, 2013
  16. 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
  17. 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
  18. Sep 25, 2013
  19. Jul 30, 2013
  20. Jul 19, 2013
  21. Jul 15, 2013
  22. Jul 08, 2013
  23. Jun 28, 2013
  24. Jun 26, 2013
  25. May 24, 2013
  26. May 15, 2013
  27. Feb 05, 2013
  28. Oct 27, 2012
  29. Oct 18, 2012
  30. Oct 16, 2012
  31. Oct 10, 2012
  32. Jul 18, 2012
  33. Jul 15, 2012
Loading