[asterisk-scf-commits] asterisk-scf/release/testsuite.git annotated tag "astscf-1.0-milestone1" created.

Commits to the Asterisk SCF project code repositories asterisk-scf-commits at lists.digium.com
Tue Jun 7 18:28:19 CDT 2011


annotated tag "astscf-1.0-milestone1" has been created
        at  1ea0c58d5700fd2a06b2344a90694440c8448914 (tag)
   tagging  baf57af2d52bbeb10b8bc58469e6f4b2131f4db0 (commit)
 tagged by  Ken Hunt
        on  Tue Jun 7 18:28:10 2011 -0500

- Log -----------------------------------------------------------------
Asterisk SCF - V1.0 - Milestone 1 (Internal testing)

Darren Sessions (23):
      first commit
      Added new bamboo build scripts, makefiles, and example init scripts.
      Fixed an issue with the exit code not being 0 on a successful run and an issue where the program parses the git master file to obtain a version when none exists (i.e. testsuite update).
      Renamed test script.
      Converted os.system calls to us a subprocess.Popen wrapper function in order to be able to check exit codes.
      Minor logging tweak to the subprocess.Popen wrapper function specifically for Windows.
      Fixed the slice-plugins build on Windows where cmake produces a Makefile instead of Makefile.mak and the build script was looking for Makefile.mak.
      Fixed the cmake init Windows system call in the tests script.
      More Windows path tweaks ...
      Some banner tweaks to make the environment dump easier to notice.
      Fixed an issue, hopefully the last, with unit tests on Windows.
      Refactored the system calls across the board.
      Unit test exit code fix.
      xml code refactor for proper results
      Temporarily disable all unit testing in Windows.
      Refactored some code in the tests.py build script and added the boost/junit conversion code that I've been testing. Also added a basic xslt style sheet for converting boost xml to junit xml.
      Added some tweaks for unit testing both the logger server and client.
      Fixed the boost to junit xml search regex to not search for already converted files. Made the unit tests a command line argument so that they can be turned off for a component known to have unit tests that hang.
      Fixed path issue with xml file generation.
      Instead of running 'make test' in the test directory, the build system now looks in the build/<component> directory.
      Modified regex search for boost xml files to just look for '*result.xml' so that the StateReplicatorTest-result.xml generated after unit-tests can be found.
      Modified the Windows batch script wrapper to take the 'unittests' command and pass it to the test python script.
      Modified the unit tests to look in the test_result directory for boost xml result files.

-----------------------------------------------------------------------


-- 
asterisk-scf/release/testsuite.git



More information about the asterisk-scf-commits mailing list