History log of /system/extras/tests/bionic/libstdc++/test_cmath.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_cmath.cpp
4c0461001130e5ea3cd45997598863599837d9d8 18-May-2009 David 'Digit' Turner <digit@google.com> Add <cmath> test
/system/extras/tests/bionic/libstdc++/test_cmath.cpp