12 Commits

Author SHA1 Message Date
Aaron Helton
216b03ddda Fix issue where additional tests weren't running. 2019-11-01 15:56:29 -04:00
Aaron Helton
661c47fee2 Fix broken test 2019-11-01 15:47:12 -04:00
Aaron Helton
2547e21ea7 Fix test script not returning proper status code. 2019-11-01 15:45:22 -04:00
Aaron Helton
b219fa2845 Intentionally Broke the Build 2019-11-01 15:33:10 -04:00
Aaron Helton
c28d9a61a5 Fixed Test.cmd to add additional tests 2019-10-30 23:54:04 -04:00
Aaron Helton
bdf409e42e Added Descending Option and Command Line Parsing
I also added some appropriate tests. It appears to work, but tests 5 and 6 appear to fail due to a problem parsing the long --descending option.
2019-10-30 23:46:04 -04:00
Aaron Helton
7fb400ee4f Added the ability to test/build in Unix 2019-10-23 22:24:27 -04:00
Aaron Helton
ca98588943 Remove NameSort.exe from test folder and add to .gitignore 2019-10-23 21:59:21 -04:00
Aaron Helton
618647d738 Added another set of testing files
These test for if the alphabetical sort is case-insensitive, which it should be. It appears that the program currently fails this test. Recommend a bugfix branch for this.
2019-10-23 21:45:35 -04:00
Aaron Helton
bf2f0c8b4c Minor Updates to Test Script 2019-10-23 21:37:47 -04:00
Aaron Helton
94f377d17b Fix Test.bat to Test.cmd with relevant command changes 2019-10-23 21:32:57 -04:00
Aaron Helton
78eb546dd6 Setup Basic Testing Framework 2019-10-23 21:26:29 -04:00