gtest-gbar icon indicating copy to clipboard operation
gtest-gbar copied to clipboard

Automatically exported from code.google.com/p/gtest-gbar

Results 7 gtest-gbar issues
Sort by recently updated
recently updated
newest added

I'm trying to build Google Test UI for linux and getting the following error xbuild Guitar.sln XBuild Engine Version 0.1 Mono, Version 2.4.0.0 Copyright (C) Marek Sieradzki 2005. All rights...

What steps will reproduce the problem? 1. Create a google test exe with no test case. (source : https://gist.github.com/bc-lee/1ae17cec82d36e3e5d64 ) 2. run with gtest-gbar What is the expected output? What...

``` What steps will reproduce the problem? 1. Define 112 tests (I have 112 tests in 12 test cases). No disabled cases. 2. run with gtest-gbar What is the expected...

Type-Defect
Priority-Medium
auto-migrated

``` When a parameterised test ("TEST_P") fails the builtin test runner displays "[ FAILED ] Prefix/TestSuite.TestCase/Number, where GetParam() = ..." I am missing the "where GetParam() = ..." part in...

Type-Defect
Priority-Medium
auto-migrated

``` What steps will reproduce the problem? 1. Write a test case: TEST_F(Foo, Bar) { assert(false); } What is the expected output? What do you see instead? Expected result: An...

Type-Defect
Priority-Medium
auto-migrated

``` What steps will reproduce the problem? 1. Setup application 2. Press Go What is the expected output? What do you see instead? My application gets started two times. the...

Type-Defect
Priority-Medium
auto-migrated

``` What steps will reproduce the problem? 1. Just run it 2. 3. Text area is not right in windows xp system. Please see the picture. I modify source and...

Type-Defect
Priority-Medium
auto-migrated