-
Notifications
You must be signed in to change notification settings - Fork 119
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Implemented saving config file. Commit for testing. * Enabled build and run unit tests, removed forcing build examples. * Update ScopeNodeBase.cpp * Fixed requested changes. Fixed writing file in linux. * checking the failure on ci/cd * Update common.cmake * upload failed ut trying to upload failed unit tests * another try to upload failed tests another try to upload failed tests * fixed value fixed the value * Update LogScopesTest.cpp Set working directory * Update LogScopesTest.cpp * Fixing unit test for windows. * Experimenting with gtest * Fix unit test under windows * assertion too small, experiment * Experimenting to solve problem on github unit test run for windows. * Temporary enable only unit tests with shared areg Disabled all builds, except unit tests with shared library for all platform until find the solution for windows. * Experimental file system unit tests. * Areg File test to read and write. * Added couple of more tests with areg * search the bug, narrow the build. * unit test of normalize path * Fixing linux build * Slightly increased the size of buffers. * Analyze log start and stop bug * Log bug * Fixing log start stop * Fixing paths * Fixed the unit test file name * Fixed linux build. Output test messages * testing local time conversion * TestLocalTimeWin32 is only for windows * Fixed timezone info. * add new unit test to check the buffer size * Fixed unit test bug. There is still one left to check the time. --------- Co-authored-by: aregtech <artak@aregtech.com> Co-authored-by: Aregtech <49253642+aregtech@users.noreply.github.com>
- Loading branch information
1 parent
d4e250a
commit 54f7e54
Showing
69 changed files
with
4,585 additions
and
765 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.