Commit Graph

  • 0d6846f3d7 Added build pass/fail badge to README. master Aaron Helton 2019-11-01 16:05:44 -04:00
  • 216b03ddda Fix issue where additional tests weren't running. Aaron Helton 2019-11-01 15:56:29 -04:00
  • 6e037b8909 Merge pull request #5 from Aargonian/BreakingChange Aaron Helton 2019-11-01 15:48:38 -04:00
  • 661c47fee2 Fix broken test Aaron Helton 2019-11-01 15:47:12 -04:00
  • 2547e21ea7 Fix test script not returning proper status code. Aaron Helton 2019-11-01 15:45:22 -04:00
  • d3a90cf7e1 Fix case error Aaron Helton 2019-11-01 15:40:44 -04:00
  • 1f2f57ded5 Fix Travis Build Not Catching Failures Aaron Helton 2019-11-01 15:38:22 -04:00
  • b219fa2845 Intentionally Broke the Build Aaron Helton 2019-11-01 15:33:10 -04:00
  • 615045e0b7 Added basic travis-ci support Aaron Helton 2019-11-01 15:19:06 -04:00
  • c28d9a61a5 Fixed Test.cmd to add additional tests Aaron Helton 2019-10-30 23:54:04 -04:00
  • e43cce4dc4 Updated .gitignore Aaron Helton 2019-10-30 23:51:43 -04:00
  • 6e0c1ee691 Fixed error that causes long --descending option to fail Aaron Helton 2019-10-30 23:50:56 -04:00
  • bdf409e42e Added Descending Option and Command Line Parsing Aaron Helton 2019-10-30 23:46:04 -04:00
  • c0a621b71b Changed README to reflect testing and platform changes Aaron Helton 2019-10-23 22:26:55 -04:00
  • 7fb400ee4f Added the ability to test/build in Unix Aaron Helton 2019-10-23 22:24:27 -04:00
  • 6ef34bf42f Updated .gitignore to ignore unix build directory Aaron Helton 2019-10-23 22:15:30 -04:00
  • 7a45e68483 Added definitions for min/max since they are not defined outside Visual Studio Aaron Helton 2019-10-23 22:14:53 -04:00
  • 64a6c08f58 Add information about testing to the README Aaron Helton 2019-10-23 22:08:02 -04:00
  • b7b816aa2e Fix error in cmake file to allow testing on build. Aaron Helton 2019-10-23 22:04:43 -04:00
  • 9d0f4b7c94 Merge pull request #4 from Aargonian/bugfix#2 Aaron Helton 2019-10-23 22:00:13 -04:00
  • ca98588943 Remove NameSort.exe from test folder and add to .gitignore Aaron Helton 2019-10-23 21:59:21 -04:00
  • 224916923c Fix typo in name_string.c that caused sorting errors for second test Aaron Helton 2019-10-23 21:58:30 -04:00
  • 42c51b3e3a Merge pull request #3 from Aargonian/test-setup Aaron Helton 2019-10-23 21:54:29 -04:00
  • 618647d738 Added another set of testing files Aaron Helton 2019-10-23 21:45:35 -04:00
  • 8006c18938 Add the test output file to .gitignore Aaron Helton 2019-10-23 21:38:20 -04:00
  • bf2f0c8b4c Minor Updates to Test Script Aaron Helton 2019-10-23 21:37:47 -04:00
  • 94f377d17b Fix Test.bat to Test.cmd with relevant command changes Aaron Helton 2019-10-23 21:32:57 -04:00
  • 78eb546dd6 Setup Basic Testing Framework Aaron Helton 2019-10-23 21:26:29 -04:00
  • 0072836a87 Merge pull request #2 from Aargonian/bugfix#1 Aaron Helton 2019-10-17 22:25:38 -04:00
  • d75ea42b65 Remove some leftover redundant headers from cleanup Aaron Helton 2019-10-17 22:24:00 -04:00
  • 0e7392bcca Fix typo in constants that could cause buffer overflow Aaron Helton 2019-10-17 22:22:57 -04:00
  • 71d60c8858 Merge pull request #1 from Aargonian/cleanup Aaron Helton 2019-10-17 22:18:17 -04:00
  • 0966b43be5 Factor constants and typedefs into separate header Aaron Helton 2019-10-17 22:13:30 -04:00
  • 33e789f235 Small spacing change for format consistency Aaron Helton 2019-10-17 19:07:24 -04:00
  • e1a79cd536 Extract file IO ops into separate file Aaron Helton 2019-10-17 19:04:45 -04:00
  • e2f29e8e33 Remove unneeded concatenate_string function Aaron Helton 2019-10-11 15:29:17 -04:00
  • f76bf841ba Added MIT License Aaron Helton 2019-10-11 14:42:43 -04:00
  • b277d0461c Close file before exiting. Aaron Helton 2019-10-10 16:38:53 -04:00
  • 0971d8fdb7 Small update to vector documentation Aaron Helton 2019-10-10 16:38:22 -04:00
  • baaaf13936 Added vector destructor function Aaron Helton 2019-10-10 16:29:51 -04:00
  • 93f81e171d Modify strip interface to be more convenient. Aaron Helton 2019-10-10 16:24:48 -04:00
  • 829432937e Extract vector ops and structure into separate files Aaron Helton 2019-10-10 16:22:03 -04:00
  • f02c62d2cd Updated .gitignore to ignore Visual Studio Aaron Helton 2019-10-09 23:21:10 -04:00
  • 0028a91bbd Updated Minimum CMake Version and Added README Aaron Helton 2019-10-09 23:20:34 -04:00
  • 1358882508 Added file reading capability. Aaron Helton 2019-10-09 22:31:59 -04:00
  • c249845beb Change strlen_t to be uint_least8_t for compatibility guarantee Aaron Helton 2019-10-09 22:01:22 -04:00
  • 03b4dfe5cb Added vector code and a strip function for strings. Aaron Helton 2019-10-09 21:56:42 -04:00
  • 03cb4f215d Added .gitignore Aaron Helton 2019-10-09 21:03:39 -04:00
  • 16c4eaceae Initial Commit. Strings seem to work! Aaron Helton 2019-10-09 21:02:15 -04:00