-
Notifications
You must be signed in to change notification settings - Fork 19
Fixes for util unit tests #288
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
Merged
Merged
Changes from all commits
Commits
Show all changes
44 commits
Select commit
Hold shift + click to select a range
e54b23e
Add tests for util/datetime into listfile (#155)
tsayukov d069898
Wrap other tests with 'add_ydb_util_tests'
tsayukov 3e9713a
Add tests for util/generic into listfile (#158)
tsayukov d742035
Add tests for util/memory into listfile (#159)
tsayukov 1137eba
Add tests for util/random into listfile (#161)
tsayukov 8e32c0f
Add tests for util/stream into listfile (#162)
tsayukov b910b57
Add tests for util/string into listfile (#163)
tsayukov fcc2203
Add tests for util/system into listfile (#164)
tsayukov 57cfadc
Add tests for util/thread into listfile (#165)
tsayukov e3f91c8
Fix progname_ut test (#164)
tsayukov 461ed2b
Fix src_location_ut and src_root_ut (#164)
tsayukov bbdc622
Fix thread_ut (#164)
tsayukov 0dd83b6
Temporary comment broken tests
tsayukov fa026cc
Rename wrapper function to 'add_ydb_multiple_tests' and move to testi…
tsayukov de02d8b
Improve 'add_ydb_multiple_tests'
tsayukov 8b41926
Simplify 'add_ydb_multiple_tests' command
tsayukov 71f2646
Fix __FILE__ expansion bug (#164)
tsayukov 13a8df7
Simplify 'add_ydb_multiple_tests' command again
tsayukov a16fe02
Remove unnecessary CCACHE_PATH check
tsayukov 0dba8f4
Fix cached variable's type
tsayukov 1eee66e
Remove 'add_ydb_multiple_tests' command
tsayukov d8ffc2f
Add info about filtering of legacy tests
tsayukov 9ac7ed9
Fix util/system/direct_io_ut (#164)
tsayukov af4fca4
Fix fstat_ut (#164)
tsayukov 1d96b56
Fix type_name_ut (#164)
tsayukov b749b9a
Fix fstat_ut (#164)
tsayukov eebe4b0
Fix string_transparent_hash_ut (#158)
tsayukov 043286f
Fix common_ops_ut (#161)
tsayukov 24e3e28
Revert "Fix util/system/direct_io_ut (#164)"
tsayukov 298518e
Add WORKING_DIRECTORY parameter to testing commands
tsayukov b3ea0c8
Revert "Fix fstat_ut (#164)"
tsayukov 4821446
Revert "Fix fstat_ut (#164)"
tsayukov 01697eb
Add OUTPUT_DIRECTORY parameter to testing command
tsayukov 640a783
Revert "Fix type_name_ut (#164)"
tsayukov a71c29e
Revert "Fix string_transparent_hash_ut (#158)"
tsayukov fe8b6ef
Revert "Fix common_ops_ut (#161)"
tsayukov 798dc88
Disable type_name_ut test (#164)
tsayukov 4b26d73
Temporary comment string_transparent_hash_ut test (#158)
tsayukov 79af1e2
Add TEST_ARG parameter to testing command
tsayukov 0bed8c3
Exclude broken test (#161)
tsayukov c73e65f
Add config presets for testing
tsayukov da93098
Fix ARCADIA_BUILD_ROOT (#164)
tsayukov 6372cf9
Convert ARCADIA_[BUILD_]ROOT to native path (#164)
tsayukov 45bd7a2
Revert "Fix ARCADIA_BUILD_ROOT (#164)"
tsayukov File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.