-
Notifications
You must be signed in to change notification settings - Fork 128
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* [Tests/init/core] : Separate 'tests' from 'core' namespaces. Initial changes by mostly search and replace. * [Tests/unit/core] : partially revert '8a3fe02b8a9f3ff7c3672942d2ee906115420956' to include 'test_messageException' * [Tests/unit / Tests/unit/core] : Do not depend on 'IPTestAdministrator' if it not used * [Tests/unit/core] : Make explicit global namespace lookup * [DOC] Singletons section (#1540) * singleton section added * singletons documentation section added * singletons.md added to mkdocs.yml * warning fixed * formating fix * singletons description addded * [doc] description of singletons added * Update singletons.md --------- Co-authored-by: MFransen69 <[email protected]> * [Actions] Adding process containers with runC backend to be built in the Linux workflow (#1655) * Fixing warnings in RunC process containers * Adding containers to Actions * Removing PROCESSCONTAINERS_CLIB option as it was the same as RunC * Temporarily using a template from development to test the changes * Using sizeof to get the size of a buffer instead of a fixed value which did not match the buffer size on top of that * Changing back to use template from master * [Tests/unit/core] : more use of full nested namespaces * [Tests/unit/core] : remove 'using' in 'test_hash' * Revert "[Tests/unit / Tests/unit/core] : Do not depend on 'IPTestAdministrator' if it not used" This reverts commit 7ac0335. --------- Co-authored-by: Piotr Czekaj <[email protected]> Co-authored-by: MFransen69 <[email protected]> Co-authored-by: Mateusz Daniluk <[email protected]>
- Loading branch information
1 parent
0392ba8
commit cb226b3
Showing
62 changed files
with
8,742 additions
and
8,456 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
Oops, something went wrong.