1. 07 Sep, 2006 4 commits
  2. 29 Aug, 2006 2 commits
  3. 16 Aug, 2006 2 commits
    • mleich@three.local.lan's avatar
      This changeset belongs to · 1a8c9130
      mleich@three.local.lan authored
              WL#3397 Refactoring storage engine test cases (for falcon)
            It contains fixes according to second code review.
      - Remove any occurence of hardcoded assignments of storage engines
      - Use variable names exact telling what it is used for
      - Updated comments
      - remove trailing spaces
      1a8c9130
    • mleich@three.local.lan's avatar
      This changeset belongs to · aaa9ed3e
      mleich@three.local.lan authored
            WL#3397 Refactoring storage engine test cases (for falcon)
          It contains also fixes according to code review.
          Contents: Testcases which were in history dedicated to InnoDB or MyISAM only.
          Modifications:
          1. Shift the main testing code into include/<testing field>.inc
             Introduce $variables which can be used to omit tests for features which are not supported by
             certain storage engines.
          2. The storage engine to be tested is assigned within the toplevel script (t/<whatever>_<engine>.test)
             via variable $engine_type and the the main testing code is sourced from 
             include/<testing field>.inc
          3. Some toplevel testscripts have to be renamed to
             - avoid immediate or future namespace clashes
             - show via filename which storage engine is tested
          4. Minor code cleanup like remove trailing spaces, some additional comments ....
      aaa9ed3e
  4. 14 Aug, 2006 1 commit
  5. 11 Aug, 2006 1 commit
  6. 10 Aug, 2006 11 commits
  7. 09 Aug, 2006 6 commits
  8. 08 Aug, 2006 5 commits
  9. 07 Aug, 2006 2 commits
  10. 04 Aug, 2006 2 commits
  11. 03 Aug, 2006 4 commits