Compare commits
1 Commits
master
...
timlinquis
Author | SHA1 | Date | |
---|---|---|---|
|
86207e7d4c |
@ -1,4 +1,4 @@
|
|||||||
_This project is dead. You should use [Karma](http://karma-runner.github.io/) instead. I do._
|
_I am looking for a new maintainer for this project. Please contact me via GitHub if you're interested._
|
||||||
|
|
||||||
# Jasmine Headless WebKit runner
|
# Jasmine Headless WebKit runner
|
||||||
|
|
||||||
|
@ -23,10 +23,6 @@
|
|||||||
|
|
||||||
#include "Runner.h"
|
#include "Runner.h"
|
||||||
|
|
||||||
#if QT_VERSION >= QT_VERSION_CHECK(4, 8, 0)
|
|
||||||
#include <getopt.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#if QT_VERSION < QT_VERSION_CHECK(4, 7, 0)
|
#if QT_VERSION < QT_VERSION_CHECK(4, 7, 0)
|
||||||
#error Use Qt 4.7 or later version
|
#error Use Qt 4.7 or later version
|
||||||
#endif
|
#endif
|
||||||
|
@ -1,2 +1,3 @@
|
|||||||
if
|
if (->)
|
||||||
|
noOp = "complete"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user