chore: Add icons test
This commit is contained in:
parent
060d24dd23
commit
5845345557
115 changed files with 5 additions and 0 deletions
0
test/.gitignore
vendored
Executable file
0
test/.gitignore
vendored
Executable file
0
test/COMMIT_EDITMSG
Normal file
0
test/COMMIT_EDITMSG
Normal file
0
test/Dockerfile
Normal file
0
test/Dockerfile
Normal file
0
test/LICENSE
Normal file
0
test/LICENSE
Normal file
0
test/Procfile
Normal file
0
test/Procfile
Normal file
0
test/TODO
Normal file
0
test/TODO
Normal file
0
test/adobe.ai
Normal file
0
test/adobe.ai
Normal file
0
test/adobe.as
Normal file
0
test/adobe.as
Normal file
0
test/adobe.cfc
Normal file
0
test/adobe.cfc
Normal file
0
test/adobe.cfm
Normal file
0
test/adobe.cfm
Normal file
0
test/adobe.pdf
Normal file
0
test/adobe.pdf
Normal file
0
test/adobe.psb
Normal file
0
test/adobe.psb
Normal file
0
test/adobe.psd
Normal file
0
test/adobe.psd
Normal file
0
test/angular.ng.html
Normal file
0
test/angular.ng.html
Normal file
0
test/archive.7z
Normal file
0
test/archive.7z
Normal file
0
test/archive.7zip
Normal file
0
test/archive.7zip
Normal file
0
test/archive.gz
Normal file
0
test/archive.gz
Normal file
0
test/archive.pzip
Normal file
0
test/archive.pzip
Normal file
0
test/archive.rar
Normal file
0
test/archive.rar
Normal file
0
test/archive.tar
Normal file
0
test/archive.tar
Normal file
0
test/archive.tgz
Normal file
0
test/archive.tgz
Normal file
0
test/archive.wim
Normal file
0
test/archive.wim
Normal file
0
test/archive.zip
Normal file
0
test/archive.zip
Normal file
0
test/binary.tga
Normal file
0
test/binary.tga
Normal file
0
test/bower.json
Normal file
0
test/bower.json
Normal file
0
test/conf
Normal file
0
test/conf
Normal file
0
test/default
Normal file
0
test/default
Normal file
0
test/font.eot
Normal file
0
test/font.eot
Normal file
0
test/font.otf
Normal file
0
test/font.otf
Normal file
0
test/font.ttf
Normal file
0
test/font.ttf
Normal file
0
test/font.woff
Normal file
0
test/font.woff
Normal file
0
test/git-blame
Normal file
0
test/git-blame
Normal file
0
test/git-rebase-todo
Normal file
0
test/git-rebase-todo
Normal file
0
test/gruntfile.js
Normal file
0
test/gruntfile.js
Normal file
0
test/gulpfile.js
Normal file
0
test/gulpfile.js
Normal file
0
test/image.jpg
Normal file
0
test/image.jpg
Normal file
0
test/image.svg
Normal file
0
test/image.svg
Normal file
0
test/package.json
Normal file
0
test/package.json
Normal file
0
test/settings.ini
Normal file
0
test/settings.ini
Normal file
2
test/shell.bash
Normal file
2
test/shell.bash
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
#!/bin/bash
|
||||||
|
echo "$RANDOM" # Supported in bash. No warnings.
|
0
test/shell.fish
Normal file
0
test/shell.fish
Normal file
2
test/shell.sh
Normal file
2
test/shell.sh
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
#!/bin/sh
|
||||||
|
echo "$RANDOM" # Unsupported in sh. Produces warning.
|
0
test/sketch.sketch
Normal file
0
test/sketch.sketch
Normal file
0
test/source.applescript
Normal file
0
test/source.applescript
Normal file
0
test/source.asa
Normal file
0
test/source.asa
Normal file
0
test/source.asp
Normal file
0
test/source.asp
Normal file
0
test/source.blade
Normal file
0
test/source.blade
Normal file
0
test/source.blade.php
Normal file
0
test/source.blade.php
Normal file
0
test/source.clj
Normal file
0
test/source.clj
Normal file
0
test/source.coffee
Normal file
0
test/source.coffee
Normal file
0
test/source.cpp
Normal file
0
test/source.cpp
Normal file
0
test/source.cs
Normal file
0
test/source.cs
Normal file
0
test/source.css
Normal file
0
test/source.css
Normal file
0
test/source.csx
Normal file
0
test/source.csx
Normal file
0
test/source.d
Normal file
0
test/source.d
Normal file
0
test/source.do
Normal file
0
test/source.do
Normal file
0
test/source.dot
Normal file
0
test/source.dot
Normal file
0
test/source.erl
Normal file
0
test/source.erl
Normal file
0
test/source.ex
Normal file
0
test/source.ex
Normal file
0
test/source.go
Normal file
0
test/source.go
Normal file
0
test/source.gradle
Normal file
0
test/source.gradle
Normal file
0
test/source.groovy
Normal file
0
test/source.groovy
Normal file
0
test/source.h
Normal file
0
test/source.h
Normal file
0
test/source.haml
Normal file
0
test/source.haml
Normal file
0
test/source.hs
Normal file
0
test/source.hs
Normal file
0
test/source.html
Normal file
0
test/source.html
Normal file
0
test/source.html.eex
Normal file
0
test/source.html.eex
Normal file
0
test/source.hx
Normal file
0
test/source.hx
Normal file
0
test/source.jade
Normal file
0
test/source.jade
Normal file
0
test/source.java
Normal file
0
test/source.java
Normal file
0
test/source.jl
Normal file
0
test/source.jl
Normal file
0
test/source.js
Normal file
0
test/source.js
Normal file
0
test/source.json
Normal file
0
test/source.json
Normal file
0
test/source.jsp
Normal file
0
test/source.jsp
Normal file
1
test/source.jsx
Normal file
1
test/source.jsx
Normal file
|
@ -0,0 +1 @@
|
||||||
|
//
|
0
test/source.less
Normal file
0
test/source.less
Normal file
0
test/source.liquid
Normal file
0
test/source.liquid
Normal file
0
test/source.lisp
Normal file
0
test/source.lisp
Normal file
0
test/source.lsl
Normal file
0
test/source.lsl
Normal file
0
test/source.lua
Normal file
0
test/source.lua
Normal file
0
test/source.m
Normal file
0
test/source.m
Normal file
0
test/source.matlab
Normal file
0
test/source.matlab
Normal file
0
test/source.ml
Normal file
0
test/source.ml
Normal file
0
test/source.mustache
Normal file
0
test/source.mustache
Normal file
0
test/source.note
Normal file
0
test/source.note
Normal file
0
test/source.php
Normal file
0
test/source.php
Normal file
0
test/source.pl
Normal file
0
test/source.pl
Normal file
0
test/source.postcss
Normal file
0
test/source.postcss
Normal file
0
test/source.pp
Normal file
0
test/source.pp
Normal file
0
test/source.pug
Normal file
0
test/source.pug
Normal file
0
test/source.py
Normal file
0
test/source.py
Normal file
0
test/source.r
Normal file
0
test/source.r
Normal file
0
test/source.rails
Normal file
0
test/source.rails
Normal file
0
test/source.rb
Normal file
0
test/source.rb
Normal file
0
test/source.rs
Normal file
0
test/source.rs
Normal file
0
test/source.sass
Normal file
0
test/source.sass
Normal file
0
test/source.scala
Normal file
0
test/source.scala
Normal file
0
test/source.scss
Normal file
0
test/source.scss
Normal file
0
test/source.slim
Normal file
0
test/source.slim
Normal file
0
test/source.sql
Normal file
0
test/source.sql
Normal file
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue