Skip to content
This repository has been archived by the owner on Jul 31, 2023. It is now read-only.

Added test exporter for use in unit tests. #1185

Merged
merged 7 commits into from
Dec 4, 2019
Merged

Added test exporter for use in unit tests. #1185

merged 7 commits into from
Dec 4, 2019

Commits on Dec 3, 2019

  1. Added test exporter for use in unit tests.

    With this exporter one can write unit tests to verify that the instrumentation is working. See the included code example.
    jkohen committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    f5714e6 View commit details
    Browse the repository at this point in the history
  2. Clarified comment.

    jkohen committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    38d5752 View commit details
    Browse the repository at this point in the history
  3. Fixed copyright date.

    jkohen committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    356bf7b View commit details
    Browse the repository at this point in the history
  4. Added type assertion.

    jkohen committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    7272e58 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2019

  1. Checke key vs value length.

    jkohen committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    cb4cb73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d79ea06 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1463d49 View commit details
    Browse the repository at this point in the history