chiark / gitweb /
added test program and some test objectives
authorstevenj <stevenj@alum.mit.edu>
Thu, 23 Aug 2007 20:17:09 +0000 (16:17 -0400)
committerstevenj <stevenj@alum.mit.edu>
Thu, 23 Aug 2007 20:17:09 +0000 (16:17 -0400)
commit59b1360e2f8d746fd65c8da9aabacaa150290e7c
treed959bc341f415a13fbfdcc7db611f660557b02bb
parentb668499599eaf1b303d65907fd013b124c63f9c6
added test program and some test objectives

darcs-hash:20070823201709-c8de0-e8894aceee594f8bd61b5d13d85c7ae5d0692dfa.gz
12 files changed:
Makefile.am
api/nlopt.c
api/nlopt.h
configure.ac
stogo/global.cc
stogo/global.h
stogo/stogo.cc
stogo/stogo.h
test/Makefile.am [new file with mode: 0644]
test/testfuncs.c [new file with mode: 0644]
test/testfuncs.h [new file with mode: 0644]
test/testopt.cpp [new file with mode: 0644]