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-03-20 16:49:55 +00:00
parent 6863655e67
commit e92cfae068

View file

@ -1,3 +1,9 @@
2003-03-20 Alain Magloire
Patch from Amer Hoda, tests for the CElement deltas for Translation Units.
* model/org/eclipse/cdt/core/model/tests/ElementDeltaTest.java
* model/org/eclipse/cdt/core/model/tests/resource/WorkingCopyTestStart.h
2003-03-19 Alain Magloire
Patch from Amer Hoda, introducing a simple test for the core model.
* model/org/eclipse/cdt/core/model/tests/WorkingCopyTests.java