<feed xmlns='http://www.w3.org/2005/Atom'>
<title>deno.git/tests/testdata/test/glob/pages, 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>chore: deprecate test itests (#25512)</title>
<updated>2024-09-16T19:38:40+00:00</updated>
<author>
<name>HasanAlrimawi</name>
<email>141642411+HasanAlrimawi@users.noreply.github.com</email>
</author>
<published>2024-09-16T19:38:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.soulminingrig.com/deno.git/commit/?id=e0b9c745c15720914f14996bf357d5b375e2dbd8'/>
<id>e0b9c745c15720914f14996bf357d5b375e2dbd8</id>
<content type='text'>
This PR is part of #22907

---------

Signed-off-by: HasanAlrimawi &lt;141642411+HasanAlrimawi@users.noreply.github.com&gt;
Co-authored-by: Bartek Iwańczuk &lt;biwanczuk@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This PR is part of #22907

---------

Signed-off-by: HasanAlrimawi &lt;141642411+HasanAlrimawi@users.noreply.github.com&gt;
Co-authored-by: Bartek Iwańczuk &lt;biwanczuk@gmail.com&gt;</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>
