A powerful application to format test directories.

Revision en3, by kien_coi_1997, 2017-03-15 07:49:15

This application is designed to 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.

Usage

  • Enter "Directory location" of a test data.
  • Choose a "Formatting style" from the drop-down list (or write your own formatting style and press Enter).
  • Preview the change in the box "Expected result".
  • Click "Apply".

If you want to know more about "Formatting style", place cursor onto "Formatting style".

Download links

Windows

https://sites.google.com/site/kc97bla/test-formatter/testfmt3-installer.zip?attredirects=0&d=1

  1. Extract testfmt3-installer.zip.
  2. Run testfmt3-installer.exe as administrator (right-click, Run as administrator).
  3. Follow instructions.

Linux (32-bit)

https://sites.google.com/site/kc97bla/test-formatter/testfmt3.tar.gz?attredirects=0&d=1

  1. Extract testfmt3.tar.gz.
  2. Run testfmt3. If you want to install it: sudo make install.
Tags application, test

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en3 English kien_coi_1997 2017-03-15 07:49:15 4
en2 English kien_coi_1997 2017-03-15 07:48:05 1014
en1 English kien_coi_1997 2016-02-07 07:33:46 1437 Detail: https://sites.google.com/site/kc97bla/test-formatter (published)