Commit Graph

  • 29cfe43e5a Cleaning up tests Michael Tryby 2019-03-19 13:27:07 -04:00
  • ed9a89763b Reorganizing tests to improve build performance Michael Tryby 2019-03-18 16:06:21 -04:00
  • 18f65eb8b0 Replace fixed-sized comment strings with dynamic strings Lew Rossman 2019-03-17 19:54:51 -04:00
  • c26775314c Merge pull request #420 from michaeltryby/dev Michael Tryby 2019-03-15 19:18:50 -04:00
  • 592e4c6ada Merge remote-tracking branch 'upstream/dev' into dev Michael Tryby 2019-03-15 17:27:02 -04:00
  • e70ce35e60 Cleaning up tests Michael Tryby 2019-03-15 17:25:59 -04:00
  • 9399ef4b54 Merge pull request #414 from LRossman/lrossman-dev14 Lew Rossman 2019-03-13 10:28:55 -04:00
  • d61a1aa786 Minor cleanup Michael Tryby 2019-03-12 15:07:52 -04:00
  • 32091830c6 Adding test for EN_getnodevalue Michael Tryby 2019-03-12 13:35:24 -04:00
  • 3f91ab110b Merge pull request #417 from michaeltryby/dev Michael Tryby 2019-03-12 09:52:30 -04:00
  • b86b1508cf Improving error handling in before_test.cmd Michael Tryby 2019-03-12 08:41:06 -04:00
  • 3ba8d93da3 Merge pull request #416 from michaeltryby/dev Michael Tryby 2019-03-11 17:50:59 -04:00
  • 516ae498c3 Changing DLLEXPORT to EXPORT_OUT_API and creating epanet_output_enums.h Michael Tryby 2019-03-11 17:11:47 -04:00
  • 03f41d567d Set InFile to NULL after closing it Lew Rossman 2019-03-09 10:52:59 -05:00
  • 724bac732b Merge remote-tracking branch 'upstream/dev' into dev Michael Tryby 2019-03-08 18:16:28 -05:00
  • 0b76cfb2df Adding test for EN_getnodevalue Michael Tryby 2019-03-08 18:15:47 -05:00
  • e5ec4eecab Fixes writing auxiliary data for deleted elements to a saved input file (#411) Lew Rossman 2019-03-08 16:41:12 -05:00
  • 9cff84582f Adding test for output file access prior to project close Michael Tryby 2019-03-08 14:09:53 -05:00
  • d2386707d6 Merge pull request #410 from makusuko/dev Lew Rossman 2019-03-08 13:09:33 -05:00
  • 7521fe2810 Merge pull request #413 from michaeltryby/dev Michael Tryby 2019-03-08 10:10:00 -05:00
  • fbbffb36ce Renaming rprt_getcount to proj_getcount Michael Tryby 2019-03-08 09:51:38 -05:00
  • da60bc4225 Merge pull request #412 from michaeltryby/dev Michael Tryby 2019-03-07 19:26:17 -05:00
  • a8bcc8947b Merge remote-tracking branch 'upstream/dev' into dev Michael Tryby 2019-03-07 15:52:43 -05:00
  • fafa223d91 Fixing call to gen-config Michael Tryby 2019-03-07 15:41:54 -05:00
  • 4f23a03829 Fancy grep regex Michael Tryby 2019-03-07 12:42:29 -05:00
  • 2ef4241c02 Adding exit conditions Michael Tryby 2019-03-07 11:35:48 -05:00
  • 8d1b490458 Shellchecked script and eliminated redirect Michael Tryby 2019-03-07 11:03:41 -05:00
  • 93363dccfc Quoting the URLs Michael Tryby 2019-03-07 10:29:27 -05:00
  • 13160e1366 Quoting the command Michael Tryby 2019-03-07 10:17:09 -05:00
  • 9f78cd1041 Updating method for getting latest tag Michael Tryby 2019-03-07 09:40:17 -05:00
  • d0633515cc Testing curl call Michael Tryby 2019-03-07 08:40:37 -05:00
  • fbaf2d7d02 Testing jq install Michael Tryby 2019-03-07 08:31:30 -05:00
  • 5d10728fd2 Fixing call to determine latest git tag Michael Tryby 2019-03-07 08:21:17 -05:00
  • 78abe70d89 Fix re-entrancy problems caused by the (unnecessary) use of static variables in functions. While at it, mark most of functions static, as they are not used outside the module. Markus Sunela 2019-03-07 11:03:01 +02:00
  • 9b95dc4d16 Merge pull request #401 from michaeltryby/dev Michael Tryby 2019-03-06 17:43:44 -05:00
  • cd3826570f Merge pull request #408 from LRossman/lrossman-13 Lew Rossman 2019-03-06 13:48:58 -05:00
  • 12c64b69cd Refactored EN_close function to use newly added closeoutfile function Lew Rossman 2019-03-06 13:23:55 -05:00
  • 6e13d7e3aa Refactoring how the binary output is closed Lew Rossman 2019-03-06 11:14:03 -05:00
  • 3ebb1831d7 Another attempt to fix closing/opening of output project Lew Rossman 2019-03-06 10:44:03 -05:00
  • 8765dfa3ab Initialize all file pointers to NULL in initpointers Lew Rossman 2019-03-05 20:50:34 -05:00
  • 324487ba86 Opening & closing output file in writeresults Lew Rossman 2019-03-05 19:40:30 -05:00
  • 09d6c7ea5d Reverting some previous changes Lew Rossman 2019-03-05 19:07:55 -05:00
  • da23f25411 Tweaking comments Michael Tryby 2019-03-05 17:45:27 -05:00
  • 306c54fb96 Redirecting 7z output to nul Michael Tryby 2019-03-05 17:43:54 -05:00
  • 12bbeb4921 Adding jq to install and adding error handling on curl call Michael Tryby 2019-03-05 17:24:14 -05:00
  • f33257fce7 Trouble shooting error handling Michael Tryby 2019-03-05 16:48:35 -05:00
  • f3ad69d535 Improving error handling Michael Tryby 2019-03-05 16:24:17 -05:00
  • f2c0718819 Refactored closing/opening of output file Lew Rossman 2019-03-05 16:15:33 -05:00
  • e1067bd0c9 Adding platform and sut_build_id to travis Michael Tryby 2019-03-05 15:56:50 -05:00
  • 8052ed0b6f Walking back closing/opening output file Lew Rossman 2019-03-05 15:20:37 -05:00
  • 2f82deef7c Adding SUT_BUILD_ID to Travis Michael Tryby 2019-03-05 15:03:03 -05:00
  • 8110948148 Updating Travis CI Michael Tryby 2019-03-05 14:50:27 -05:00
  • 3c00e8e236 Updating Travis CI to use new build scripts Michael Tryby 2019-03-05 14:49:42 -05:00
  • 651585fe32 Eliminating ref_build_id as required argument on run-nrtest scripts Michael Tryby 2019-03-05 14:21:26 -05:00
  • 692955e3d2 Give external apps access to binary output file (#407) Lew Rossman 2019-03-05 09:23:49 -05:00
  • b0a0014f19 Merge pull request #406 from LRossman/lrossman-dev4 Lew Rossman 2019-03-05 09:04:38 -05:00
  • d3e9c11d71 Improving bash scripts for running reg tests Michael Tryby 2019-03-04 17:42:37 -05:00
  • 65a6c846b6 Change ENgetcoords & ENsetcoords args. to doubles Lew Rossman 2019-03-02 12:26:49 -05:00
  • 73a6c1c847 Separating header for test_output Michael Tryby 2019-03-01 17:55:45 -05:00
  • 4bbf4e2b1e Adding include paths for tests build Michael Tryby 2019-03-01 16:41:03 -05:00
  • b558234715 Moving fixture from output test to shared header. Fixing build Michael Tryby 2019-03-01 16:05:03 -05:00
  • 9f1b46b66a Fixing bug in gettimeparam Michael Tryby 2019-03-01 15:16:27 -05:00
  • fca0df7a7b Moving custom testing predicates to shared header Michael Tryby 2019-03-01 14:14:09 -05:00
  • b3a9701863 Adding test for getoption Michael Tryby 2019-03-01 12:12:10 -05:00
  • 612c898bd2 Renaming files, adding test for getstatistics Michael Tryby 2019-03-01 11:45:39 -05:00
  • 07dfac6198 Adding test for stepQ and proj save/reopen Michael Tryby 2019-03-01 10:45:50 -05:00
  • 41f810395a Fixing windows bulid Michael Tryby 2019-02-28 17:49:40 -05:00
  • 8640c860d2 Including pthread in build Michael Tryby 2019-02-28 17:31:16 -05:00
  • 0d30d2c6a8 including boost system in build Michael Tryby 2019-02-28 17:12:22 -05:00
  • b248e181b3 Fixing bug Michael Tryby 2019-02-28 16:58:33 -05:00
  • 854168d88a Fixing bug Michael Tryby 2019-02-28 16:51:20 -05:00
  • 3c25d7df38 Upgrading to boost1.67 Michael Tryby 2019-02-28 16:45:01 -05:00
  • f8f95a4a6b Working on depends on decorator Michael Tryby 2019-02-28 16:17:14 -05:00
  • 37be05f881 setting cmake compiler Michael Tryby 2019-02-28 16:03:55 -05:00
  • dbc127b47e Upgrading to gcc 7 on Travis build worker Michael Tryby 2019-02-28 15:52:04 -05:00
  • a626ef941c Adding test for saveH Michael Tryby 2019-02-28 11:35:12 -05:00
  • a4b2e53768 Adding tests for save and use hydraulics file Michael Tryby 2019-02-28 11:14:15 -05:00
  • 91120b8e71 Creating header for sharing fixtures, reorganizing tests Michael Tryby 2019-02-28 10:12:25 -05:00
  • 97ae763d1a Moving getcount in epanet.py and adding test Michael Tryby 2019-02-28 09:17:16 -05:00
  • c7d533c6e4 Adding tests for gettitle and saveinpfile Michael Tryby 2019-02-28 08:11:59 -05:00
  • ab536d1927 Merge remote-tracking branch 'upstream/dev' into dev Michael Tryby 2019-02-26 16:13:14 -05:00
  • 6713d84171 Merge pull request #400 from michaeltryby/dev-64bit Michael Tryby 2019-02-26 15:00:18 -05:00
  • d031d68c9a Updating REF_BUILD_ID for 64-bit Michael Tryby 2019-02-26 14:48:39 -05:00
  • 08a84074bc Getting 64 bit reg tests to run Michael Tryby 2019-02-26 14:29:57 -05:00
  • b403814eaf Tweaking in line comments Michael Tryby 2019-02-26 13:42:42 -05:00
  • 5b244daa08 Separating 32 and 64 bit builds Michael Tryby 2019-02-26 10:36:26 -05:00
  • ce6d9f34f4 Merge pull request #399 from michaeltryby/dev Michael Tryby 2019-02-25 18:31:41 -05:00
  • e720d4b4f3 Updating receipt location Michael Tryby 2019-02-25 17:32:56 -05:00
  • 40ada01de5 Improving reg testing helper scripts Michael Tryby 2019-02-25 17:03:11 -05:00
  • 15c208f35e Merge remote-tracking branch 'upstream/dev' into dev Michael Tryby 2019-02-25 16:21:29 -05:00
  • 382572e8bc Merge pull request #395 from LRossman/lrossman-dev2 Lew Rossman 2019-02-22 15:15:59 -05:00
  • fcbbbf9b2e Adds new pattern, curve and reporting functions to API Lew Rossman 2019-02-20 12:43:32 -05:00
  • 9377e67f77 Updating file path in benchmark archive Michael Tryby 2019-02-12 16:36:55 -05:00
  • aef6e29bd6 Merge pull request #392 from michaeltryby/dev Michael Tryby 2019-02-12 15:40:04 -05:00
  • 72573d15ba Fix EXE_HOME Michael Tryby 2019-02-12 15:32:39 -05:00
  • 874dfa9847 Add search for SUT exe location Michael Tryby 2019-02-12 15:16:54 -05:00
  • 77f96a228d Updating inline comments Michael Tryby 2019-02-12 13:51:35 -05:00
  • 3127e2ca7c Merge pull request #391 from michaeltryby/dev Michael Tryby 2019-02-12 13:38:45 -05:00
  • 75cefb95d0 Fixing typo Michael Tryby 2019-02-12 13:32:24 -05:00
  • 1620f3f452 updating documentation Michael Tryby 2019-02-12 13:21:55 -05:00