[SHELL32] SHChangeNotify: Use tree for CDirectoryList (#6784)
[reactos.git] / modules / rostests / apitests / atl /
2023-10-16 Katayama Hirofumi MZ[ATL][ATL_APITEST] Add some missing CRect methods ...
2023-09-20 Katayama Hirofumi MZ[ATL][ATL_APITEST] Independent ReactOS ATL (RATL) suppo...
2023-09-19 Katayama Hirofumi MZ[ATL_APITEST] atlconv: Disable corner case test of...
2023-09-08 Katayama Hirofumi MZ[ATL][ATL_APITEST] CImage testcase should cover all...
2023-09-05 Katayama Hirofumi MZ[ATL][ATL_APITEST] Implement CImageDC class (#5643)
2023-08-18 Katayama Hirofumi MZ[ATL_APITEST][SDK] Fix failures of CImage testcase...
2023-07-19 Katayama Hirofumi MZ[ATL][ATL_APITEST] Add <atlconv.h> and atlconv testcase...
2023-04-26 Mark Jansen[ATL] Add CAtlList::SwapElements 5249/head
2023-04-22 Mark Jansen[ATL_APITEST] Add test for OBJECT_ENTRY_AUTO 5244/head
2023-04-17 Mark Jansen[ATL] Add CString::AppendFormat 5236/head
2023-01-31 Mark Jansen[ATL_APITEST] Ignore known to be bad values for type 5023/head
2021-10-30 Mark Jansen[ATL][ATL_APITEST] Add test for CPath +small fixes 4030/head
2021-09-13 Hermès Bélusca-Maïto[FORMATTING] Remove trailing whitespace. Addendum to...
2021-07-23 Timo Kreuzer[REACTOS] Fix a number of MSVC warnings
2021-06-05 Mark Jansen[ATL_APITEST] Add some testcases for CString 'operator !='
2021-02-28 Katayama Hirofumi MZ[ATL_APITEST] Fixup of #3492; fix SubclassWindow testcase
2021-02-28 Katayama Hirofumi MZ[SDK][ATL] Implement UnsubclassWindow methods (#3492)
2020-10-20 Jérôme Gardou[CMAKE] Introduce the atl_classes interface library
2020-10-20 Jérôme Gardou[CMAKE] Get rid of the set_cpp macro
2020-09-07 Mark Jansen[ATL][ATL_APITEST] Add CString::Tokenize + testcase
2020-08-23 Thomas Faber[FREELDR][NETKVM][ATL_APITEST] Pick the GCC code path...
2020-06-06 Amine Khaldi[CMAKE] Implement PCH builds with target_precompile_hea... 2764/head
2020-02-08 Mark Jansen[ATL][ATL_APITEST] Test + implement CHeapPtrList
2020-02-08 Mark Jansen[ATL_APITEST] Add standalone CComHeapPtr project
2019-12-21 Mark Jansen[ATL_APITEST] Fix CComVariant test
2019-12-21 Timo Kreuzer[APITESTS] Improve and fix tests
2019-10-30 Victor Perevertkin[ATL] Suppress GCC8 warning in RelocateElements, fix...
2019-08-20 Victor Perevertkin[APITESTS] Ignore GCC8 warnings where we test some...
2019-08-12 Katayama Hirofumi MZ[ATL_APITEST] Simplify code by using ok_int etc. (...
2019-08-12 Katayama Hirofumi MZ[ATL_APITEST] Add 'atltest.h' and use it (#1822)
2019-08-11 Mark Jansen[ATL] Add a minimal CAtlArray implementation 1819/head
2019-08-11 Mark Jansen[ATL_APITEST] Add simple test for CAtlArray
2019-08-11 Mark Jansen[ATL_APITEST] Change proj files to have a different...
2019-08-11 Mark Jansen[ATL][ATL_APITEST] Add CAtlList::InsertBefore/After...
2019-04-19 Katayama Hirofumi MZ[ATL][ATLTEST] Adapt to RATL and improvements (#1501)
2019-04-18 Mark Jansen[ATL] Retire atlnew
2019-04-18 Mark Jansen[ATL][ATL_APITEST] Add test + implementation for CAtlFi...
2018-08-19 Mark Jansen[ATL_APITEST] Add test for CComQIPtr (or rather, our...
2018-04-03 Timo Kreuzer[REACTOS] Fix 64 bit build (#465)
2018-03-29 Colin FinckMerge PR #283 "[USBPORT] Transaction Translator (TT...
2018-01-24 Serge Gautherie[ATL_APITEST] CComObject.cpp: Fix output test name...
2017-12-25 Mark Jansen[ATL_APITEST] Add a test for CComBSTR.Attach/Detach
2017-12-25 Mark Jansen[ATL_APITEST] Add a test for CString.AllocSysString
2017-12-21 Mark Jansen[ATL_APITEST] Show that CComObject's COM_MAP continues...
2017-12-21 Amine Khaldi[ATL_APITEST] Add a PCH.
2017-10-04 Colin FinckAdd .gitattributes and .gitignore files and normalize...
2017-10-03 Colin FinckGit conversion: Make reactos the root directory, move...