From the source distro on linux you should be able to just run ./sdotest.sh
from the top level folder. We should write a sdotest.cmd to do the same on win.
On 07/07/06, Edward Slattery <[EMAIL PROTECTED]> wrote:
Good point, you should raise a JIRA that the build.cmd doesnt run it automatically.
... and I don't think it should IMO. The test program is runtime/core/test/Debug/sdo_test.exe, and needs to be
run from the runtime/core/test directory: cd runtime/core/test Debug\sdo_test There are currently only 108 tests running, although the doc says 111. You are supposed to get a few messages about files not found, followed by "108 tests passed". Cheers, Ed. On 07/07/06, Geoffrey Winn <[EMAIL PROTECTED]> wrote: > > I built the SDO release from the command line using build.cmd as it says > in > the INSTALL file and that worked without apparent error. > > At this point I would like to run the same set of tests that I would > normally run from the Visual Studio build ie the sdo_test project, but I > can't see how to do that. Does the test program get built from the command > line? > > Thanks, > > Geoff. > >
-- Pete
