History log of /system/extras/tests/bionic/libstdc++/test_cstring.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b381ead492251a797d2df4b260cb01eb1f64cfad 10-Jul-2009 David 'Digit' Turner <digit@google.com> Don't build libstdc++ host tests with the Bionic headers.

This creates conflicts (e.g. <cfloat> includes <sys/limits.h> which is not
always available on the host).

Add missing using ::<function> statements to test_cstdlib.cpp.

Remove obsolete debug trace (LOCAL_MODULE=xxxxx) in Android.mk
/system/extras/tests/bionic/libstdc++/test_cstring.cpp
8c88d7d48dc60adcfef4c1e6b6ef6ac255cfc16d 10-Apr-2009 Niko Catania <> AI 145714: Added cstring wrapper around string.h.
In new, include cstddef which declares std::size_t.
BUG=1601432

Automated import of CL 145714
/system/extras/tests/bionic/libstdc++/test_cstring.cpp