tangled
alpha
login
or
join now
jcs.org
/
serenity
0
fork
atom
Serenity Operating System
0
fork
atom
overview
issues
pulls
pipelines
serenity
/
Tests
/
LibC
/
at
master
35 files
CMakeLists.txt
LibC+Tests: Simplify getpwuid_r() and getpwnam_r() and add tests
3 years ago
TestAbort.cpp
Tests: Remove already-completed fixme
3 years ago
TestAssert.cpp
LibC: Allow multiple includes of `<assert.h>`
4 years ago
TestCType.cpp
Tests: Add tests for <ctype.h> functions declared in the C Standard
3 years ago
TestIo.cpp
LibCore: Rename `File` to `DeprecatedFile`
3 years ago
TestLibCDirEnt.cpp
Tests: Establish root Tests directory, move Userland/Tests there
4 years ago
TestLibCExec.cpp
LibC: Do not include errno.h inside unistd.h
4 years ago
TestLibCInodeWatcher.cpp
Everywhere: Remove unused includes of LibC/stdlib.h
3 years ago
TestLibCMkTemp.cpp
LibCore: Rename `File` to `DeprecatedFile`
3 years ago
TestLibCSetjmp.cpp
Everywhere: Run clang-format
4 years ago
TestLibCString.cpp
LibC: Set `saved_str` to null in strtok_r if no tokens were found
4 years ago
TestLibCTime.cpp
Everywhere: Explicitly specify the size in StringView constructors
3 years ago
TestMalloc.cpp
Everywhere: Remove "LibC/" includes, add lint-rule against it
3 years ago
TestMath.cpp
AK+Everywhere: Add AK_COMPILER_{GCC,CLANG} and use them most places
3 years ago
TestMemalign.cpp
Everywhere: Remove "LibC/" includes, add lint-rule against it
3 years ago
TestMemmem.cpp
AK+Everywhere: Rename String to DeprecatedString
3 years ago
TestMkDir.cpp
AK+Everywhere: Rename String to DeprecatedString
3 years ago
TestPThreadPriority.cpp
Tests: Add pthread scheduler priority tests
3 years ago
TestPthreadCancel.cpp
Tests: Add a test for `pthread_cancel`
3 years ago
TestPthreadCleanup.cpp
Tests: Move the LibPthread tests to the correct namespace
3 years ago
TestPthreadRWLocks.cpp
Tests: Move the LibPthread tests to the correct namespace
3 years ago
TestPthreadSpinLocks.cpp
Tests: Move the LibPthread tests to the correct namespace
3 years ago
TestPwd.cpp
AK+Everywhere: Rename String to DeprecatedString
3 years ago
TestQsort.cpp
Tests: Use AK::shuffle() for shuffling
3 years ago
TestRaise.cpp
LibTest: Add `EXPECT_CRASH_WITH_SIGNAL`
4 years ago
TestRealpath.cpp
AK: Remove StringBuilder::build() in favor of to_deprecated_string()
3 years ago
TestScanf.cpp
Everywhere: Remove unused includes of LibC/stdlib.h
3 years ago
TestSearch.cpp
Everywhere: Remove unused includes of AK/Format.h
3 years ago
TestSnprintf.cpp
AK: Remove StringBuilder::build() in favor of to_deprecated_string()
3 years ago
TestStackSmash.cpp
Everywhere: Fix spelling mistakes
4 years ago
TestStdio.cpp
Tests: Move sprintf test from AK/ to LibC/
3 years ago
TestStrlcpy.cpp
AK: Remove StringBuilder::build() in favor of to_deprecated_string()
3 years ago
TestStrtodAccuracy.cpp
AK+Everywhere: Rename String to DeprecatedString
3 years ago
TestWchar.cpp
AK+Everywhere: Rename String to DeprecatedString
3 years ago
TestWctype.cpp
Tests: Only test truthiness for iswctype
4 years ago