summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
liuct [Tue, 4 Jun 2013 09:02:03 +0000 (17:02 +0800)]
update the README, and output results in the relative path
joey [Mon, 3 Jun 2013 08:54:42 +0000 (16:54 +0800)]
Synce codes on 2013/6/3 16:56
joey [Tue, 7 May 2013 09:51:59 +0000 (17:51 +0800)]
testkit-lite v2.1
Tang Shaofeng [Thu, 24 Jan 2013 09:48:39 +0000 (17:48 +0800)]
Merge branch '2.3.0-2.testing'
sui wendong [Thu, 24 Jan 2013 02:18:13 +0000 (10:18 +0800)]
add check performance test
Tang Shaofeng [Wed, 23 Jan 2013 08:18:23 +0000 (16:18 +0800)]
Update the help for showing correct testkit-lite version
Tang Shaofeng [Tue, 22 Jan 2013 09:37:12 +0000 (17:37 +0800)]
Updated by WeiDong
1. change default expect_result from "none" to "0"
2. add log when split xml by set
3. update function to remove empty set from the testing list, after split xml by set
Tang Shaofeng [Tue, 22 Jan 2013 09:35:33 +0000 (17:35 +0800)]
Update the Release number for 2.3.0-2
Tang Shaofeng [Tue, 22 Jan 2013 08:12:51 +0000 (16:12 +0800)]
Merge the PR https://github.com/testkit/testkit-lite/pull/3 for testing 2.3.0-2
Tang Shaofeng [Fri, 18 Jan 2013 09:59:06 +0000 (17:59 +0800)]
1\ resolve the bug 655, no trace log will be shown any longer
2\ replace minidom with ETree to parse and generate XML in http_server
joey [Fri, 18 Jan 2013 07:04:30 +0000 (15:04 +0800)]
remove testing
Shao-Feng [Fri, 18 Jan 2013 06:27:40 +0000 (22:27 -0800)]
Merge pull request #1 from JoeyCarolyn/master
TestFormergingProcess
joey [Fri, 18 Jan 2013 06:24:32 +0000 (14:24 +0800)]
A test for git merging process
sui wendong [Mon, 14 Jan 2013 08:05:58 +0000 (16:05 +0800)]
apply shaofeng's patch for server
sui wendong [Mon, 14 Jan 2013 02:41:52 +0000 (10:41 +0800)]
update parameter when reload xml
sui wendong [Fri, 11 Jan 2013 07:01:36 +0000 (15:01 +0800)]
split xml by set and send to the server one by one; update doc for 2.3.0-1 release
sui wendong [Wed, 9 Jan 2013 02:11:21 +0000 (10:11 +0800)]
set last_case_result to BLOCK when timeout
sui wendong [Tue, 8 Jan 2013 06:38:19 +0000 (14:38 +0800)]
add case number info for core cases
sui wendong [Sun, 6 Jan 2013 06:33:18 +0000 (14:33 +0800)]
add an option to enable memory collection
sui wendong [Fri, 21 Dec 2012 05:49:23 +0000 (13:49 +0800)]
add all xsl filed into xsd
testkit [Thu, 20 Dec 2012 23:56:52 +0000 (07:56 +0800)]
remove gcc dependency in pack.sh
sui wendong [Thu, 20 Dec 2012 07:37:36 +0000 (15:37 +0800)]
update widget kill regular expression
sui wendong [Tue, 18 Dec 2012 04:56:09 +0000 (12:56 +0800)]
add feature to set the result of core manual cases from the console
sui wendong [Wed, 12 Dec 2012 06:33:21 +0000 (14:33 +0800)]
prevent the same test entry loaded again in the test frame
sui wendong [Tue, 11 Dec 2012 08:37:48 +0000 (16:37 +0800)]
restart client when free memory is less than 100M
sui wendong [Fri, 7 Dec 2012 09:14:02 +0000 (17:14 +0800)]
merge changes from 2.2.8-1
sui wendong [Fri, 7 Dec 2012 08:35:37 +0000 (16:35 +0800)]
- merge application.js into index.html
- change execution sequence to core_auto, webapi, core_manual
- add test summary information after merging test result
- add patch to deal multiple packages in one server run
- add title and running info for index.html
- add dynamic waiting time to check BLOCK result
- add error log frame
- change server to read definition before start client
- kill all client process after all done
- code cleanup and update copyright
- restart client every 200 cases to release memory
- update window close feature, to close mini-browser and chromium when timeout
- add device info into the result xml file
testkit [Fri, 30 Nov 2012 08:25:56 +0000 (16:25 +0800)]
testkit-lite 2.2.7-4
- rebase to 2.2.6-1 for hang issue
- update logic to process tests.xml with latest schema
testkit [Sun, 18 Nov 2012 15:53:31 +0000 (23:53 +0800)]
testkit-lite 2.2.7-3
- terminate existing client when timeout
testkit [Wed, 14 Nov 2012 15:51:54 +0000 (23:51 +0800)]
testkit-lite 2.2.7-2
- align to the new schema which move launcher attribute from tag test_definition to suite
- add support to run xml without tag test_definition
- add installation section into pdf doc
- remove overall timeout control for webapi package
- add patch for new http server implementation, which introduces a new mechanism to run webapi case
testkit [Mon, 29 Oct 2012 00:19:03 +0000 (08:19 +0800)]
testkit-lite 2.2.6-1
- add category filter back
- add block button to the manualharness
- cut off long case id to improve manualharness's user experience
- change python build to standard rpm build
testkit [Mon, 15 Oct 2012 13:34:58 +0000 (21:34 +0800)]
testkit-lite 2.2.5-1
- add BLOCK logic for webapi's result
testkit [Sat, 29 Sep 2012 06:46:49 +0000 (14:46 +0800)]
testkit-lite 2.2.4-4
- integrate onload_for_perf for improving test case execution performace
- add sleep time to workaround issue PINF-797 between running tests.xml
- update post message
- add test results merging status message
- update log format
- Update elements(button, radiobox, etc) in testkit/web/manualharness.html
- add time for merge log
- update xsl according to new <spec> schema
- remove category filter
- update Notes section in README
- update user's guide documents
testkit [Tue, 18 Sep 2012 06:43:06 +0000 (14:43 +0800)]
testkit-lite-2.2.3-1
- support run both auto and manual core cases in one test run
- write pid into pid_log,kill pid on windows platform
- modify webAPI identify string
- use CDATA to resolve unreadable characters
- add default time for core package
testkit [Sat, 8 Sep 2012 09:08:02 +0000 (17:08 +0800)]
testkit-lite-2.2.2-3
- support run both core and webAPI test packages in one test run
- provide device info, test plan name and testing start/end time to result xml
- Provide zip format release package to support test on windows platform
- Fix PINF-698 'result.xml file containing special character can't be upload to qarepo'
- txt test result is dropped
testkit [Tue, 14 Aug 2012 09:05:30 +0000 (17:05 +0800)]
testkit-lite-2.2.1
update xsl and css file to better show xml of test cases and test results in browser
support --version option
fix PINF-628 Fail to generate result.xml if stdout/stderr contains special charact
testkit [Tue, 31 Jul 2012 09:32:46 +0000 (17:32 +0800)]
testkit-lite-2.2.0-3
modify index and manualharness to make test widgets display better
support readable test case list and test results in browser
testkit [Tue, 17 Jul 2012 09:35:52 +0000 (17:35 +0800)]
testkit-lite-2.2.0
add performance test support
support run webapi tests on SLP
provide more options for webapi test suite execution
refine document
code cleanup and bug fixing
testkit [Tue, 5 Jun 2012 06:17:56 +0000 (14:17 +0800)]
support to run multi test suites
testkit [Tue, 22 May 2012 02:02:05 +0000 (10:02 +0800)]
update README and document;
replace python-lxml with python-xml package
provide fixing to skip reloading the same test page as previous one
testkit [Tue, 8 May 2012 10:59:31 +0000 (18:59 +0800)]
testkit-lite 2.0
testkit [Tue, 8 May 2012 10:03:15 +0000 (18:03 +0800)]
testkit-lite 1.0
testkit [Fri, 4 May 2012 10:20:38 +0000 (03:20 -0700)]
initial commit