1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-30 20:35:38 +02:00
cdt/memory/org.eclipse.cdt.debug.core.memory
Alexander Fedorov 7f7c2a0c24 Bug 562164 - Add JUnit tests for IMemoryExporter implementations
The following changes are done to make the implementation headless and
testable:
* Reworked FileExport to implement base flow
* Extracted PlainTextExport extends FileExport
* Extracted RawBinaryExport extends FileExport
* Extracted SRecordExport extends FileExport
* Reworked related i18n

Change-Id: Ica1057e0b628c2f17b5e588cd9b0524b5b7a400d
Signed-off-by: Alexander Fedorov <alexander.fedorov@arsysop.ru>
2020-04-27 15:30:05 +03:00
..
.settings Bug 562247 - Add CDT Debug Core Memory bundle 2020-04-18 03:11:51 -04:00
META-INF Bug 562164 - Add JUnit tests for IMemoryImporter implementations 2020-04-22 14:27:50 -04:00
OSGI-INF/l10n Bug 562247 - Add CDT Debug Core Memory bundle 2020-04-18 03:11:51 -04:00
src/org/eclipse/cdt/debug Bug 562164 - Add JUnit tests for IMemoryExporter implementations 2020-04-27 15:30:05 +03:00
.classpath Bug 562247 - Add CDT Debug Core Memory bundle 2020-04-18 03:11:51 -04:00
.project Bug 562247 - Add CDT Debug Core Memory bundle 2020-04-18 03:11:51 -04:00
about.html Bug 562247 - Add CDT Debug Core Memory bundle 2020-04-18 03:11:51 -04:00
build.properties Bug 562247 - Add CDT Debug Core Memory bundle 2020-04-18 03:11:51 -04:00