<feed xmlns='http://www.w3.org/2005/Atom'>
<title>deno.git/tests/testdata/run/decorators/experimental/runtime, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.soulminingrig.com/deno.git/atom?h=main</id>
<link rel='self' href='https://git.soulminingrig.com/deno.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.soulminingrig.com/deno.git/'/>
<updated>2024-11-05T06:39:05Z</updated>
<entry>
<title>chore: deprecate run itests (#26444)</title>
<updated>2024-11-05T06:39:05Z</updated>
<author>
<name>Mohammad Sulaiman</name>
<email>mohammad.sulaiman@exalt.ps</email>
</author>
<published>2024-11-05T06:39:05Z</published>
<link rel='alternate' type='text/html' href='https://git.soulminingrig.com/deno.git/commit/?id=89f0b796bd442ff352c3f93f69156ca6d85bfd5e'/>
<id>urn:sha1:89f0b796bd442ff352c3f93f69156ca6d85bfd5e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: move cli/tests/ -&gt; tests/  (#22369)</title>
<updated>2024-02-10T20:22:13Z</updated>
<author>
<name>Matt Mastracci</name>
<email>matthew@mastracci.com</email>
</author>
<published>2024-02-10T20:22:13Z</published>
<link rel='alternate' type='text/html' href='https://git.soulminingrig.com/deno.git/commit/?id=f5e46c9bf2f50d66a953fa133161fc829cecff06'/>
<id>urn:sha1: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>
</entry>
</feed>
