Empirical
0.0.3

Getting Started

  • Built With Empirical Gallery
  • Quick Start Guides

Using Empirical

  • General Purpose Debugging Tools
  • Bits
  • Compiler
  • Config
  • Control
  • Data Collection and Recording Tools
  • Data structures
  • Debug
  • Evolution tools
  • Functional
  • Games
  • Geometry
  • Hardware
  • In_progress
  • IO
  • Matching
  • Math
  • Meta
  • Polyfill
  • Prefab
  • Scholar
  • Testing
    • API
      • unit_tests.hpp
  • Text
  • Other Tools
  • Web Tools (for use with Emscripten)

Bibliography

  • Bibliography

Contributing to Empirical

  • Empirical Development Practices
  • Getting started with Empirical development
  • Coding guidelines and review checklist
  • Empirical Documentation Documentation
  • Guide to Testing in Empirical
Empirical
  • Testing

Testing

API

  • unit_tests.hpp
    • GetUnitTestOutput()
    • ResolveUnitTest()
    • SetupUnitTestArgs()
    • ProcessUnitTestResults()
    • UnitTestOutput
      • UnitTestOutput::Mode
        • UnitTestOutput::Mode::SILENT
        • UnitTestOutput::Mode::NORMAL
        • UnitTestOutput::Mode::VERBOSE
      • UnitTestOutput::verbose
      • UnitTestOutput::num_tests
      • UnitTestOutput::errors
      • UnitTestOutput::abort
Previous Next

© Copyright 2015-2023, Charles Ofria.

Built with Sphinx using a theme provided by Read the Docs.