-
```
What steps will reproduce the problem?
1. Install NUnit 2.6.2
2. Install x64 Gallio Icarus on Win7 x64
3. Create 32-bit .dll assembly with test cases or generic NUnit fixtures
4. Load assembly in …
-
```
What steps will reproduce the problem?
1.Create an enum as follows:
public enum Platform
{
Prometeo,
P10
}
2.Create a row test as follows:
[Test]
[Row(Platform.P10)]
[Ro…
-
```
What steps will reproduce the problem?
1. Open solution/project A in instance A' of visual studio and Gallio
Icarus, compile and run some tests
2. Open solution/project B in instance B' of visual …
-
```
What steps will reproduce the problem?
1. Open solution/project A in instance A' of visual studio and Gallio
Icarus, compile and run some tests
2. Open solution/project B in instance B' of visual …
-
```
What steps will reproduce the problem?
1. Open solution/project A in instance A' of visual studio and Gallio
Icarus, compile and run some tests
2. Open solution/project B in instance B' of visual …
-
```
Environment:
Windos 7; VS 2010 Premium
Gallio version:3.2.603.0
Steps:
1. Open 'Gallio Icarus',new a project;
2. Add dll file which is VS.net 2010 'Code UI' automantion test;
Please refer to a…
-
### Version
Yosys 0.39+165
### On which OS did this happen?
Linux
### Reproduction Steps
Consider the following code. When the input is `wire0 = 6'b111101`, it is a negative number less than `for…
-
```
What steps will reproduce the problem?
1. Run Visual Studio as an Administrator in Vista or Win7.
2. Run Icarus and load a test. Press Debug.
What is the expected output? What do you see instead?…
-
```
What steps will reproduce the problem?
1. Create a .gallio project under XP that creates reports
2. Transfer project to Windows 7
3. Load project and run tests
What is the expected output? What d…
-
The `BNBRetriever` module is currently using an ICARUS data fragment to extract the necessary beam gate information.
The object `sbn::ExtraTriggerInfo` has recently be transferred to SBN (`sbnobj`), …