Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to gtest #7

Open
wants to merge 40 commits into
base: master
Choose a base branch
from
Open

Switch to gtest #7

wants to merge 40 commits into from

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    9963a01 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. test benchmark stack

    thetazero committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    d22b7ee View commit details
    Browse the repository at this point in the history
  2. make half the tests work

    thetazero committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    a787027 View commit details
    Browse the repository at this point in the history
  3. trailing newlines

    thetazero committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    e4f2890 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    37bb208 View commit details
    Browse the repository at this point in the history
  2. reproducing bug

    thetazero committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    fb7cf75 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. test bug comments

    thetazero committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    b510b37 View commit details
    Browse the repository at this point in the history
  2. clone sticky counter

    thetazero committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    e169733 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    51d9186 View commit details
    Browse the repository at this point in the history
  4. autopep8

    thetazero committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    e6876f4 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2024

  1. final cleanup

    thetazero committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    a24ad49 View commit details
    Browse the repository at this point in the history
  2. better help

    thetazero committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    8b3e02f View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. minor touch ups

    thetazero committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    aef1e87 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from thetazero/benchmarks

    Benchmarks
    thetazero authored Jan 23, 2024
    Configuration menu
    Copy the full SHA
    aebdaa9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    387968c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a24bac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1d6b5e1 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. stick counter pair type

    thetazero committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    21f3b93 View commit details
    Browse the repository at this point in the history
  2. basic alternate graphing

    thetazero committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    9ef7aac View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2024

  1. Configuration menu
    Copy the full SHA
    a096a41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32041a6 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Merge pull request #4 from thetazero/better_plots

    Better plots
    thetazero authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    22c2749 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. basic alternate graphing

    thetazero committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    a5890b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a804e18 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0a7a3f View commit details
    Browse the repository at this point in the history
  4. add test_sticky_counter

    thetazero committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    fea05d2 View commit details
    Browse the repository at this point in the history
  5. refactor utils

    thetazero committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    e97a5e3 View commit details
    Browse the repository at this point in the history
  6. line endings

    thetazero committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    cfa7a6f View commit details
    Browse the repository at this point in the history
  7. testing instrumentation

    thetazero committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    2625416 View commit details
    Browse the repository at this point in the history
  8. testweak

    thetazero committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    c83fc74 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a0bc0db View commit details
    Browse the repository at this point in the history
  10. testing updates

    thetazero committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    4424ce3 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #5 from thetazero/sticky_counter_bugfix_instrument…

    …ation
    
    Sticky counter bugfix instrumentation
    thetazero authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    f9a380c View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. leaky weak ptr test

    thetazero committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    5e93663 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. Configuration menu
    Copy the full SHA
    93c5256 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. add more assertions

    thetazero committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    7e6ac00 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a6f0b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e46da38 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. Configuration menu
    Copy the full SHA
    90c01bd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from thetazero/fix_weak_count

    Make weak counter subtract one from raw weak count when returning we…
    thetazero authored Feb 18, 2024
    Configuration menu
    Copy the full SHA
    b70f0fc View commit details
    Browse the repository at this point in the history