-
Now that [AppVeyor](http://www.appveyor.com) is around, it looks like we can theoretically add Windows continuous integration testing as well (it would be nice if TravisCI supported it, but I don't se…
mroth updated
9 years ago
-
* Implement software windowless mode into native engine's DX11 driver
* Add run step to AppVeyor to verify game engine boots and runs without error.
This smoke test will verify at a minimum that…
-
As a DSC resource kit contributor
I want to be able to see the amount of time spent running tests in each file/fixture
So that my test I can identify tests that might be targets for improving perfor…
-
On AppVeyor, only 8bpp mode is working with OpenGL.
However, it is crashing (segfault) if activating ogl_scanlines.
Investigating the crash on AppVeyor is not easy.
I couldn't reproduce it on my …
-
```powershell
Start-FileDownloadInternal : Error downloading remote file: One or more errors occurred.
Inner Exception: Remote server returned 500: Internal Server Error
At C:\Program Files\AppVeyo…
-
The zeroconf script reads i686 as architecture from AppVeyor for Windows builds. This is correct but there is no associated VM. The script used to select a correct VM before the architecture was inclu…
-
Does the before build script run when there's an appveyor.yml file?
At https://ci.appveyor.com/project/rgl/npcap, it doesn't seem to run because my init script does a `Write-Output 'TODO INIT'` but…
-
String sequences `\f` and `\e` are replaced by corresponding characters
```
- '%LOCALAPPDATA%\Composeriles'
```
```
- IF NOT EXIST php-installed.txt curl -fsS -o c:\php\%PHP_VERSION%xt\ph…
-
I forked Conda Forge [staged-recipes](https://github.com/aleneum/staged-recipes) and added pya. Before I create a PR we should check on which platforms `pya` can actually be built and tested (with `co…
-
When the own googletest unittests are running under windows no failing tests are recognized. Under linux they are reported as expected.
I forced an AssertionError in unittest `googletest-filter-uni…