Google Code Exporter
Google Code Exporter
``` 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...
``` 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...
``` 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...
``` 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...
``` Looks like go-fn's interface has changed (LnFact now accepts a float64 rather than an int64). Patch attached. ``` Original issue reported on code.google.com by `[email protected]` on 7 Mar 2014...
``` What steps will reproduce the problem? 1. go get code.google.com/p/gostat/stat What is the expected output? What do you see instead? It should compile. But the compiler complained: # code.google.com/p/gostat/stat...
``` This project isn't go gettable because the import paths use the old goinstall format. A simple 'go fix' will fix the issue. ``` Original issue reported on code.google.com by...
``` What steps will reproduce the problem? 8g foo.go 8l foo.8 ./8.out Output: λ = 1.77 k= 1 p = -0.5872982159059681 should be 0.301489 λ = 15.336 k= 15 p...
``` What steps will reproduce the problem? 1. Install BusDog filter driver 2. Reboot 3. Plug in USB device 4. Unplug it What is the expected output? What do you...
``` After removed to tool through uninstall button on 64 bit version my device is not more recognized... what exactely do the filter?? ``` Original issue reported on code.google.com by...