# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#2 | 18325 | mbirky | Changing the folder locations to fix issues with workshop naming convention. | ||
#1 | 18324 | mbirky |
Changing the folders to have a main. Should fix some issues intorduced by adding a branch in the workshop |
||
//guest/mbirky/testfile_maker/Makefile | |||||
#4 | 10901 | mbirky | Changing the Makefile. | ||
#3 | 10809 | mbirky |
Added the -n flag for naming the file. Edited the Makefile so that it no longer does a remove on test* files. And edited the README to document the new naming feature. |
||
#2 | 10808 | mbirky | Changed Makefile so that it outputs "testfile_maker" not "main" for the executable. | ||
#1 | 10731 | mbirky |
Initial commit for testfile maker. Includes two options -c and -s. The -c option allows for the number of files created to be set. The -s option allows for the size of the file in bytes to be set. |