• Join/Login
  • Business Software
  • Open Source Software
  • For Vendors
  • Blog
  • About
  • More
    • Articles
    • Create
    • SourceForge Podcast
    • Site Documentation
    • Subscribe to our Newsletter
    • Support Request
SourceForge logo
For Vendors Help Create Join Login
SourceForge logo
Business Software
Open Source Software
SourceForge Podcast
Resources
  • Articles
  • Case Studies
  • Blog
Menu
  • Help
  • Create
  • Join
  • Login
  • Home
  • Browse
  • cfix: unit testing framework for C/C++
  • Bugs

Msg: Selection does not include any item.

Brought to you by: passing
  • Summary
  • Files
  • Reviews
  • Support
  • Tickets ▾
    • Feature Requests
    • Bugs
    • Support Requests
  • News
  • Code
Menu ▾ ▴
  • Create Ticket
  • View Stats

Group

  • 1.0

Searches

  • Changes
  • Closed Tickets
  • Open Tickets

Help

  • Formatting Help

#19 Msg: Selection does not include any item.

open
nobody
Implementation (15)
5
2011-07-27
2011-07-27
Anonymous
No

Hi,
I am using the version of Visual Assert is, Version 1.1.0 Build 3780. when i created a simple application of Visual Assert using Visual studio 2008 or 2010. its working fine to me. but when i add the below file to the Existing DLL. its giving a pop window saying Selection does not include any item. and it didnt dispaly the Test explorer window.
i have tried a lot to resolve this issue but i failed. kindly can you help me out in this issue. i have pasted the code in below:
#include "stdafx.h"
#include <cfixcc.h>
#include "parserhelper.h" //My header file which has the defination of ProcessPriorityWeight

class MyTest : public cfixcc::TestFixture
{
private:

public:
void Before()
{
}

void After()
{
}

void Test()
{
int x = 10;
x = ProcessPriorityWeight(10);
//CFIX_INCONCLUSIVE(__TEXT("Not implemented"));
}
};

CFIXCC_BEGIN_CLASS(MyTest)
CFIXCC_METHOD(Test)
CFIXCC_END_CLASS()

you can reach me at sk.rasheedfarhan@gmail.com. kindly help me out its very urgent.

Thanks in advance.

Rs.

Discussion

  • Nobody/Anonymous

    Nobody/Anonymous - 2011-07-27
     
    MyTest.cpp
    If you would like to refer to this comment somewhere else in this project, copy and paste the following link:

Log in to post a comment.

SourceForge
  • Create a Project
  • Open Source Software
  • Business Software
  • Top Downloaded Projects
Company
  • About
  • Team
  • SourceForge Headquarters
    1320 Columbia Street Suite 310
    San Diego, CA 92101
    +1 (858) 422-6466
Resources
  • Support
  • Site Documentation
  • Site Status
  • SourceForge Reviews
SourceForge logo
© 2026 Slashdot Media. All Rights Reserved.
Terms Privacy Opt Out Advertise
Retool Logo
MongoDB Logo MongoDB