Synopsis - Cross-Reference

File: /tests/Cxx/SymbolLookup/README
1This test suite covers clause 3 of the C++ ISO 14882 standard.
2
3It is based on a test suite described in
4
5"Testing C++ Compilers for ISO Language Conformance"
6(Brian A. Malloy, Scott A. Linde, Edward B.Duffy, James F. Power),
7
8which is available at http://www.cs.clemson.edu/~malloy/projects/ddj/
9together with the original testing framework.