Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
D-R-R
/
JSIL
Public
forked from
sq/JSIL
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
JSIL
Tests
GenericTestFixture.cs
on
NoDynamic
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 30, 2015
Tests use subfolders for generated JS files (#817).
iskiselev
committed
ffbcc2b
View commit details
Copy full SHA for ffbcc2b
View code at this point
Browse repository at this point
Commits on Aug 26, 2015
Simplify and extend the analyzer API
Show description for 3dcee5a
kg
committed
3dcee5a
View commit details
Copy full SHA for 3dcee5a
View code at this point
Browse repository at this point
Test runner cleanup
kg
committed
de68265
View commit details
Copy full SHA for de68265
View code at this point
Browse repository at this point
Commits on Aug 25, 2015
Clearly name each configuration of the test cases
kg
committed
56a5386
View commit details
Copy full SHA for 56a5386
View code at this point
Browse repository at this point
Commits on Aug 14, 2015
Folder test source works recursive.
Show description for b83f7c4
iskiselev
committed
b83f7c4
View commit details
Copy full SHA for b83f7c4
View code at this point
Browse repository at this point
Commits on Aug 13, 2015
Tests: Write js output to file without prior writing to string.
iskiselev
committed
8b413a9
View commit details
Copy full SHA for 8b413a9
View code at this point
Browse repository at this point
Run each test in separate app domain.
iskiselev
committed
f7cba29
View commit details
Copy full SHA for f7cba29
View code at this point
Browse repository at this point
Commits on Aug 8, 2015
Test refactoring: Run all simple tests with translated/stubbed BCL. Translate BCL once per test execution.
iskiselev
committed
2643acc
View commit details
Copy full SHA for 2643acc
View code at this point
Browse repository at this point
Commits on Aug 7, 2015
Added temporary workaround for passing "Environment" variable in SpiderMokey.
Show description for 95af0d0
iskiselev
committed
95af0d0
View commit details
Copy full SHA for 95af0d0
View code at this point
Browse repository at this point
Commits on Jul 26, 2015
Emscripten test case reliability improvements
kg
committed
15a8b51
View commit details
Copy full SHA for 15a8b51
View code at this point
Browse repository at this point
Commits on Jul 21, 2015
Added basic DCE test.
iskiselev
committed
a8086d6
View commit details
Copy full SHA for a8086d6
View code at this point
Browse repository at this point
Commits on Jul 5, 2015
Make analysis tests less noisy
kg
committed
c012707
View commit details
Copy full SHA for c012707
View code at this point
Browse repository at this point
Fix translated mscorlib producing parse errors
Show description for a9c3232
kg
committed
a9c3232
View commit details
Copy full SHA for a9c3232
View code at this point
Browse repository at this point
Commits on Jun 6, 2015
Fix broken struct copy optimization (affected FNA DrawSprite function) and add test - don't elide struct copies if the lhs is subject to side effects later.
Show description for 8e5d855
kg
committed
8e5d855
View commit details
Copy full SHA for 8e5d855
View code at this point
Browse repository at this point
Commits on Feb 26, 2015
Pass scanForProxies through from EmscriptenTests
Show description for 0a0382f
Jaiden Mispy
committed
0a0382f
View commit details
Copy full SHA for 0a0382f
View code at this point
Browse repository at this point
Commits on Feb 9, 2015
Fix ComparisonTest NRE
kg
committed
cd5fa5a
View commit details
Copy full SHA for cd5fa5a
View code at this point
Browse repository at this point
Generate proper file:// urls for emscripten tests
kg
committed
c78666e
View commit details
Copy full SHA for c78666e
View code at this point
Browse repository at this point
Commits on Oct 9, 2014
EOL normalization (LF).
iskiselev
committed
812133d
View commit details
Copy full SHA for 812133d
View code at this point
Browse repository at this point
Merge pull request #608 from iskiselev/ExpressionInterpreter
Show description for cc2c6d7
kg
committed
cc2c6d7
View commit details
Copy full SHA for cc2c6d7
View code at this point
Browse repository at this point
Expression execution tests added.
iskiselev
committed
46581f7
View commit details
Copy full SHA for 46581f7
View code at this point
Browse repository at this point
Commits on Jul 18, 2014
Added C++ code provider and Hello World test as sample.
Show description for c340157
iskiselev
committed
c340157
View commit details
Copy full SHA for c340157
View code at this point
Browse repository at this point
Commits on Jul 14, 2014
IL Test cases support added. HelloWorld (CIL) test case added as sample.
iskiselev
committed
8ba208a
View commit details
Copy full SHA for 8ba208a
View code at this point
Browse repository at this point
Commits on Jun 11, 2014
Suppress stdout spew while running the BCL test
kg
committed
857082d
View commit details
Copy full SHA for 857082d
View code at this point
Browse repository at this point
Commits on Jun 10, 2014
Fix foldertestsources crashing if the source folder is missing.
kg
committed
8101240
View commit details
Copy full SHA for 8101240
View code at this point
Browse repository at this point
Added SimpleTestCasesSourceForTranslatedBcl (empty yet). It runs test with translated mscorlib and System.Core using Proxies.Bcl and throwOnUnimplementedExternals=false.
Show description for f257a35
iskiselev
authored and
kg
committed
f257a35
View commit details
Copy full SHA for f257a35
View code at this point
Browse repository at this point
Commits on Apr 25, 2014
Change test run compilation output from .js to .out
Show description for b21aa18
kg
committed
b21aa18
View commit details
Copy full SHA for b21aa18
View code at this point
Browse repository at this point
Commits on Sep 11, 2013
Clean up compiler warnings.
kg
committed
ff33be3
View commit details
Copy full SHA for ff33be3
View code at this point
Browse repository at this point
Commits on Jun 25, 2013
StructGenericParameter seems to pass for the correct reasons now. Neat.
Show description for 0d1a7eb
kg
committed
0d1a7eb
View commit details
Copy full SHA for 0d1a7eb
View code at this point
Browse repository at this point
Commits on Apr 13, 2013
Fix problems compiling the unsafe code test cases.
kg
committed
aa7a544
View commit details
Copy full SHA for aa7a544
View code at this point
Browse repository at this point
Reformat test case names so that they don't contain dots. This might make monodevelop's test runner happier.
kg
committed
276832e
View commit details
Copy full SHA for 276832e
View code at this point
Browse repository at this point
Windows compatibility fixes for Matthias' Linux/Mono unit test suite changes.
Show description for d72c164
kg
committed
d72c164
View commit details
Copy full SHA for d72c164
View code at this point
Browse repository at this point
changes to make the unit test suite run on mono.
matthid
authored and
kg
committed
de62947
View commit details
Copy full SHA for de62947
View code at this point
Browse repository at this point
Commits on Apr 10, 2013
Add a test case for issue #118
Show description for d003e22
kg
committed
d003e22
View commit details
Copy full SHA for d003e22
View code at this point
Browse repository at this point
Commits on Mar 23, 2013
Add the ability to assert about the nature of a failing test's failure so that breakages aren't hidden
kg
committed
c9ea527
View commit details
Copy full SHA for c9ea527
View code at this point
Browse repository at this point
Commits on Mar 14, 2013
Checkpoint:
Show description for 78bf2f8
kg
committed
78bf2f8
View commit details
Copy full SHA for 78bf2f8
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.