Skip to content
This repository has been archived by the owner on Jul 17, 2024. It is now read-only.

Commit

Permalink
#76 - sort metas in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Graur committed Jul 18, 2022
1 parent f4ffbf4 commit f6600c7
Show file tree
Hide file tree
Showing 11 changed files with 33 additions and 33 deletions.
6 changes: 3 additions & 3 deletions src/test/eo/org/eolang/hamcrest/all-of-tests.eo
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.

+package org.eolang.hamcrest
+home https://github.com/objectionary/eo-hamcrest
+version 0.0.0
+alias org.eolang.hamcrest.assert-that
+alias org.eolang.math.number
+home https://github.com/objectionary/eo-hamcrest
+junit
+package org.eolang.hamcrest
+version 0.0.0

[] > all-of-numbers-test
assert-that > @
Expand Down
6 changes: 3 additions & 3 deletions src/test/eo/org/eolang/hamcrest/any-of-tests.eo
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.

+package org.eolang.hamcrest
+home https://github.com/objectionary/eo-hamcrest
+version 0.0.0
+alias org.eolang.hamcrest.assert-that
+alias org.eolang.math.number
+home https://github.com/objectionary/eo-hamcrest
+junit
+package org.eolang.hamcrest
+version 0.0.0

[] > any-of-numbers-test
assert-that > @
Expand Down
6 changes: 3 additions & 3 deletions src/test/eo/org/eolang/hamcrest/anything-tests.eo
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.

+package org.eolang.hamcrest
+home https://github.com/objectionary/eo-hamcrest
+version 0.0.0
+alias org.eolang.hamcrest.assert-that
+home https://github.com/objectionary/eo-hamcrest
+junit
+package org.eolang.hamcrest
+version 0.0.0

[] > anything-two-sum-test
assert-that > @
Expand Down
6 changes: 3 additions & 3 deletions src/test/eo/org/eolang/hamcrest/arrays-matchers-tests.eo
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.

+package org.eolang.hamcrest
+home https://github.com/objectionary/eo-hamcrest
+version 0.0.0
+alias org.eolang.hamcrest.assert-that
+alias org.eolang.math.number
+home https://github.com/objectionary/eo-hamcrest
+junit
+package org.eolang.hamcrest
+version 0.0.0

[] > has-item-int-test
assert-that > @
Expand Down
6 changes: 3 additions & 3 deletions src/test/eo/org/eolang/hamcrest/close-to-tests.eo
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.

+package org.eolang.hamcrest
+home https://github.com/objectionary/eo-hamcrest
+version 0.0.0
+alias org.eolang.hamcrest.assert-that
+home https://github.com/objectionary/eo-hamcrest
+junit
+package org.eolang.hamcrest
+version 0.0.0

[] > float-is-close-to-float-with-delta-test
assert-that > @
Expand Down
6 changes: 3 additions & 3 deletions src/test/eo/org/eolang/hamcrest/described-as-tests.eo
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.

+package org.eolang.hamcrest
+home https://github.com/objectionary/eo-hamcrest
+version 0.0.0
+alias org.eolang.hamcrest.assert-that
+home https://github.com/objectionary/eo-hamcrest
+junit
+package org.eolang.hamcrest
+version 0.0.0

[] > two-sum-described-as-equal-to-test
assert-that > @
Expand Down
6 changes: 3 additions & 3 deletions src/test/eo/org/eolang/hamcrest/equal-to-tests.eo
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.

+package org.eolang.hamcrest
+home https://github.com/objectionary/eo-hamcrest
+version 0.0.0
+alias org.eolang.hamcrest.assert-that
+home https://github.com/objectionary/eo-hamcrest
+junit
+package org.eolang.hamcrest
+version 0.0.0

[] > two-sum-test
assert-that > @
Expand Down
6 changes: 3 additions & 3 deletions src/test/eo/org/eolang/hamcrest/greater-than-tests.eo
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.

+package org.eolang.hamcrest
+home https://github.com/objectionary/eo-hamcrest
+version 0.0.0
+alias org.eolang.hamcrest.assert-that
+home https://github.com/objectionary/eo-hamcrest
+junit
+package org.eolang.hamcrest
+version 0.0.0

[] > two-sum-greater-than-value-test
assert-that > @
Expand Down
6 changes: 3 additions & 3 deletions src/test/eo/org/eolang/hamcrest/is-tests.eo
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.

+package org.eolang.hamcrest
+home https://github.com/objectionary/eo-hamcrest
+version 0.0.0
+alias org.eolang.hamcrest.assert-that
+home https://github.com/objectionary/eo-hamcrest
+junit
+package org.eolang.hamcrest
+version 0.0.0

[] > is-two-sum-test
assert-that > @
Expand Down
6 changes: 3 additions & 3 deletions src/test/eo/org/eolang/hamcrest/less-than-tests.eo
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.

+package org.eolang.hamcrest
+home https://github.com/objectionary/eo-hamcrest
+version 0.0.0
+alias org.eolang.hamcrest.assert-that
+home https://github.com/objectionary/eo-hamcrest
+junit
+package org.eolang.hamcrest
+version 0.0.0

[] > two-sum-less-than-value-test
assert-that > @
Expand Down
6 changes: 3 additions & 3 deletions src/test/eo/org/eolang/hamcrest/not-tests.eo
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.

+package org.eolang.hamcrest
+home https://github.com/objectionary/eo-hamcrest
+version 0.0.0
+alias org.eolang.hamcrest.assert-that
+home https://github.com/objectionary/eo-hamcrest
+junit
+package org.eolang.hamcrest
+version 0.0.0

[] > not-equal-two-sum-test
assert-that > @
Expand Down

0 comments on commit f6600c7

Please sign in to comment.