Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • non-debug-build
  • mh-symbol-vis
3 results

Base

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Imdad Sardharwalla authored
    * Move error-related code for Base/Test to TestError.(cc|hh)
    
    * Create Test::Error, a derived class of Base::Error, to store error
      codes/messages for Base/Test
    
    * Replace std exceptions with Test::Error wherever possible
    5213f25d
    History

    Base

    Base module to provide debug output and logging, timers, journaling, progress reports, system tools, etc. This originates from ReForm-Base and is currently undergoing "generalization" of the provided functionality.