1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-31 12:55:40 +02:00
Find a file
Simon Marchi 6ed3ce5fce MIRegistersTest fixes
- Fix getModelDataForRegisterDataValueInDifferentNumberFormats failure

Nothing seems to set the register we use to do the test to a particular
value.  The value happened to be 0.  This broke the octal test, because
it assumes that the result starts with a 0, but has characters after
that 0.  This is not true when the result is 0.  The fix is to set the
register to a know value beforehand (0x1234).

- Fix compareRegisterForMultipleExecutionContexts for slow targets by
adding missing massageTimeout.

Change-Id: I681acdeb08f8e3c2fdaf8dc9cf60801584da4423
Signed-off-by: Simon Marchi <simon.marchi@polymtl.ca>
2015-08-06 14:47:38 -04:00
build Bug 473373 - Remove unneeded runtime dep on ant from autotools.docs bundle 2015-08-03 19:42:52 -04:00
codan Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
core Bug 436041 - doxygen tags are not generated when using single line format /// or //! 2015-08-05 15:22:59 +02:00
cross Bug 460953 - SetCrossCommandWizardPage does not check for 'null' in 2015-07-23 14:37:43 -04:00
debug Bug 474054 - Null Pointer Exception in "Properties for C/C++ Watchpoint" 2015-08-03 08:42:02 -04:00
doc Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
dsf Bug 460760: Revert Fix DsfSourceDisplayAdapter.openEditor change 2015-08-04 13:50:28 -04:00
dsf-gdb MIRegistersTest fixes 2015-08-06 14:47:38 -04:00
jtag Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
launch Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
llvm Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
lrparser Bug 379684 Support for User Defined Literals 2015-07-07 00:38:55 -04:00
memory Bug 474050 - [memory] Add the context menu option "Add Watchpoint 2015-08-03 08:41:07 -04:00
native/org.eclipse.cdt.native.serial Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
p2 Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
qt Quick test framework for QML parser tests. 2015-07-20 22:11:25 -04:00
releng Bump target sequence number to pick up latest changes automatically 2015-07-27 11:36:24 -04:00
remote Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
testsrunner Bug 472767 - Add support for Test Anything Protocol test runner 2015-07-20 20:42:26 -04:00
toolchains/arduino Some cleanup for Arduino CDT. 2015-07-28 15:58:52 -04:00
upc Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
util Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
visualizer Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
windows Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
xlc Bug 460953 - SetCrossCommandWizardPage does not check for 'null' in 2015-07-23 14:37:43 -04:00
.gitignore Ignore NFS-created files. 2012-11-08 13:34:54 -08:00
pom.xml Bug 472767 - Add support for Test Anything Protocol test runner 2015-07-20 20:42:26 -04:00