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

Validate all preferences when reading global_prefs and global_prefs_override #5050

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

chore: fix whitepsace

a0a6eb7
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

Validate all preferences when reading global_prefs and global_prefs_override #5050

chore: fix whitepsace
a0a6eb7
Select commit
Loading
Failed to load commit list.
GitHub Actions / Windows Tests Report succeeded Oct 22, 2023 in 1s

Windows Tests Report ✅

Tests passed successfully

✅ gtest.xml

40 tests were completed in 2s with 40 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
test_base64 2✅ 5ms
test_md5_file 3✅ 41ms
test_parse 2✅ 32ms
test_shmem 1✅ 6ms
test_str_util 18✅ 49ms
test_url 8✅ 18ms
test_util 6✅ 2s

✅ test_base64

✅ r_base64_encode
✅ r_base64_decode

✅ test_md5_file

✅ md5_string
✅ make_secure_random_string_os
✅ md5_file

✅ test_parse

✅ xml_unescape
✅ XML_PARSER

✅ test_shmem

✅ shmem

✅ test_str_util

✅ ndays_to_string
✅ secs_to_hmsf
✅ nbytes_to_string
✅ parse_command_line
✅ strip_whitespace
✅ strip_quotes
✅ collapse_whitespace
✅ unescape_os_release
✅ time_to_string
✅ precision_time_to_string
✅ timediff_format
✅ mysql_timestamp
✅ string_substitute
✅ strip_translation
✅ lf_terminate
✅ parse_serialnum
✅ is_valid_filename
✅ path_to_filename

✅ test_url

✅ parse_url
✅ is_https
✅ escape_url
✅ unescape_url
✅ escape_url_readable
✅ canonicalize_master_url
✅ valid_master_url
✅ escape_project_url

✅ test_util

✅ dtime
✅ dday
✅ boinc_sleep
✅ push_unique
✅ drand
✅ rand_normal