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

Integration Candidate: 2020-04-22 #440

Merged
merged 12 commits into from
May 1, 2020
Merged

Integration Candidate: 2020-04-22 #440

merged 12 commits into from
May 1, 2020

Commits on Apr 20, 2020

  1. Configuration menu
    Copy the full SHA
    eb0230f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e1f096 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2020

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

Commits on Apr 22, 2020

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

Commits on Apr 28, 2020

  1. Merge pull request #428 from yammajamma/fix-425-Tautological-Assertio…

    …n-Fix
    
    Fix #425, Correct Test_OS_ConvertToArrayIndex assertion typo
    astrogeco authored Apr 28, 2020
    Configuration menu
    Copy the full SHA
    f31e2d9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #403 from skliper/fix346-add-ci-test

    Fix #346, Adds library build, functional, and coverage test to CI
    astrogeco authored Apr 28, 2020
    Configuration menu
    Copy the full SHA
    a138fba View commit details
    Browse the repository at this point in the history
  3. Merge pull request #426 from skliper/fix424-self-exit-task-delay

    Fix #424, Add looping wait for self exiting task
    astrogeco authored Apr 28, 2020
    Configuration menu
    Copy the full SHA
    3707b78 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #431 from stanislaw/osal-loader

    unit-tests/osloader-test: make modules always be built for the test
    astrogeco authored Apr 28, 2020
    Configuration menu
    Copy the full SHA
    230ba68 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    41862fd View commit details
    Browse the repository at this point in the history
  6. Fix #344, Consistent directory entry size limit

    Changes FileName in os_dirent_t from OS_MAX_PATH_LEN to OS_MAX_FILE_NAME,
    and moves OS_check_name_length into OS_TranslatePath so it is
    consistantly applied everywhere. Also fixes the length checks in
    OS_check_name_length to account for terminating null.
    
    Unit tests updated to match new directory name limit.  Coverage
    tests updated to match simplified logic.
    skliper committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    3fdd398 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #423 from skliper/fix344-dirent-name-size

    Fix #344, Consistent directory entry size limit
    astrogeco authored Apr 28, 2020
    Configuration menu
    Copy the full SHA
    a67ad31 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2020

  1. Increase version to 5.0.14 and update README

    Gerardo E. Cruz-Ortiz committed May 1, 2020
    Configuration menu
    Copy the full SHA
    79030f7 View commit details
    Browse the repository at this point in the history