forked from JuliaDynamics/DrWatson.jl
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix to Issue#181 (JuliaDynamics#380)
* added rstrip() also to both parameters in collect_results!. * added rstrip() to both parameters in collect_results!. * Changed projectdir() to always cut off trailing slashes. * Moved rstrip to the correct place within projectdir(). * Added test to check for the bug. * Removed my test to make sure the others are working with my changes. * Set a wrong bracket. * Readded my test since other tests are still working. * Changed wording in comment. * Checking if my test tests correctly. * Test working as intended!. * Rewriting test with ending var. * Working version of the test. * Removed unnecessary brackets.
- Loading branch information
Showing
3 changed files
with
15 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters