[Git][wine/wine][master] 10 commits: windows.web/tests: Remove superfluous cast.
Alexandre Julliard pushed to branch master at wine / wine Commits: 85f2c17a by Mohamad Al-Jaf at 2025-02-13T12:30:14+01:00 windows.web/tests: Remove superfluous cast. - - - - - fb0de6a4 by Mohamad Al-Jaf at 2025-02-13T12:30:15+01:00 windows.web/tests: Add IJsonValue::get_ValueType() tests. - - - - - edbe7adc by Mohamad Al-Jaf at 2025-02-13T12:30:17+01:00 windows.web: Implement IJsonValue::get_ValueType(). - - - - - 5ea6372a by Mohamad Al-Jaf at 2025-02-13T12:30:18+01:00 windows.web: Partially implement IJsonValueStatics::Parse(). Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=56914 - - - - - 9d60e5ed by Mohamad Al-Jaf at 2025-02-13T12:30:19+01:00 windows.web: Add error handling in IJsonValue::GetArray(). - - - - - 2dc6e89e by Mohamad Al-Jaf at 2025-02-13T12:30:21+01:00 windows.web: Add error handling in IJsonValue::GetObject(). - - - - - 12e54875 by Mohamad Al-Jaf at 2025-02-13T12:30:22+01:00 windows.web: Implement IJsonValue::GetString(). - - - - - 09bed4f5 by Mohamad Al-Jaf at 2025-02-13T12:30:23+01:00 windows.web: Implement IJsonValue::GetNumber(). - - - - - fafa7f33 by Mohamad Al-Jaf at 2025-02-13T12:30:25+01:00 windows.web: Implement IJsonValue::GetBoolean(). - - - - - 78a9d5d1 by Mohamad Al-Jaf at 2025-02-13T12:30:44+01:00 windows.web/tests: Add IJsonValueStatics::Parse() tests. - - - - - 3 changed files: - dlls/windows.web/json_value.c - dlls/windows.web/private.h - dlls/windows.web/tests/web.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/70b301679149d850a7b64b35f62825... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/70b301679149d850a7b64b35f62825... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)