Commit graph

8048 commits

Author SHA1 Message Date
Charles Betros
bfeeb167a6 Update year 2019-10-18 14:43:34 -04:00
Christopher Joseph Dean Schaefer
9376041641 Commented out dictionary<char,char> test. 2019-10-18 14:43:34 -04:00
Christopher Joseph Dean Schaefer
d443e905f7 Commented out nullable support. 2019-10-18 14:43:34 -04:00
Charles Betros
3dd5511489 Use xsharp repo root variable 2019-10-18 14:43:34 -04:00
Charles Betros
2d744893ae Add reference to XSharp 2019-10-18 14:43:34 -04:00
Charles Betros
24d2ff90d6 Remove missing project 2019-10-18 14:43:34 -04:00
Charles Betros
1528f8b318 Remove missing project from Build.sln 2019-10-18 14:43:34 -04:00
Charles Betros
6da4776c08 Update XSharp project paths 2019-10-18 14:43:34 -04:00
zarlo
3e20f73a05 Update MouseManager.cs 2019-10-18 14:43:34 -04:00
Christopher Joseph Dean Schaefer
7d44153508 Added requested null checks. 2019-10-18 14:43:34 -04:00
zarlo
2ea7db0f91 Update MouseManager.cs
why not most people will not likely do this in there code so why not here
2019-10-18 14:43:34 -04:00
Christopher Joseph Dean Schaefer
158d54de13 Added tests for comparers. 2019-10-18 14:43:34 -04:00
Christopher Joseph Dean Schaefer
9aad25b8ce Switched to Equals method. 2019-10-18 14:43:34 -04:00
Christopher Joseph Dean Schaefer
4e0170b5e0 Added line to bat file to set working directory so build won't fail when double-clicking on build. 2019-10-18 14:43:34 -04:00
Christopher Joseph Dean Schaefer
30521d2e90 Added comparers and added regions for comparers and equity comparers. 2019-10-18 14:43:34 -04:00
Christopher Joseph Dean Schaefer
8a31387f5a Added draft implementation of common value types, nullable variations, enums, and object callback. 2019-10-18 14:43:34 -04:00
José Pedro
1415a674f3 Package updates. 2019-10-18 14:43:34 -04:00
José Pedro
3b7ace1d67 Package updates. 2019-10-18 14:43:34 -04:00
José Pedro
cd5b891905 Package updates. 2019-10-18 14:43:34 -04:00
José Pedro
e357813b31 Added missing reference. 2019-10-18 14:43:34 -04:00
José Pedro
45292d82ca Fixed install-VS2019.bat.
Removed install-VS2017.bat.
2019-10-18 14:43:34 -04:00
Quajak
4852e8d261 Make userkit install.bat use VS2019 2019-10-18 14:43:34 -04:00
Quajak
683a133584 Set default bochs display_library back to win32 2019-10-18 14:43:34 -04:00
fanoI
a706dbe646 Plugged more methods of DateTime. 2019-10-18 14:43:34 -04:00
Quajak
086454cdfb Added tests for checked conversions 2019-05-10 14:35:42 +02:00
Quajak
580b09feee Merge remote-tracking branch 'upstream/master' 2019-05-10 11:53:32 +02:00
Charles Betros
566848d71d Update target framework to net472 2019-05-06 21:08:55 -05:00
Charles Betros
3d9a98be43 Package versions 2019-05-06 20:57:34 -05:00
Charles Betros
70a745fbb1 Fix project references 2019-05-06 12:25:00 -05:00
Charles Betros
9a18c04665 Package versions 2019-05-06 12:24:45 -05:00
Quajak
051aea92cf
Fixed missing semicolon in Inno dependency 2019-05-04 20:14:55 +02:00
Quajak
0bbab7c30c
Merge pull request #1157 from VisualDevelopment/master
Bumped Inno Setup version
2019-05-04 19:15:46 +02:00
Quajak
a7722657fe
Merge pull request #1124 from fanoI/cgs-fix
Fixes #1109 and #1078.
2019-05-04 19:14:00 +02:00
Quajak
b76f7e57e1 Use environment variable to use nogui on CI build 2019-05-04 18:40:14 +02:00
Quajak
68629f133d Undo registry addition and try nogui
This commit tests is nogui will allow the tests to run on appveyor without problem.
2019-05-04 17:33:20 +02:00
VisualDevelopment
507cb2f48e Changed download link 2019-05-02 16:36:29 +03:00
VisualDevelopment
af4c83f93e Removed setup file 2019-05-02 16:34:12 +03:00
VisualDevelopment
cbc5b5509a Support for Inno Setup 6 2019-05-02 16:32:28 +03:00
Quajak
339e389f5d Minimal graphics test
Commented out all cgs tests except `FullScreenCanvas.GetFullScreenCanvas();` to determine cause of timeout
Also Renamed registery
2019-05-02 15:23:55 +02:00
Quajak
7c41612030 Make Bochs Run with nogui on appveyor build
To overcome the timeouts of normally running bochs with graphics, this commit makes the appveyor build use nogui to speed up the graphics tests
2019-05-02 14:01:11 +02:00
valentinbreiz
5cade819d7 Temporary fix before Inno Setup 6 support 2019-05-02 10:40:52 +02:00
Charles Betros
b9307acfdf Fix multi-cluster allocation when writing using fatstream. 2019-04-19 18:07:47 -05:00
José Pedro
169dc5eae1
Updates for VS 2019.
Package updates.
2019-04-16 00:26:33 +01:00
Charles Betros
bc8e4ea23c Remove analyzers from build 2019-04-13 23:05:14 -05:00
José Pedro
0d37a1b8d0
Package updates. 2019-02-28 23:49:59 +00:00
fanoI
ffca0df48e Fixes #1109 and #1078.
The CGS test kernel is now enabled always.
2019-02-17 16:35:24 +01:00
Quajak
11bb0457a1 Merge remote-tracking branch 'upstream/master' 2019-02-05 18:20:41 +01:00
Quajak
42aacadd00 Slight cleanup 2019-02-01 18:45:59 +01:00
Quajak
0dbfd6693c Added tests for input out of range checks for arrays 2019-02-01 18:41:38 +01:00
José Pedro
40c050154c
Package updates. 2019-01-24 22:52:29 +00:00