Name | Modified | Size |
---|---|---|
.. | ||
bin | ||
main | ||
test | ||
test_scripts | ||
main.cpp | 9 years ago | |
Makefile | 9 years ago | |
README | 10 years ago | |
README.md | 9 years ago |
Change | User | Description | Committed |
---|---|---|---|
18325 | mbirky | Changing the folder locations to fix issues with workshop naming convention. | 9 years ago |
18324 | mbirky | Changing the folders to have a main. Should fix some issues intorduced by adding a branch... in the workshop « |
9 years ago |
18323 | mbirky | Adding the binary for the ubuntu platform. | 9 years ago |
15289 | mbirky | Updating the sanity test script to see the changes to the README.md file. | 10 years ago |
15288 | mbirky | Updating the readme | 10 years ago |
15212 | mbirky | Moving the README file to have the .md extension. | 10 years ago |
12429 | mbirky |
Adding the feature that if only one file is made there is no trailing 0. @mwittenberg |
10 years ago |
11713 | mbirky | Moving the test scripts from the folder test to the folder test_scripts. | 10 years ago |
11689 | mbirky |
Adding in the ability to specify the size measured in k, m, or g. @mwittenberg |
10 years ago |
11571 | mbirky | Adding in the stat_size string. This is set at the start of the script to allow fo...r the differences between Linux and Darwin with the stat command. Updated to use '\c' instead of the -n with the echo because on a mac the -n is printed. @mwittenberg « |
10 years ago |
11479 | mbirky | Adding in the option for writing each character on a new line @mittenberg | 10 years ago |
11420 | mbirky | Updating the test script and adding in a test for the -h option @mwittenberg - it w...ould have helped if you had been a little more explicit about which compare was the problem, but I figured it out. :-) « |
10 years ago |
11101 | mbirky |
Adding a sanity test script. @mwittenberg |
10 years ago |
11100 | mbirky | Adding the help option with help functions for when bad arguments are passed in. @...mwittenberg « |
10 years ago |
10990 | mbirky | Changing how the options are parsed. This method suggested by @mwittenberg offers... a few advantages such as being able to pass -xyz for options instead of having to separate them out into -x -y -z. « |
10 years ago |
10956 | mbirky |
Adding the option of setting the extension of the files. @mwittenberg |
10 years ago |
10954 | mbirky | Adding in the capturing of the program name. | 10 years ago |
10901 | mbirky | Changing the Makefile. | 10 years ago |
10845 | mbirky | Change variable names to be more consistent. | 10 years ago |
10830 | mbirky | Added the -n flag for naming the file. Edited the Makefile so that it no longer do...es a remove on test* files. And edited the README to document the new naming feature. « |
10 years ago |
10828 | mbirky |
Added in the ValOf(string) function and replaced the atoi function with it. @mwittenberg |
10 years ago |
10810 | mbirky | Fixing the instructions for running the application. | 10 years ago |
10809 | mbirky | Added the -n flag for naming the file. Edited the Makefile so that it no longer do...es a remove on test* files. And edited the README to document the new naming feature. « |
10 years ago |
10808 | mbirky | Changed Makefile so that it outputs "testfile_maker" not "main" for the executable. | 10 years ago |
10807 | mbirky | Fix build issues on Ubuntu. | 10 years ago |
10731 | mbirky | Initial commit for testfile maker. Includes two options -c and -s. The -c op...tion 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. « |
10 years ago |