Development/Testing/T:TestPythonSML

From Soar Wiki

Revision as of 15:35, 15 January 2008 by Voigtjr (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to: navigation, search
  1. If using a debug version on Windows, you need to use the debug version of python (i.e. python_d.exe).
  2. Start python
  3. import os
  4. os.chdir('/path/to/SoarLibrary/bin')
  5. import TestPythonSML

Expected Results:

  1. Reports "Success!"
  2. Reports "RHS test SUCCEEDED"
  3. No memory leaks reported

Previous quick test | Next quick test

Personal tools