summaryrefslogtreecommitdiff
path: root/AK/Tests/TestWeakPtr.cpp
AgeCommit message (Expand)Author
2021-01-12AK: Simplify constructors and conversions from nullptr_tLenny Maiorani
2020-11-10AK: Make RefPtr, NonnullRefPtr, WeakPtr thread safeTom
2020-09-23Applications+IRCClient: Use new format functions.asynts
2020-05-16Build: FreeBSD supportDominik Madarasz
2020-01-18Meta: Add license header to source filesAndreas Kling
2019-09-06AK: Rename <AK/AKString.h> to <AK/String.h>Andreas Kling
2019-08-02AK: Fix typo in the WeakPtr test. Behavior was actually correct.Andreas Kling
2019-07-21AK: Add some basic unit tests for WeakPtr.Andreas Kling