Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
dynare
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Dynare
dynare
Commits
3b60e26e
Verified
Commit
3b60e26e
authored
5 years ago
by
Sébastien Villemot
Browse files
Options
Downloads
Patches
Plain Diff
Testsuite: properly clean generated datafiles under kalman/likelihood_from_dynare/
parent
57d19666
No related branches found
No related tags found
No related merge requests found
Pipeline
#3171
passed
5 years ago
Stage: build
Stage: test_and_pkg
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
tests/Makefile.am
+9
-0
9 additions, 0 deletions
tests/Makefile.am
with
9 additions
and
0 deletions
tests/Makefile.am
+
9
−
0
View file @
3b60e26e
...
...
@@ -1071,6 +1071,15 @@ clean-local:
rm
-f
discretionary_policy/dennis_simul.m
rm
-f
kalman/likelihood_from_dynare/fsdat_simul_corr_ME.m
\
kalman/likelihood_from_dynare/fsdat_simul_corr_ME_missing.m
\
kalman/likelihood_from_dynare/fsdat_simul_uncorr_ME.m
\
kalman/likelihood_from_dynare/fsdat_simul_uncorr_ME_missing.m
\
kalman/likelihood_from_dynare/fs_ns_dat_simul_corr_ME.m
\
kalman/likelihood_from_dynare/fs_ns_dat_simul_corr_ME_missing.m
\
kalman/likelihood_from_dynare/fs_ns_dat_simul_uncorr_ME.m
\
kalman/likelihood_from_dynare/fs_ns_dat_simul_uncorr_ME_missing.m
find
.
-name
"*.tex"
-type
f
-delete
find
.
-name
"*.aux"
-type
f
-delete
find
.
-name
"*.log"
-type
f
-delete
...
...
This diff is collapsed.
Click to expand it.
Sébastien Villemot
@sebastien
mentioned in commit
1798d614
·
5 years ago
mentioned in commit
1798d614
mentioned in commit 1798d614795b26094a3ad7e14d80f2e185fe7b35
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment