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
gaoqiong
pybind11
3b44daedf67f7b2800a9b7c7c4d45a35584c679d
"vscode:/vscode.git/clone" did not exist on "5c6bdb72156f5b290611b33bb2db258a1caa3488"
3b44daedf67f7b2800a9b7c7c4d45a35584c679d
Switch branch/tag
pybind11
tests
test_eval_call.py
Find file
Normal view
History
Permalink
test_eval_call.py
90 Bytes
Edit
Web IDE
Newer
Older
Port tests to pytest
Dean Moldovan
committed
Aug 19, 2016
1
2
# This file is called from 'test_eval.py'
Rewrite eval tests to allow for simple asserts
Dean Moldovan
committed
Aug 19, 2016
3
if
'call_test2'
in
locals
():
Port tests to pytest
Dean Moldovan
committed
Aug 19, 2016
4
call_test2
(
y
)