José Pedro
|
ffbabe7cb9
|
Test.sln fixes.
|
2017-07-06 17:58:22 +01:00 |
|
José Pedro
|
cb8d97af93
|
Test.sln.
|
2017-07-04 03:07:36 +01:00 |
|
Charles Betros
|
6018475507
|
Revert "Rename Cosmos.Core_Asm to Cosmos.Core.Asm."
This reverts commit e8fabb7eef.
|
2017-07-03 09:51:51 -05:00 |
|
Charles Betros
|
e8fabb7eef
|
Rename Cosmos.Core_Asm to Cosmos.Core.Asm.
|
2017-07-02 16:31:57 -05:00 |
|
Kudzu
|
f063206f21
|
SLN
|
2017-07-02 12:53:01 -04:00 |
|
Charles Betros
|
52270342ce
|
Add dependencies so they are build when using test runner.
|
2017-05-28 15:41:57 -05:00 |
|
José Pedro
|
02a006318d
|
Fixes.
|
2017-04-18 15:13:36 +01:00 |
|
Charles Betros
|
a319a3f97e
|
VS 2017 work.
|
2017-03-19 09:29:46 -05:00 |
|
José Pedro
|
8c37df18af
|
Test Runner fixes.
|
2017-02-20 20:36:12 +00:00 |
|
José Pedro
|
e6dedfbba9
|
Fixed Stind_I1 and Stind_I2.
|
2017-02-19 01:55:02 +00:00 |
|
José Pedro
|
6da5a0060a
|
Plugs fixes.
|
2017-02-12 01:08:29 +00:00 |
|
Charles Betros
|
cadc917530
|
Add dapperextensions project, some work on install, and testrunner.
|
2017-02-02 07:39:44 -06:00 |
|
Charles Betros
|
0c0c9e3b64
|
Test runner work.
|
2017-01-31 15:09:55 -06:00 |
|
Charles Betros
|
2633005924
|
Exception regions and assembly ring.
|
2017-01-31 11:22:59 -06:00 |
|
Charles Betros
|
296ca05ab0
|
Get references.
|
2017-01-22 09:07:37 -06:00 |
|
José Pedro
|
c095cbbf93
|
TestRunner port to net core.
|
2017-01-17 00:35:58 +00:00 |
|
Charles Betros
|
afd18e2f15
|
Code cleanup and solution cleanup for netcore.
|
2017-01-15 22:23:56 -06:00 |
|
Charles Betros
|
88bdb029a9
|
Progress on net core.
|
2017-01-03 15:31:21 -06:00 |
|
Charles Betros
|
411ce3e872
|
Create projects and msbuild targets for dotnet core.
|
2016-12-13 22:39:41 -06:00 |
|
Charles Betros
|
0bef9a8fac
|
Updating solution config.
|
2016-03-13 12:27:58 -05:00 |
|
Charles Betros
|
4a3b6a50df
|
Fixed up project and solution configurations and remove jetbrains annotations.
|
2016-03-06 17:33:21 -06:00 |
|
Charles Betros
|
ba6070dbe7
|
String and simple debugger change
|
2016-02-15 16:02:23 -06:00 |
|
Charles Betros
|
6f50b73386
|
Changed build configuration
|
2016-02-15 01:29:03 -06:00 |
|
Matthijs ter Woord
|
3fb0e6622d
|
Progress on fat.
|
2015-10-04 11:53:03 +02:00 |
|
Matthijs ter Woord
|
8e35d79602
|
Reading almost fixed.
|
2015-10-02 19:39:56 +02:00 |
|
Matthijs ter Woord
|
6e2dda177f
|
Ongoing fixes for file system work.
|
2015-10-02 17:59:06 +02:00 |
|
Matthijs ter Woord
|
d9a9737608
|
Filesystem/VFS/FAT work by @charlesbetros has been merged into main kernel.
This does NOT mean it's fully working yet!
|
2015-10-02 17:12:00 +02:00 |
|
Matthijs ter Woord
|
bf2a02caa6
|
Ongoing work
|
2015-08-10 12:43:36 -04:00 |
|
Matthijs ter Woord
|
d6167d6e00
|
- Add extra logging to GlobalSystemInfo and Heap
- Fixed ldstr and string sending with memory handles
|
2015-07-29 10:44:52 -04:00 |
|
Matthijs ter Woord
|
edf114b745
|
Compiler fix.
|
2015-07-28 17:08:42 -04:00 |
|
Matthijs ter Woord
|
21037ba05b
|
Small refactoring for debugstub: now sending text doesn't use the String.ToCharArray method
|
2015-07-28 16:26:27 -04:00 |
|
Matthijs ter Woord
|
fa4da67ff0
|
Ongoing debugger work.
|
2015-07-28 11:51:11 -04:00 |
|
Charles Betros
|
2e4e0dd370
|
Added a test kernel for boxing.
Moved Char Plug to Cosmos.System.Plugs
Added FAT writing. (Doesn't work yet.)
|
2015-07-24 17:52:44 -05:00 |
|
Matthijs ter Woord
|
5b0e902a21
|
Convert console test runner back to normal console instead of full.
|
2015-07-23 16:13:10 -04:00 |
|
Matthijs ter Woord
|
d827212e4a
|
Ongoing VS2015 work.
|
2015-07-22 21:23:55 -04:00 |
|
Matthijs ter Woord
|
3b8ac3e98f
|
Some logging is now disabled. Speeds up debugconnector.
|
2015-07-22 22:25:27 +02:00 |
|
Matthijs ter Woord
|
8e7fc28e0e
|
Ongoing debug fixes.
|
2015-07-21 14:51:31 +02:00 |
|
Matthijs ter Woord
|
bbe463873e
|
Improve logging stability of the test runner.
|
2015-07-20 21:01:56 +02:00 |
|
Matthijs ter Woord
|
faad7cf9c5
|
Fix the test runner, so it can save the details of a run. This is all that's the current high priority part of #143
|
2015-07-05 16:05:35 +02:00 |
|
Matthijs ter Woord
|
1156f38c13
|
Continuing improvements to test runner. (#143)
|
2015-07-05 15:46:15 +02:00 |
|
Matthijs ter Woord
|
80a04a953f
|
Do a little refactoring to the test runner.
|
2015-07-02 15:49:00 +02:00 |
|
Matthijs ter Woord
|
cb5aae2c00
|
Ongoing adding of tests, fixing of IL interpreter.
|
2015-06-27 18:33:52 +02:00 |
|
Matthijs ter Woord
|
e80a1d6d07
|
Fixes #137
|
2015-06-27 18:05:12 +02:00 |
|
Matthijs ter Woord
|
21c0e3537f
|
Test added for #126.
|
2015-06-27 16:37:59 +02:00 |
|
Matthijs ter Woord
|
c1851c93be
|
Fix a bug in the reporting.
|
2015-06-27 16:31:11 +02:00 |
|
Matthijs ter Woord
|
1c86a8d817
|
Fixes #142
|
2015-06-21 16:55:31 +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 |
|