Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
M
m-unit-tests
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
m-unit-tests
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
ea39cd3f468419aaad9a537ad01a1507c21b0b3e
Select Git revision
Branches
2
master
default
protected
reset-seed-in-unit-tests
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
18
Nov
30
Sep
18
Dec
2
Jan
13
Apr
9
Jun
7
Apr
12
Dec
13
Nov
14
Sep
10
19
May
19
Mar
17
1
21
Oct
20
Nov
18
17
1
Sep
12
Dec
1
29
Nov
9
8
7
6
5
4
31
Oct
Simplification using the “catch VALUE” syntax
master
master
Reset seed in each unit test.
reset-seed-in-u…
reset-seed-in-unit-tests
Remove unnecessary square brackets.
Remove unused output arguments.
Change the tag triggering unit tests.
Use Unicode copyright symbol (in UTF-8 encoding) in all source files
Use secure URL for link to GNU licenses
Bump minimal MATLAB version to R2014a
Properly fill the output cell array if call to test function failed
Modernization: use tilde (~) syntax for ignored output arguments
Updated doc.
Added routine for displaying testsuite detailed results.
Cosmetic changes.
Update URLs for the move to GitLab
Fixed copyrigth notices.
Fixed indentation.
Bug fix.
Do not compute elapsed time with cputime.
Allow uncommented blocks for unit tests.
isequalwithequalnans does not exist in Octave 4.2 and both Octave and Matlab encourage use of isequaln
Optionally returns a list of routines without unit tests.
Display the number of unit tests for each routine.
Cosmetic change.
Added missing semi-colon.
Display approximated unit test coverage.
Cosmetic change.
Added skipline as a missing function.
Fixed bug caused by one letter files (see https://github.com/DynareTeam/dynare/pull/1040).
Fixed headers.
Fixed header and changed type of 2nd and 3rd inputs.
Added Contents.m file.
Added initialization routine and missing routine.
Fixed issue with path.
Fixed typo in README.md.
Added special treatment for strings.
Fixed bug.
Fixed bug.
Fixed bug.
Fixed bug.
Fixed bug.
Loading