An error occurred fetching the project authors.
  1. 17 Apr, 2013 4 commits
  2. 12 May, 2008 1 commit
    • Bradley C. Kuszmaul's avatar
      Most of the work for making the checks output nice easy-to-read output. · a02ed246
      Bradley C. Kuszmaul authored
      Not quite all the output is pretty yet.  To get the pretty output set the {{{SUMMARIZE}}} make variable to nonzero and use the {{{-s}}} argument.  E.g.,
      {{{
      make check SUMMARIZE=1 -s
      }}}
      .
      a complete useful invokation on Coyote is as follows:
      {{{
      make check SUMMARIZE=1 BDBDIR=/usr -s -j8 VGRIND= -k
      }}}
      
      Also, (almost) all the tests pass (even the recovery tests that really fail), since those tests won't really work until after milestone:"MySQL TokuDB Beta 1.0.2".
      The one test that fails is {{{check_test_cursor_count}}}.  Perhaps we won't fix that for this release either.
      
      Addresses #810, #811.
      
      
      git-svn-id: file:///svn/tokudb@3917 c7de825b-a66e-492c-adef-691d508d4ae1
      a02ed246
  3. 09 May, 2008 1 commit
  4. 06 May, 2008 1 commit
  5. 24 Mar, 2008 3 commits
  6. 06 Mar, 2008 2 commits