Skip to content
Snippets Groups Projects
  1. Feb 05, 2014
    • Tristan Coulange's avatar
      BUG: fix some xdmf writer crashes · 0679bf40
      Tristan Coulange authored
      - Sets the number of output ports to 0, which avoid an error message in
        Paraview because the writer is used in a pipeline.
      - Manages a potential null pointer, avoiding a crash which occurs when the
        user unchecks some blocks in Paraview for instance.
      
      Change-Id: I09c69bc6ac715bcb4297df4e2a012514a7817c57
      0679bf40
  2. Feb 04, 2014
  3. Feb 03, 2014
  4. Feb 02, 2014
    • Bill Lorensen's avatar
      COMP: Python unittest requies NO_OUTPUT · d6dc375a
      Bill Lorensen authored
      These two python tests use the python unittest module. The tests do
      not currently allow addition command line argments.
      
      Change-Id: I454f51231deed9e90db7831e2a662f91c800a83e
      d6dc375a
    • Bill Lorensen's avatar
      BUG: Flawed logic for NO_OUTPUT · 2df673ae
      Bill Lorensen authored
      For python tests, the NO_OUTPUT was only present if NO_VALID was
      0. This prevented tests that specified NO_VALID to fail if the
      created output.
      
      Change-Id: I48e83866b172091e7a70c84f763c2225ed6b2acb
      2df673ae
  5. Feb 01, 2014
  6. Jan 31, 2014
  7. Jan 30, 2014
  8. Jan 29, 2014
Loading