An error occurred fetching the project authors.
  1. 03 Nov, 2006 1 commit
  2. 02 Nov, 2006 1 commit
  3. 19 Oct, 2006 1 commit
  4. 04 Oct, 2006 1 commit
    • msvensson@shellback.(none)'s avatar
      Backport from 5.1 · 3db774af
      msvensson@shellback.(none) authored
       -Add support for detecting version and features from mysqld binary
       - Autodetect netware
       - Disable some features not available below 5.0
       - Cleanup executable_setup to look for one executable at a time, only llok for the ones that are needed based on the selected testcases and settings
      3db774af
  5. 31 Aug, 2006 1 commit
  6. 25 Aug, 2006 1 commit
  7. 16 Aug, 2006 1 commit
  8. 24 May, 2006 1 commit
  9. 27 Apr, 2006 2 commits
  10. 24 Apr, 2006 1 commit
  11. 08 Mar, 2006 1 commit
    • kent@mysql.com's avatar
      mysql-test-run.pl, mtr_cases.pl · e32054e4
      kent@mysql.com authored
        - Back porting of some changes in later releases
        - Corrected valgrind support
        - Removed work around for TZ needed in VisualStudio 6
        - Don't restart master to add special settings from "<testcase>-master.opt",
          if same settngs as running master, feature request in bug#12433
        - With --reorder, keep tests with same *-master.opt content together,
          to save even more master restarts
      e32054e4
  12. 06 Mar, 2006 1 commit
  13. 03 Mar, 2006 1 commit
    • msvensson@neptunus.(none)'s avatar
      Windows fixes · 21cc7c95
      msvensson@neptunus.(none) authored
       - Use pipes "|"
       - Improved system command, create a temporary .sh faile that is executed  with cygwins sh(bash)
         This makes the Windows version behave exactly as the Lunix version(well almost...) 
       - Give unix path to DBUG, trace files is no produced if running ./mysql-test-run.pl --debug"
      21cc7c95
  14. 22 Nov, 2005 1 commit
  15. 17 Aug, 2005 1 commit
  16. 06 Jul, 2005 1 commit
    • kent@mysql.com's avatar
      mtr_misc.pl: · fe217934
      kent@mysql.com authored
        Corrected appending of .exe to Windows executables
        Don't alter read only @_ in foreach loop
      mysql-test-run.pl:
        Improved cleanup of binlogs
        Use separate log file for second master
        Corrected Windows paths to executables
      fe217934
  17. 21 Jun, 2005 1 commit
    • kent@mysql.com's avatar
      mysql-test-run.pl: · 4958b543
      kent@mysql.com authored
        More compact and safe handling of path names.
        Support for running in Windows source tree.
        Use libtool wrapper, instead of messing with
        library path names, and objects in .libs dir.
      mtr_misc.pl:
        Utility function that search aand check path names
      mtr_report.pl:
        Patch by Carsten, set correct reject/result/eval if not main suite
      4958b543
  18. 05 Jun, 2005 1 commit
    • kent@mysql.com's avatar
      mtr_misc.pl, mtr_report.pl: · 5ec15497
      kent@mysql.com authored
        Try kill all children to the mysql-test-run process when exiting
      mtr_process.pl:
        Added new function mtr_exit() that try kill all children to the mysql-test-run process when exiting
      mysql-test-run.pl:
        Try kill all children to the mysql-test-run process when exiting
        New --vardir caused problems on Windows
        Changed faulty calls to error() to mtr_error()
      5ec15497
  19. 30 Dec, 2004 1 commit