Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
D
django
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
Batuhan Osman TASKAYA
django
Commits
bb50c7da
Kaydet (Commit)
bb50c7da
authored
Kas 24, 2015
tarafından
Nik Nyby
Kaydeden (comit)
Tim Graham
Kas 24, 2015
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Updated qunit to 1.20.0.
üst
229fc793
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
17 additions
and
7 deletions
+17
-7
qunit.css
js_tests/qunit/qunit.css
+17
-7
qunit.js
js_tests/qunit/qunit.js
+0
-0
No files found.
js_tests/qunit/qunit.css
Dosyayı görüntüle @
bb50c7da
/*!
* QUnit 1.
18
.0
* QUnit 1.
20
.0
* http://qunitjs.com/
*
* Copyright jQuery Foundation and other contributors
* Released under the MIT license
* http://jquery.org/license
*
* Date: 2015-
04-03T10:2
3Z
* Date: 2015-
10-27T17:5
3Z
*/
/** Font Family and Sizes */
#qunit-tests
,
#qunit-header
,
#qunit-banner
,
#qunit-testrunner-toolbar
,
#qunit-userAgent
,
#qunit-testresult
{
#qunit-tests
,
#qunit-header
,
#qunit-banner
,
#qunit-testrunner-toolbar
,
#qunit-
filteredTest
,
#qunit-
userAgent
,
#qunit-testresult
{
font-family
:
"Helvetica Neue Light"
,
"HelveticaNeue-Light"
,
"Helvetica Neue"
,
Calibri
,
Helvetica
,
Arial
,
sans-serif
;
}
#qunit-testrunner-toolbar
,
#qunit-userAgent
,
#qunit-testresult
,
#qunit-tests
li
{
font-size
:
small
;
}
#qunit-testrunner-toolbar
,
#qunit-
filteredTest
,
#qunit-
userAgent
,
#qunit-testresult
,
#qunit-tests
li
{
font-size
:
small
;
}
#qunit-tests
{
font-size
:
smaller
;
}
/** Resets */
#qunit-tests
,
#qunit-header
,
#qunit-banner
,
#qunit-userAgent
,
#qunit-testresult
,
#qunit-modulefilter
{
#qunit-tests
,
#qunit-header
,
#qunit-banner
,
#qunit-
filteredTest
,
#qunit-
userAgent
,
#qunit-testresult
,
#qunit-modulefilter
{
margin
:
0
;
padding
:
0
;
}
...
...
@@ -68,6 +68,12 @@
overflow
:
hidden
;
}
#qunit-filteredTest
{
padding
:
0.5em
1em
0.5em
1em
;
background-color
:
#F4FF77
;
color
:
#366097
;
}
#qunit-userAgent
{
padding
:
0.5em
1em
0.5em
1em
;
background-color
:
#2B81AF
;
...
...
@@ -118,8 +124,8 @@
#qunit-tests
.hidepass
li
.pass
{
visibility
:
hidden
;
position
:
absolute
;
width
:
0
px
;
height
:
0
px
;
width
:
0
;
height
:
0
;
padding
:
0
;
border
:
0
;
margin
:
0
;
...
...
@@ -162,6 +168,10 @@
border-radius
:
5px
;
}
.qunit-source
{
margin
:
0.6em
0
0.3em
;
}
.qunit-collapsed
{
display
:
none
;
}
...
...
js_tests/qunit/qunit.js
Dosyayı görüntüle @
bb50c7da
This source diff could not be displayed because it is too large. You can
view the blob
instead.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment