1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-08 10:16:03 +02:00
This commit is contained in:
Alain Magloire 2003-04-01 18:54:16 +00:00
parent 073f3d6e2f
commit 5914d59aca

View file

@ -1,3 +1,7 @@
2003-03-31 John Camelon
Added testStruct() to DOMTests.
Added test35892()to ScannerTest.
2003-03-31 Andrew Niefer 2003-03-31 Andrew Niefer
In ParserSymbolTableTest, renamed testFunctionResolution_2() to testFunctionResolution_PointersAndBaseClasses(), In ParserSymbolTableTest, renamed testFunctionResolution_2() to testFunctionResolution_PointersAndBaseClasses(),
and modified to reflect changes in function resolution. and modified to reflect changes in function resolution.