Skip to content
This repository was archived by the owner on Jul 31, 2022. It is now read-only.

Use JUnit for temporary folders and files. - #101

Merged
Katsute merged 3 commits into
mainfrom
junit@653e008
Oct 14, 2020
Merged

Use JUnit for temporary folders and files.#101
Katsute merged 3 commits into
mainfrom
junit@653e008

Conversation

@Katsute

@KatsuteKatsute commented Oct 14, 2020

Copy link
Copy Markdown
Member

Prerequisites

If all checks are not passed then the pull request will be closed.

  • My code follows the style listed in CONTRIBUTING.
  • I have checked that no other similar pull requests already exists.
  • Build compiles.
  • Build runs without exceptions.
  • I have added/modified documentation (if applicable).
  • I have added/modified test cases.

Changes Made

List changes made and/or relevant issues. Please keep changed in reverse chronological order (newest at top).

@KatsuteKatsute added optimization Optimizations dependencies Pull requests that update a dependency file labels Oct 14, 2020
@KatsuteKatsute added this to the 4.0.0 milestone Oct 14, 2020
@KatsuteKatsute self-assigned this Oct 14, 2020
@Katsute
Katsute merged commit c416245 into mainOct 14, 2020
@Katsute
Katsute deleted the junit@653e008 branch October 14, 2020 21:18
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependenciesPull requests that update a dependency fileoptimizationOptimizations

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Switch to JUnit test methods.

1 participant

@Katsute