#
2c4cb40d |
| 04-Nov-2022 |
Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> |
[SHELL32_APITEST] Workaround on wine_dbgstr_w bugs
Double wine_dbgstr_w calls makes output broken. I used two buffers and kept the results of wine_dbgstr_w to do workaround.
CORE-18080
|
#
02d92979 |
| 04-Nov-2022 |
Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> |
[SHELL32_APITEST] Add dots tests to PathResolve testcase
CORE-18080
|
#
a17664ce |
| 01-Nov-2022 |
Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> |
[SHELL32_APITEST] Consider more tests in PathResolve testcase
Consider: - Double-backslash. - Name with trailing backslash. - Directory with trailing backslash. - Non full path. CORE-18080
|
#
346d12bc |
| 01-Nov-2022 |
Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> |
[SHELL_APITEST] Add double-backslash tests for PathResolve testcase
- Add s_LinkTargetDoubleBackslash variable. - Add double-backslash tests. - Add curly brackets for for-loop. CORE-18080
|
#
6fe0a082 |
| 01-Nov-2022 |
Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> |
[SHELL32_APITEST] Follow-up of 83e690c
Forgotten the section numbers. CORE-18080
|
#
83e690cd |
| 31-Oct-2022 |
Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> |
[SHELL32_APITEST] Improve PathResolve testcase
- Use line numbers instead of entry numbers. - Add LFN check. - Delete some test entries outside of test data directory. - Add some test entries. CORE-
[SHELL32_APITEST] Improve PathResolve testcase
- Use line numbers instead of entry numbers. - Add LFN check. - Delete some test entries outside of test data directory. - Add some test entries. CORE-18080
show more ...
|
Revision tags: 0.4.14-release |
|
#
9393fc32 |
| 13-Sep-2021 |
Hermès Bélusca-Maïto <hermes.belusca-maito@reactos.org> |
[FORMATTING] Remove trailing whitespace. Addendum to 34593d93.
Excluded: 3rd-party code (incl. wine) and most of the win32ss.
|
Revision tags: 0.4.15-dev, 0.4.14-RC, 0.4.13-release, 0.4.14-dev, 0.4.13-RC, 0.4.12-release, 0.4.12-RC, 0.4.13-dev, 0.4.11-release, 0.4.11-RC, 0.4.12-dev, 0.4.10-release, 0.4.11-dev, 0.4.10-RC, 0.4.9-release, 0.4.10-dev, 0.4.9-RC, 0.4.8-release, 0.4.8-RC, 0.4.9-dev |
|
#
8ed8eec1 |
| 17-Dec-2017 |
Amine Khaldi <amine.khaldi@reactos.org> |
[SHELL32_APITEST] Improve the existing PCH and make use of it. Convert AddCommas.c to c++ in order to have it benefit from the PCH.
|
Revision tags: 0.4.7-release, v0.4.7, 0.4.8-dev, 0.4.7-rc1 |
|
#
c2c66aff |
| 03-Oct-2017 |
Colin Finck <colin@reactos.org> |
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
|