Andrew Branch
fece22a6b4
Add URL-ish test
2024-09-24 15:33:34 -07:00
Andrew Branch
1c03288ab2
Test and fix invalid declaration-looking extensions
2024-09-24 14:05:56 -07:00
Andrew Branch
e7b6aa0a88
Case insensitivity, remove lookbehind
2024-09-24 09:32:46 -07:00
Andrew Branch
689efe3cd2
Add rewriteRelativeImportExtension helper
2024-09-23 10:09:50 -07:00
Andrew Branch
f63baa34b7
Test export structure
2024-09-19 13:31:15 -07:00
Ron Buckton
8860d619ff
Add a test for vite
2022-02-10 12:28:35 -08:00
Ron Buckton
88a77b89fb
Update tslib to support new __spreadArray helper ( #133 )
...
* Update tslib to support new __spreadArray helper
* Ensure that the modules exports are validated in tests
* Adds spreadArray to the module exports
Co-authored-by: Orta <git@orta.io>
2020-12-17 17:40:25 -08:00
Orta
0fc8e73891
Fix CI
2020-11-18 11:24:53 -05:00
Wesley Wigham
ae5486071e
Merge #129 into this PR
2020-10-09 17:16:42 -04:00
Orta
b4b7884bec
Fix CI to correctly use the right tslib in webpack 5
2020-10-09 17:11:34 -04:00
Orta
ea85d51d00
Adds tetsts for webpack 5
2020-10-09 16:26:23 -04:00
Orta
2ee43476de
Ensure all the test use the fail method
2020-10-05 15:58:01 -04:00
Orta
964103a140
Merge branch 'esm_tests' of https://github.com/microsoft/tslib into esm_tests
2020-10-05 15:19:10 -04:00
Orta
1007d3ec24
Address feedback, and adds more tests
2020-10-05 15:08:15 -04:00
Orta Therox
965b93e288
Update test/cjs/package.json
...
Co-authored-by: Ron Buckton <ron.buckton@microsoft.com>
2020-10-05 14:39:48 -04:00
Orta
c7980aeff4
Fix CI
2020-10-01 10:03:30 -04:00
Orta Therox
cf03cbb0cd
Update test/esm-node-native/package.json
...
Co-authored-by: Guy Bedford <guybedford@gmail.com>
2020-10-01 09:59:34 -04:00
Orta
3160d50200
Adds snowpack to the tests
2020-09-29 22:00:17 -04:00
Orta
ad71efd2aa
Adds tests for rollup and webpack - e.g. the 'module' and 'sideEffects' options in the package.json
2020-09-29 16:14:54 -04:00
Orta
0ff4aeffec
Tests docs
2020-09-29 15:28:11 -04:00
Orta
fec21972b2
Adds CI to verify
2020-09-29 15:20:32 -04:00