+ testcases: 18.1 Language support library, Types: <cstddef>
commit7c746f667c6c08eacd0f5adff773f270d9daf075
authorJörg Pfähler <bluecoder@gmx.de>
Thu, 4 Jun 2009 09:40:37 +0000 (4 11:40 +0200)
committerJörg Pfähler <bluecoder@gmx.de>
Fri, 12 Jun 2009 14:42:47 +0000 (12 16:42 +0200)
tree7551a238b5a646ff586102b33b00657cc9273ff4
parentcf71a1b2a7e7800e9ebd90aa0628d91ee867c35c
+ testcases: 18.1 Language support library, Types: <cstddef>
+ testcases: 18.3 Language support library, Integer Types: <cstdint>
+ testcases: 18.4 Language support library, Start and termination: <cstdlib>
+ testcases: 18.5 Language support library, Dynamic memory management: <new>
testcase/cstddef/NULL.cpp [new file with mode: 0644]
testcase/cstdint.cpp [new file with mode: 0644]
testcase/cstdlib/quick_exit-exceptions.cpp [new file with mode: 0644]
testcase/cstdlib/quick_exit.cpp [new file with mode: 0644]
testcase/new/bad_alloc.cpp [new file with mode: 0644]
testcase/new/new_handler.cpp [new file with mode: 0644]
testcase/new/nothrow.cpp [new file with mode: 0644]