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

Make wrappers work with sporadic apps #5410

Merged
merged 5 commits into from
Oct 28, 2023

Win compile fix

43efa3a
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Make wrappers work with sporadic apps #5410

Win compile fix
43efa3a
Select commit
Loading
Failed to load commit list.
GitHub Actions / Windows Tests Report succeeded Oct 28, 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✅ 45ms
test_parse 2✅ 35ms
test_shmem 1✅ 8ms
test_str_util 18✅ 56ms
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