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

add another unit-test #371

Merged
merged 20 commits into from
Nov 30, 2020
Merged

add another unit-test #371

merged 20 commits into from
Nov 30, 2020

Commits on Oct 14, 2020

  1. put common #includes for PCH in a single file

    Dan Smith committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    2de012c View commit details
    Browse the repository at this point in the history
  2. build check_valid_six

    Dan Smith committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    9df2be8 View commit details
    Browse the repository at this point in the history
  3. use EXIT_* rather than 0/1

    Dan Smith committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    b69f670 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2020

  1. Configuration menu
    Copy the full SHA
    7e12ff7 View commit details
    Browse the repository at this point in the history
  2. build all projects with C++17

    Dan Smith committed Oct 17, 2020
    Configuration menu
    Copy the full SHA
    20e02c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1befc01 View commit details
    Browse the repository at this point in the history
  4. use <filesystem> to remove hard-coded paths

    Dan Smith committed Oct 17, 2020
    Configuration menu
    Copy the full SHA
    2d308c0 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' into develop/jdsmith

    Dan Smith committed Oct 17, 2020
    Configuration menu
    Copy the full SHA
    20d1386 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ba48438 View commit details
    Browse the repository at this point in the history
  7. tweak plugin dir

    Dan Smith committed Oct 17, 2020
    Configuration menu
    Copy the full SHA
    cd59a8c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8faaf8f View commit details
    Browse the repository at this point in the history
  9. build crop_sicd

    Dan Smith committed Oct 17, 2020
    Configuration menu
    Copy the full SHA
    5af8dcd View commit details
    Browse the repository at this point in the history
  10. Merge branch 'main' into develop/jdsmith

    Dan Smith committed Oct 17, 2020
    Configuration menu
    Copy the full SHA
    0fdf5ea View commit details
    Browse the repository at this point in the history
  11. turn on /Wall, fix some warnings

    Dan Smith committed Oct 17, 2020
    Configuration menu
    Copy the full SHA
    12f4500 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2020

  1. Configuration menu
    Copy the full SHA
    0ab9c64 View commit details
    Browse the repository at this point in the history
  2. removed some compiler warnings from third-party code

    Dan Smith committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    dfc9c3c View commit details
    Browse the repository at this point in the history
  3. comment-out use of C++17's <filesystem>

    Dan Smith committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    7a49683 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2020

  1. Merge branch 'main' into develop/jdsmith

    Dan Smith committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    002570b View commit details
    Browse the repository at this point in the history
  2. tweak project settings for consistency

    Dan Smith committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    76d2864 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2020

  1. unit-test for createFakeComplexData()

    Dan Smith committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    ddfbbbb View commit details
    Browse the repository at this point in the history