1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-09 18:56:02 +02:00
This commit is contained in:
Alain Magloire 2003-12-11 18:42:31 +00:00
parent ba72f8169a
commit 08dab80c33
2 changed files with 12 additions and 0 deletions

View file

@ -1,3 +1,9 @@
2003-12-11 Alain Magloire
New test files for the ICPathEntry in core model.
* model/org/eclipse/cdt/core/model/tests/CPathEntryTest.java
2003-12-09 Andrew Niefer
added ParserSymbolTableTests.testVisibilityDetermination()
added ParserSymbolTableTests.testPrefixFiltering

View file

@ -1,3 +1,9 @@
2003-12-11 Alain Magloire
Call the super() constructor.
* model/org/eclipse/cdt/internal/core/model/SetCPathEntriesOperation.java
2003-12-04 David Inglis
Fixed bug# 48063