Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dlib
Commits
ad50b677
"tests/git@developer.sourcefind.cn:OpenDAS/d2go.git" did not exist on "c088c2572f5a638850c31116a97ea9b04bcb7fc2"
Commit
ad50b677
authored
Dec 03, 2011
by
Davis King
Browse files
Added a test for 64 bit integers.
parent
302caff8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
dlib/test/max_cost_assignment.cpp
dlib/test/max_cost_assignment.cpp
+1
-0
No files found.
dlib/test/max_cost_assignment.cpp
View file @
ad50b677
...
...
@@ -146,6 +146,7 @@ namespace
test_hungarian
<
short
>
();
test_hungarian
<
int
>
();
test_hungarian
<
long
>
();
test_hungarian
<
int64
>
();
}
}
}
a
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment