<feed xmlns='http://www.w3.org/2005/Atom'>
<title>deno.git/tests/testdata/run/workspaces/nested_member/foo/fizz, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.soulminingrig.com/deno.git/'/>
<entry>
<title>fix(workspace): provide workspace members as 'imports' in import map (#23492)</title>
<updated>2024-04-23T15:21:06+00:00</updated>
<author>
<name>Bartek Iwańczuk</name>
<email>biwanczuk@gmail.com</email>
</author>
<published>2024-04-23T15:21:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.soulminingrig.com/deno.git/commit/?id=35220f0069931c6c4b9023c2d123f3b37f7e9c56'/>
<id>35220f0069931c6c4b9023c2d123f3b37f7e9c56</id>
<content type='text'>
This commit changes the workspace support to provide all workspace
members to be available as imports based on their names and versions.

Closes https://github.com/denoland/deno/issues/23343</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit changes the workspace support to provide all workspace
members to be available as imports based on their names and versions.

Closes https://github.com/denoland/deno/issues/23343</pre>
</div>
</content>
</entry>
<entry>
<title>chore: move cli/tests/ -&gt; tests/  (#22369)</title>
<updated>2024-02-10T20:22:13+00:00</updated>
<author>
<name>Matt Mastracci</name>
<email>matthew@mastracci.com</email>
</author>
<published>2024-02-10T20:22:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.soulminingrig.com/deno.git/commit/?id=f5e46c9bf2f50d66a953fa133161fc829cecff06'/>
<id>f5e46c9bf2f50d66a953fa133161fc829cecff06</id>
<content type='text'>
This looks like a massive PR, but it's only a move from cli/tests -&gt;
tests, and updates of relative paths for files.

This is the first step towards aggregate all of the integration test
files under tests/, which will lead to a set of integration tests that
can run without the CLI binary being built.

While we could leave these tests under `cli`, it would require us to
keep a more complex directory structure for the various test runners. In
addition, we have a lot of complexity to ignore various test files in
the `cli` project itself (cargo publish exclusion rules, autotests =
false, etc).

And finally, the `tests/` folder will eventually house the `test_ffi`,
`test_napi` and other testing code, reducing the size of the root repo
directory.

For easier review, the extremely large and noisy "move" is in the first
commit (with no changes -- just a move), while the remainder of the
changes to actual files is in the second commit.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This looks like a massive PR, but it's only a move from cli/tests -&gt;
tests, and updates of relative paths for files.

This is the first step towards aggregate all of the integration test
files under tests/, which will lead to a set of integration tests that
can run without the CLI binary being built.

While we could leave these tests under `cli`, it would require us to
keep a more complex directory structure for the various test runners. In
addition, we have a lot of complexity to ignore various test files in
the `cli` project itself (cargo publish exclusion rules, autotests =
false, etc).

And finally, the `tests/` folder will eventually house the `test_ffi`,
`test_napi` and other testing code, reducing the size of the root repo
directory.

For easier review, the extremely large and noisy "move" is in the first
commit (with no changes -- just a move), while the remainder of the
changes to actual files is in the second commit.</pre>
</div>
</content>
</entry>
</feed>
