Skip to content

Conversation

@elupus
Copy link
Collaborator

@elupus elupus commented Jun 2, 2023

Avoid stack overflow in CreateDirectoriesRecursively
google#4263

Allow CreateDirectoriesRecursively() to fail on report
google#4264

Check for file system for current directory (custom version due to older googletest)
google#4269

elupus added 2 commits June 1, 2023 17:00
Only warn on failure to create path to report file.

When running in a semihosted ARM environment. There is no stat support nor mkdir, so existens checks for directories will always fail, however file open may still work.
@elupus
Copy link
Collaborator Author

elupus commented Jun 2, 2023

I think we should rename the branch, or set up a new branch. Which can contain merges of multiple issues.

Remove condition of GTEST_HAS_DEATH_TEST to make
sure we respect current working directory of host system.
@elupus elupus changed the base branch from issue/1372 to rt-labs/v1.13.x June 19, 2023 12:48
@elupus elupus changed the base branch from rt-labs/v1.13.x to issue/1372 June 19, 2023 12:48
@hefloryd hefloryd merged commit d492b0f into rtlabs-com:issue/1372 Aug 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants