[lua-torch-optim] 04/08: tests: fix problem

Zhou Mo cdluminate-guest at moszumanska.debian.org
Sat Oct 28 13:47:57 UTC 2017


This is an automated email from the git hooks/post-receive script.

cdluminate-guest pushed a commit to branch master
in repository lua-torch-optim.

commit 3b866204608c0444a0cd8685d2f98003ce87d67d
Author: Mo Zhou <cdluminate at gmail.com>
Date:   Sat Oct 28 13:31:42 2017 +0000

    tests: fix problem
---
 debian/tests/control | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/debian/tests/control b/debian/tests/control
index 6af4eea..ec91223 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,5 +1,8 @@
 Test-Command: luajit -loptim -e "print(true)"
+Depends: luajit, lua-torch-optim
 
-Test-Command: luajit ltorch -loptim test/test_sgd.lua
+Test-Command: luajit -ltorch -loptim test/test_sgd.lua
+Depends: luajit, lua-torch-optim
 
-Test-Command: luajit ltorch -loptim test/test_adam.lua
+Test-Command: luajit -ltorch -loptim test/test_adam.lua
+Depends: luajit, lua-torch-optim

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/lua-torch-optim.git



More information about the debian-science-commits mailing list