Revision tags: 0.4.16-dev, 0.4.15 |
|
#
44662eaf |
| 03-Jun-2024 |
Serge Gautherie <reactos-git_serge_171003@gautherie.fr> |
[CMAKE] Use COMPILE_OPTIONS instead of superseded COMPILE_FLAGS
for set_source_files_properties().
|
#
677f190f |
| 20-May-2024 |
Timo Kreuzer <timo.kreuzer@reactos.org> |
[CMAKE] Stop setting the C standard on modules
Global standard is C99.
|
#
1cc721e6 |
| 05-Mar-2024 |
Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> |
[NTDLL][NTDLL_APITEST] Add LdrLoadDll testcase (#6563)
JIRA issue: CORE-6585
- Add one comment into LdrpLoadDll function.
- Add LdrLoadDll testcase.
|
#
e8f9564c |
| 07-Dec-2023 |
Mark Jansen <mark.jansen@reactos.org> |
[NTDLL_APITEST] Add test for RtlGetProcessHeaps
|
#
1d8ce790 |
| 12-Nov-2023 |
George Bișoc <george.bisoc@reactos.org> |
[NTDLL_APITEST] Write some tests for NtSetDefaultLocale
|
#
bdf52a98 |
| 20-May-2023 |
Timo Kreuzer <timo.kreuzer@reactos.org> |
[RTL_APITEST] Add rtl_unittest
First test is RtlCaptureContext
|
#
fefb1b77 |
| 30-Sep-2023 |
George Bișoc <george.bisoc@reactos.org> |
[NTDLL_APITEST] Write NtAccessCheck testcase that tests for empty generic mapping scenario
See b79aadd50bb7d5d6f08532284941c0334514c477 for further information.
|
#
1d59cf43 |
| 14-Aug-2023 |
Timo Kreuzer <timo.kreuzer@reactos.org> |
[NTDLL_APITEST] Add tests for critical sections
|
#
8a61e1c3 |
| 28-Jul-2023 |
George Bișoc <george.bisoc@reactos.org> |
[NTDLL_APITEST] Write tests for NtAccessCheckByTypeResultList
|
#
fd2e4437 |
| 21-Jun-2023 |
George Bișoc <george.bisoc@reactos.org> |
[NTDLL_APITEST] Write tests for NtAccessCheckByType
|
#
7d4833cb |
| 02-Feb-2023 |
Timo Kreuzer <timo.kreuzer@reactos.org> |
[NTDLL_APITEST] Try to fix test for NtMapViewOfSection
Remove a 0 sized test.dll, which overwrites an already present proper test.dll
|
#
eb7550f7 |
| 15-Mar-2023 |
George Bișoc <george.bisoc@reactos.org> |
[NTDLL_APITEST] Write some tests for NtQueryOpenSubKeys
|
#
67443687 |
| 21-Aug-2022 |
Timo Kreuzer <timo.kreuzer@reactos.org> |
[NTDLL_APITEST] Implement NtContinue test for x64
|
#
badd9704 |
| 05-Oct-2022 |
Ratin Gao <ratin@knsoft.org> |
[RTL][NTDLL_APITEST] Implement RtlRemovePrivileges (#4614)
Vista+ API, compile-time guarded.
Add tests for it.
|
Revision tags: 0.4.14-release, 0.4.15-dev, 0.4.14-RC, 0.4.13-release |
|
#
f659ac52 |
| 26-Oct-2019 |
Timo Kreuzer <timo.kreuzer@reactos.org> |
[NTDLL_APITEST] Add test for some user mode exceptions
|
#
bac1bce6 |
| 05-Jun-2022 |
George Bișoc <george.bisoc@reactos.org> |
[NTDLL_APITEST] Write tests for NtQueryInformationToken and NtSetInformationToken
|
#
957e566a |
| 04-Dec-2021 |
Hermès Bélusca-Maïto <hermes.belusca-maito@reactos.org> |
[APITESTS][NTVDM][SPOOLSV] Add the missing ENABLE_EXPORTS property as these EXE targets have function exports.
This became a requirement, following a previous CMake update. Otherwise the built EXEs
[APITESTS][NTVDM][SPOOLSV] Add the missing ENABLE_EXPORTS property as these EXE targets have function exports.
This became a requirement, following a previous CMake update. Otherwise the built EXEs would not export their intended functions.
Addendum to commit d8e92b5a (see PR #1335) CORE-15406
[LOADCONFIG] The GCC rant had nothing to do with GCC, but everything with CMake...
[SPOOLSV] Add the missing exported stubs.
show more ...
|
#
6fe1b387 |
| 19-Oct-2021 |
George Bișoc <george.bisoc@reactos.org> |
[NTDLL_APITEST] Implement NtFilterToken testcase
|
#
32db51fc |
| 18-Sep-2021 |
George Bișoc <george.bisoc@reactos.org> |
[NTDLL_APITEST] Implement NtAdjustGroupsToken API tests
|
#
a0bf7a05 |
| 31-Aug-2021 |
George Bișoc <george.bisoc@reactos.org> |
[NTDLL_APITEST] Write some NtDuplicateToken tests
Implement some tests for NtDuplicateToken syscall that exercises the effective only behavior when the calling thread tries to duplicate an access to
[NTDLL_APITEST] Write some NtDuplicateToken tests
Implement some tests for NtDuplicateToken syscall that exercises the effective only behavior when the calling thread tries to duplicate an access token but rendering it effective with enabled parts.
show more ...
|
#
a71a019c |
| 01-Sep-2021 |
George Bișoc <george.bisoc@reactos.org> |
[NTDLL_APITEST] Implement NtAdjustPrivilegesToken testcase
|
#
4e0ce779 |
| 17-May-2021 |
Jérôme Gardou <jerome.gardou@reactos.org> |
[NTDLL_APITEST] Add some tests for RtlUnicodeToOemN
CORE-17571
|
#
53a6c44f |
| 12-May-2021 |
Jérôme Gardou <jerome.gardou@reactos.org> |
[NTDLL_APITEST] Add some tests for RtlUnicodeStringToCountedOemString
CORE-17571
|
#
0a8b51da |
| 18-May-2021 |
Jérôme Gardou <jerome.gardou@reactos.org> |
[NTDLL_APITEST] Add tests for RtlxUnicodeStringToAnsiSize & RtlxUnicodeStringToOemSize
CORE-17571
|
#
264aaa9e |
| 15-Feb-2021 |
Mark Jansen <mark.jansen@reactos.org> |
[RTL] Implement RtlGetLengthWithoutLastFullDorOrNtPathElement
CORE-17248
|