Skip to content
Snippets Groups Projects
  1. May 18, 2018
    • Andreas Gohr's avatar
      reset config directory for every test · 1c0be3eb
      Andreas Gohr authored
      Our test suite did not reset the config directory for each test class as
      it does for the data directory. In addition it copied all files from the
      main config directory over. Both may create an unpredictable state for
      tests.
      
      This streamlines the initialization.
      1c0be3eb
  2. Jul 23, 2017
  3. Oct 20, 2013
  4. Oct 18, 2013
  5. Oct 06, 2012
  6. Oct 01, 2012
    • Michael Hamann's avatar
      Always load the parser in the test environment · 0c313f78
      Michael Hamann authored
      This fixes the problem that $PARSER_MODES was sometimes unset by PHPUnit
      between test functions that called p_get_parsermodes() as PHPUnit tried
      to restore the global environment. I couldn't reproduce this when I
      executed all tests but just when I executed a single plugin test.
      0c313f78
  7. Jul 02, 2012
  8. Apr 18, 2012
  9. Apr 17, 2012
  10. Apr 16, 2012
  11. Apr 15, 2012
Loading