-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix too-long output dir names for 'long' tests
When an OptionsDict is passed as a keyword argument in the long tests, the `shortname` could become too long. Add some special handling for AbstractDict arguments to prevent this, by truncating the name. Also pass OptionsDict for timestepping arguments.
- Loading branch information
1 parent
bc825f0
commit 1a81821
Showing
1 changed file
with
23 additions
and
9 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