Are there tests for STL containers? I experiment with my small STL and look how to test it.

84 views
Skip to first unread message

ivan.kh...@gmail.com

unread,
Jun 12, 2017, 5:36:26 PM6/12/17
to ISO C++ Standard - Future Proposals
Hello!
I'am  writing implementations for std::vector, std::map for training purposes.
Can one suggest how to test them? Are there some open source tests? 

Thank you!

Nicol Bolas

unread,
Jun 12, 2017, 5:54:44 PM6/12/17
to ISO C++ Standard - Future Proposals, ivan.kh...@gmail.com
This is the wrong venue for such questions. This forum is for discussing proposals for the C++ standard. A test for the standard compliance of an implementation isn't something that you would propose for standardization with the committee.

That being said, look at the Clang/LLVM project "libc++". I imagine they have a number of unit tests for their implementation of the standard library.

Харпалёв Иван

unread,
Jun 14, 2017, 3:13:31 AM6/14/17
to Nicol Bolas, ISO C++ Standard - Future Proposals
yep, really, my fault, sorry.
and Thank you Nicol Bolas.
Reply all
Reply to author
Forward
0 new messages