Charles Betros
|
e8eae64425
|
Add DebugMode parameter
|
2020-06-11 14:17:50 -05:00 |
|
José Pedro
|
8c2fa822e8
|
Test runner fix.
|
2018-08-04 19:24:40 +01:00 |
|
José Pedro
|
4d88868362
|
Moved part of Cosmos.TestRunner.Core to Cosmos.TestRunner.Full.
|
2018-08-04 02:08:05 +01:00 |
|
José Pedro
|
a92f541cbe
|
Test runner improvements.
|
2018-07-23 00:22:05 +01:00 |
|
José Pedro
|
8f9ed2c8e8
|
Changed the test runner working dir.
|
2018-01-24 19:45:07 +00:00 |
|
José Pedro
|
11e9fcd174
|
Renamed test runner configuration property.
StackCorruptionChecksLevel -> StackCorruptionDetectionLevel.
|
2018-01-23 13:37:29 +00:00 |
|
José Pedro
|
b231f66318
|
Test Runner improvements.
|
2017-12-31 17:39:26 +00:00 |
|
Charles Betros
|
c840978528
|
Change TypeInfo to Type.
|
2017-10-17 21:55:43 -05:00 |
|
Kudzu
|
fa4c223452
|
Move again because of submodules being less than half baked in git.
|
2017-08-10 16:04:19 -04:00 |
|
Kudzu
|
fa00b78441
|
New Cosmos parent dir
|
2017-08-08 11:29:41 -04:00 |
|
José Pedro
|
a25cf964c1
|
g3
|
2017-07-30 20:17:18 +01:00 |
|
José Pedro
|
8019003479
|
g3
|
2017-07-27 19:24:41 +01:00 |
|
Charles Betros
|
a319a3f97e
|
VS 2017 work.
|
2017-03-19 09:29:46 -05:00 |
|
José Pedro
|
1713e41024
|
Test Runner fixes.
|
2017-02-26 22:16:44 +00:00 |
|
José Pedro
|
c095cbbf93
|
TestRunner port to net core.
|
2017-01-17 00:35:58 +00:00 |
|
Charles Betros
|
10cfcbea73
|
Progress on netcore.
|
2016-12-28 00:27:54 -06:00 |
|
Matthijs ter Woord
|
be7b8a2a94
|
.
|
2016-06-16 12:30:38 -04:00 |
|
Matthijs ter Woord
|
c2697b07a3
|
Another ongoing fix
|
2016-02-14 15:38:16 +01:00 |
|
Matthijs ter Woord
|
d34e66899b
|
Enable kernel execution.
|
2016-02-14 15:22:48 +01:00 |
|
Matthijs ter Woord
|
5dc5170a6d
|
Build fix.
|
2016-02-14 15:08:59 +01:00 |
|
Matthijs ter Woord
|
79c2d3d8ee
|
Enable code to build.
|
2016-02-14 14:58:19 +01:00 |
|
Charles Betros
|
98d8336882
|
Fixed TraceAssemblies
|
2016-01-16 12:53:37 -06:00 |
|
Charles Betros
|
4e08b03a8a
|
Closes #271. Added an option for stack corruption detection. Checks can now occur after every instruction or for method footers ornly.
|
2015-12-17 00:15:51 -06:00 |
|
Charles Betros
|
6a1b942fcd
|
#250 Add an option in Cosmos projects to use the Bochs Gui Debugger.
|
2015-11-11 20:23:40 -06:00 |
|
Matthijs ter Woord
|
3fb0e6622d
|
Progress on fat.
|
2015-10-04 11:53:03 +02:00 |
|
Matthijs ter Woord
|
700a933335
|
For now, disable binary emission.
|
2015-09-05 18:20:45 +02:00 |
|
Matthijs ter Woord
|
27286f0b33
|
Continuing fixes.
|
2015-09-05 18:18:23 +02:00 |
|
Matthijs ter Woord
|
2762604cbc
|
More progress
|
2015-08-05 14:58:57 -04:00 |
|
Matthijs ter Woord
|
b41aa6aa4b
|
Tiny fix related to run targets of the kernel tester.
|
2015-07-23 16:44:32 -04:00 |
|
Matthijs ter Woord
|
9e33bac822
|
.
|
2015-07-23 11:42:46 -04:00 |
|
Matthijs ter Woord
|
bbe463873e
|
Improve logging stability of the test runner.
|
2015-07-20 21:01:56 +02:00 |
|
Matthijs ter Woord
|
27ea82b4df
|
Change configuration of the tester engine. Now you can enable/disable run targets.
|
2015-07-20 15:00:21 +02:00 |
|
Matthijs ter Woord
|
4fe5725e29
|
Somehow automated testing doesn't work yet in vmware. We'll need to fix that at some point.
See #157
|
2015-07-19 19:13:51 +02:00 |
|
Matthijs ter Woord
|
64aa1484e2
|
Running kernels with vmware works now.
|
2015-07-18 02:19:48 +02:00 |
|
Matthijs ter Woord
|
7207ae0bc5
|
The tester now can run kernels in vmware (workstation for now) as well.
|
2015-07-18 01:29:20 +02:00 |
|
Matthijs ter Woord
|
732a3e2a3a
|
More fixes to stack reservation. We were assuming that there was space reserved for return value, while it shouldn't in all cases.
|
2015-07-04 12:46:28 +02:00 |
|
Matthijs ter Woord
|
1c86a8d817
|
Fixes #142
|
2015-06-21 16:55:31 +02:00 |
|
Matthijs ter Woord
|
c5559bec0c
|
First step of #140 is working now. (Running kernels)
|
2015-06-21 16:47:21 +02:00 |
|
Matthijs ter Woord
|
dcd77853d2
|
Ongoing work for #140.
|
2015-06-21 15:59:56 +02:00 |
|
Matthijs ter Woord
|
1828c6662b
|
Running tests works now.
|
2015-06-21 15:25:21 +02:00 |
|
Matthijs ter Woord
|
cdc228ce97
|
Continuing work on #140. XML Logging almost works ok.
|
2015-06-21 14:45:09 +02:00 |
|
Matthijs ter Woord
|
5115e29f25
|
Run SimpleWriteLine test as well. Continuing working #140
|
2015-06-21 14:03:41 +02:00 |
|
Matthijs ter Woord
|
89d62cc55a
|
More work on #140. Now tests are ran. Next step is logging to xml.
|
2015-06-21 13:57:46 +02:00 |
|
Matthijs ter Woord
|
de75623087
|
Start of #140
|
2015-06-20 18:21:26 +02:00 |
|