Deletion log
Jump to navigation
Jump to search
Below is a list of the most recent deletions.
- 00:06, 15 May 2010 Ivailop talk contribs deleted page Building Test App (content was: '#REDIRECT Off-Target Test App' (and the only contributor was 'Ivailop'))
- 16:28, 12 May 2010 Mikee talk contribs deleted page Training Instrumentation (content was: '#REDIRECT ++WIP++ Training Instrumentation' (and the only contributor was 'Mikee'))
- 20:32, 10 May 2010 Ivailop talk contribs deleted page Category:Running Tests & Publishing Results (content was: '<categorytree mode=pages style="background-color:GhostWhite;"> Running Tests & Publishing Results </categorytree> Category:Reference')
- 00:08, 8 May 2010 Ivailop talk contribs deleted page Troubleshooting Windows Sandbox Build Problems (content was: '#REDIRECT Troubleshooting Sandbox Build Problems' (and the only contributor was 'Ivailop'))
- 20:26, 7 May 2010 Ivailop talk contribs deleted page Test Organization (content was: '#REDIRECT Test Reporting' (and the only contributor was 'Marku'))
- 06:02, 7 May 2010 Ivailop talk contribs deleted page Sandbox Overview (content was: '#REDIRECT Off-Target Environment' (and the only contributor was 'Ivailop'))
- 05:56, 7 May 2010 Ivailop talk contribs deleted page Sandbox Evaluation & Training (content was: '#REDIRECT The Sandbox' (and the only contributor was 'Marku'))
- 05:55, 7 May 2010 Ivailop talk contribs deleted page STRIDE SDKs (content was: '#REDIRECT The Sandbox' (and the only contributor was 'Timd'))
- 05:03, 7 May 2010 Ivailop talk contribs deleted page Desktop Installation (content was: '#REDIRECT Studio:Desktop Installation' (and the only contributor was 'Timd'))
- 23:02, 5 May 2010 Mikee talk contribs deleted page Test Unit Documentation (content was: '== Introduction == The STRIDE Framework provides an integrated solution for automatically extracting documentation for your test units using the well-known [http://www.stack.nl/~dimitri/doxygen/ doxygen format]. In order to enable test u�')
- 23:00, 5 May 2010 Mikee talk contribs deleted page Test Fixturing (content was: '==What is Test Fixturing?== Recall that generic xUnit testing comprises four discrete phases: # Setup # Exercise # Verify # Teardown ''Test fixturing'' refers to the Setup and Teardown phases of the testing. In the '''Setup''' phase, w�')
- 22:41, 5 May 2010 Mikee talk contribs deleted page Test Reporting (content was: '==STRIDE Test Entities== ===TestUnit Entities=== The STRIDE Framework organizes your testing activity in containers defined by '''Test Units''' made up of one or more '''Test Methods''' (or Functions). By default, each Test Method corre�')
- 22:35, 5 May 2010 Mikee talk contribs deleted page Test Packaging (content was: 'Test Units may be packaged in any of three ways: * As a set of C functions * As a set of C functions pointed to by members of a C struct (a.k.a. "C Class") * As the member functions of a C++ class The following table compares the thr�')
- 22:22, 5 May 2010 Mikee talk contribs deleted page Test Units (content was: '#REDIRECT Test Units Overview' (and the only contributor was 'Mikee'))
- 00:26, 29 April 2010 Ivailop talk contribs deleted page Reusing Tracing Data (content was: 'Using the STRIDE Runner and Test Modules, it is relatively easy to capture test point activity on a running target and then use that captured data as the basis for test module expectation tests. The following outlines the simple two-step�')
- 00:43, 24 February 2010 Ivailop talk contribs deleted page Test Log Samples (content was: '==Introduction== These examples cover simple uses of the STRIDE logging macros. These logging macros can be used in the context of any test case �' (and the only contributor was 'Mikee'))
- 23:02, 16 February 2010 Ivailop talk contribs deleted page Tests in C/C++ (content was: 'Category:Test Units' (and the only contributor was 'Ivailop'))
- 23:02, 16 February 2010 Ivailop talk contribs deleted page Tests in Script (content was: 'Category:Tests in Script' (and the only contributor was 'Ivailop'))
- 23:01, 16 February 2010 Ivailop talk contribs deleted page Source Instrumentation (content was: 'Category:Source Instrumentation' (and the only contributor was 'Marku'))
- 22:55, 16 February 2010 Ivailop talk contribs deleted page Test Point Overview (content was: '#REDIRECT Source Instrumentation Overview' (and the only contributor was 'Ivailop'))
- 21:59, 16 February 2010 Ivailop talk contribs deleted page Test Modules (content was: '#REDIRECT Test Modules Overview' (and the only contributor was 'Ivailop'))
- 23:06, 12 February 2010 Ivailop talk contribs deleted page Package Installation for Version 4.1.01 (content was: ' ;STRIDE SDK :STRIDE runtime, and build resources targeting the host operating system (Windows or Linux) ;STRIDE Samples :Sample tests ;STRIDE BuildTools :Executables �' (and the only contributor was 'Timd'))
- 19:44, 3 February 2010 Ivailop talk contribs deleted page Package Installation for Version 4.1 (content was: '#REDIRECT Package Installation for Version 4.1.01' (and the only contributor was 'Timd'))
- 18:51, 1 February 2010 Marku talk contribs deleted page Installation (content was: '#REDIRECT Package Installation' (and the only contributor was 'Timd'))
- 18:50, 1 February 2010 Marku talk contribs deleted page Packages (content was: '#REDIRECT Package Installation' (and the only contributor was 'Timd'))
- 18:39, 1 February 2010 Marku talk contribs deleted page Sandbox Evaluation (content was: '#REDIRECT The Sandbox')
- 20:05, 29 January 2010 Ivailop talk contribs undeleted page Category:Tests in C/C++ (1 revision restored)
- 20:04, 29 January 2010 Ivailop talk contribs deleted page Category:Tests in C/C++ (content was: 'Tests in C/C++' (and the only contributor was 'Marku'))
- 19:04, 29 January 2010 Ivailop talk contribs deleted page Using Testpoints (content was: '#REDIRECT Using Test Points' (and the only contributor was 'Timd'))
- 18:54, 29 January 2010 Ivailop talk contribs deleted page For Integrators... (content was: '#REDIRECT Framework Integration' (and the only contributor was 'Marku'))
- 18:53, 29 January 2010 Ivailop talk contribs deleted page Verifying Installation (content was: '#REDIRECT STRIDE_Diagnostic_Tests' (and the only contributor was 'Ivailop'))
- 18:53, 29 January 2010 Ivailop talk contribs deleted page Const Correctness (content was: '#REDIRECT Studio:Const Correctness' (and the only contributor was 'Timd'))
- 21:34, 28 January 2010 Mikee talk contribs deleted page Running All Tests (content was: '==Running All TestUnits in Their Original Order== By default, stride will run all of the tests existing in the database (.sidb file) that is specified. If you don't specify the <tt>-r</tt> argument(or--equivalently--the <tt>--run</tt> ar�')
- 20:45, 28 January 2010 Mikee talk contribs deleted page Test Log Macros (content was: '== Introduction == Test Log macros provide a simple means to add annotations attached to the currently executing test case. These annotations are added to the test report info with a level of either ''Error'', ''Warning'', or ''Info'' ac�')
- 18:07, 28 January 2010 Mikee talk contribs deleted page Main Page New (content was: '<span style="#color:#0067A5"> <font size="5"> STRIDE� Test System Wiki </font> </span> Welcome to the STRIDE wiki. For an overview of STRIDE, including screencasts, ''' please click here'''. <hr/> ''Please select�')
- 17:44, 27 January 2010 Mikee talk contribs deleted page File:STRIDE Test System.jpg (Deleted old revision 20100127173847!STRIDE_Test_System.jpg)
- 17:38, 27 January 2010 Mikee talk contribs deleted page File:STRIDE Test System.jpg (Deleted old revision 20100127163503!STRIDE_Test_System.jpg)
- 00:43, 27 January 2010 Marku talk contribs deleted page File:STRIDE Test System.jpg
- 00:39, 27 January 2010 Marku talk contribs deleted page STRIDE Overview (content was: '#REDIRECT STRIDE Overview old' (and the only contributor was 'Marku'))
- 00:36, 22 January 2010 Marku talk contribs deleted page Category:Test Point (content was: 'Source Instrumentation' (and the only contributor was 'Marku'))
- 07:14, 23 October 2009 Ivailop talk contribs deleted page Category:Compiler (content was: '<categorytree mode=pages style="background-color:GhostWhite;"> Compiler </categorytree> Category:Application Notes')
- 07:09, 23 October 2009 Ivailop talk contribs deleted page Category:STRIDE Compiler (content was: 'Catgegory:STRIDE Application Notes' (and the only contributor was 'Timd'))
- 07:07, 23 October 2009 Ivailop talk contribs deleted page Category:STRIDE Troubleshooting (content was: 'Category:STRIDE Application Notes' (and the only contributor was 'Timd'))
- 17:54, 30 September 2009 Timd talk contribs deleted page Template:Ref (content was: 'We provide full support of both JScript and Active State Perl (autosense, examples, etc.), however another scripting language--while not validated by S2--may work if it�' (and the only contributor was 'Timd'))
- 17:51, 30 September 2009 Timd talk contribs deleted page Category:Configuration (content was: '<categorytree mode=pages style="background-color:GhostWhite;"> Configuration </categorytree> Category:Application Notes' (and the only contributor was 'Timd'))
- 17:51, 30 September 2009 Timd talk contribs deleted page Category:For Developers... (content was: '<categorytree mode=pages style="background-color:GhostWhite;"> For Developers... </categorytree>' (and the only contributor was 'Timd'))
- 17:50, 30 September 2009 Timd talk contribs deleted page Category:For Evaluators... (content was: '<categorytree mode=pages style="background-color:GhostWhite;"> For Evaluators... </categorytree>' (and the only contributor was 'Timd'))
- 17:50, 30 September 2009 Timd talk contribs deleted page Category:Framework (content was: '<categorytree style="background-color: ghostwhite" mode="pages"> Framework </categorytree>' (and the only contributor was 'Marku'))
- 17:49, 30 September 2009 Timd talk contribs deleted page Category:Intercept Modules (content was: '<categorytree mode=pages style="background-color:GhostWhite;"> Intercept Modules </categorytree> Category:Application Notes')
- 17:49, 30 September 2009 Timd talk contribs deleted page Category:STRIDE Runtime (content was: '<categorytree mode=pages style="background-color:GhostWhite;"> STRIDE Runtime </categorytree> Category:Application Notes' (and the only contributor was 'Timd'))