This website requires JavaScript.
Explore
Help
Register
Sign In
microsoft
/
TypeScript
Watch
1
Star
0
Fork
0
You've already forked TypeScript
mirror of
https://github.com/microsoft/TypeScript.git
synced
2026-02-05 16:38:05 -06:00
Code
Issues
Packages
Projects
Releases
212
Wiki
Activity
TypeScript
/
src
/
testRunner
History
Ron Buckton
702de1eeaa
Fix early call to return/throw on generator (
#51294
)
2022-10-24 22:37:42 -04:00
..
parallel
Convert scripts/Gulpfile to checked mjs/cjs so they can run without compilation (
#50988
)
2022-10-07 09:50:46 -07:00
unittests
Fix early call to return/throw on generator (
#51294
)
2022-10-24 22:37:42 -04:00
compilerRef.ts
…
compilerRunner.ts
feat(7481): Operator to ensure an expression is contextually typed by, and satisfies, some type (
#46827
)
2022-08-26 10:05:52 -07:00
documentsRef.ts
…
evaluatorRef.ts
…
externalCompileRunner.ts
Retire $ExpectError awareness from DefinitelyTypedRunner (
#49756
)
2022-07-06 08:43:39 -07:00
fakesRef.ts
…
fourslashRef.ts
…
fourslashRunner.ts
Don't skip tests named *Fourslash.ts (
#48615
)
2022-04-11 11:45:44 -07:00
playbackRef.ts
…
projectsRunner.ts
Enable
max-statements-per-line
lint rule (
#45475
)
2021-08-16 13:53:51 -07:00
runner.ts
Forbid duplicate tests only in compiler+fourslash runner (
#44752
)
2021-06-25 17:33:31 -07:00
rwcRunner.ts
…
test262Runner.ts
…
tsconfig.json
Fix early call to return/throw on generator (
#51294
)
2022-10-24 22:37:42 -04:00
utilsRef.ts
…
vfsRef.ts
…
vpathRef.ts
…