Test Formatter

This application can transform test data, for example,

0.in|0.ans to Test01/abc.inp|Test01/abc.out,

input/input1.txt|output/output1.txt to 01.inp|01.out,

... and so on, this can transfrom between almost kinds of test data structure.

Usage

The usage is so simple that it is not too necessary to write any instructions:

- Enter the "Directory location" of a test data.

- Choose a "Formatting style" from the drop-down list (or write your own formatting style and remember to press Enter).

- Preview the changes in the box "Expected result".

- Click "Apply".

There is also a button named "Revert". After you click "Apply", if you change your mind, just click "Revert", and everything will roll back.

If you want to know more about "Formatting style", move the cursor onto the "Formatting style" box.

Download links

Windows

https://drive.google.com/file/d/15mJGAUZJqHY03pgdx1EAATJ9R5Al-v9q/view?usp=sharing

1. Extract testfmt3-installer.zip.

2. Run testfmt3-installer.exe as administrator (right-click, Run as administrator).

3. Follow instructions.

Windows (portable version)

https://drive.google.com/file/d/1kqIbO6_zx8SVJCa7Y-EU9ipfX5p5tfV7/view?usp=sharing

Linux (32-bit)

https://drive.google.com/file/d/1zdMd1yHh0YLTltDabBUiehAGbmnsOoyF/view?usp=sharing

1. Extract testfmt3.tar.gz.

2. Run testfmt

If you want to install it: sudo make install