Skip to content
Snippets Groups Projects
Select Git revision
  • aae730eddddcbe8076c3bb4eab97e84354a45d47
  • master default protected
  • feature/SKR
  • censuseval
  • exp/labcolours
  • feature/disconflow
  • exp/multires-sgm
  • chromatest
  • bug/feedrecord
  • feature/375/fullres-fstream
  • feature/poses
  • feature/stereocalib
  • feature/gui2-pch
  • feature/gui2-nanogui-mitsuba
  • feature/use-new-frame
  • feature/depth-touch
  • feature/use10bit
  • bug/optflow-disparity
  • feature/websocket-pose
  • exp/candidatemask
  • feature/sgm-experimental
  • v0.0.6
  • v0.0.5
  • v0.0.4
  • v0.0.3
  • v0.0.2
  • v0.0.1
27 results

stereovideo

  • Open with
  • Download source code
  • Download directory
  • Your workspaces

      A workspace is a virtual sandbox environment for your code in GitLab.

      No agents available to create workspaces. Please consult Workspaces documentation for troubleshooting.

  • user avatar
    Shawn Pearce authored
    Since cc905e7d "Make Repository.getConfig aware of changed config"
    its invalid to have a null result from FileBasedConfig.getFile(), as
    the path is used to stat the location on disk before returning the
    Config object from Repository.getConfig().
    
    Mock out the isOutdated() method to return false all of the time
    in the mock test environment, so we don't crash with an NPE when
    this mock user configuration is being called.
    
    Change-Id: I0b4d9cbd346d5dc225ec12674da905c35457fa7c
    Signed-off-by: default avatarShawn O. Pearce <spearce@spearce.org>
    5c780b38
    History
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    Name Last commit Last update
    ..