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-06-24 07:16:39 -05:00
Code
Issues
Packages
Projects
Releases
212
Wiki
Activity
Files
5268264e646c8ebf8c61f099299443aeb076168d
TypeScript
/
src
/
testRunner
History
Oleksandr T
5268264e64
fix(43316): omit to suggest converting to async function if a void is explicitly returned (
#43358
)
2021-04-05 11:09:33 -07:00
..
parallel
dispose Mocha Runner after use to avoid MaxlistenersExceededWarning (
#41403
)
2020-11-11 10:38:43 -08:00
unittests
fix(43316): omit to suggest converting to async function if a void is explicitly returned (
#43358
)
2021-04-05 11:09:33 -07:00
compilerRef.ts
…
compilerRunner.ts
Fix namespace import/export helper usage
2020-07-07 17:36:59 -07:00
documentsRef.ts
…
evaluatorRef.ts
…
externalCompileRunner.ts
Fix broken user and docker tests (
#42431
)
2021-01-22 13:23:41 -08:00
fakesRef.ts
…
fourslashRef.ts
…
fourslashRunner.ts
…
playbackRef.ts
…
projectsRunner.ts
…
runner.ts
Remove Travis CI (
#42507
)
2021-01-29 12:38:26 -08:00
rwcRunner.ts
Merge pull request
#39264
from microsoft/migrateMapsAndSets
2020-07-13 10:38:30 -07:00
test262Runner.ts
…
tsconfig.json
Do not delete output file names that are same as input file name (
#43448
)
2021-03-30 16:04:25 -07:00
utilsRef.ts
…
vfsRef.ts
…
vpathRef.ts
…