From: JinWang An Date: Tue, 5 Jan 2021 03:22:22 +0000 (+0900) Subject: Imported Upstream version 2.6.1 X-Git-Tag: upstream/2.6.1^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=72f5509f9c6a09f5c485129c0811d4c632c56116;p=platform%2Fupstream%2Fpython3-pygments.git Imported Upstream version 2.6.1 --- diff --git a/CHANGES b/CHANGES index b119acd..47d378c 100644 --- a/CHANGES +++ b/CHANGES @@ -7,6 +7,12 @@ pull request numbers to the requests at . +Version 2.6.1 +------------- +(released March 8, 2020) + +- This release fixes a packaging issue. No functional changes. + Version 2.6 ----------- (released March 8, 2020) diff --git a/PKG-INFO b/PKG-INFO index 9c7d38d..bbd99aa 100644 --- a/PKG-INFO +++ b/PKG-INFO @@ -1,6 +1,6 @@ Metadata-Version: 1.2 Name: Pygments -Version: 2.6.0 +Version: 2.6.1 Summary: Pygments is a syntax highlighting package written in Python. Home-page: https://pygments.org/ Author: Georg Brandl diff --git a/Pygments.egg-info/PKG-INFO b/Pygments.egg-info/PKG-INFO index 9c7d38d..bbd99aa 100644 --- a/Pygments.egg-info/PKG-INFO +++ b/Pygments.egg-info/PKG-INFO @@ -1,6 +1,6 @@ Metadata-Version: 1.2 Name: Pygments -Version: 2.6.0 +Version: 2.6.1 Summary: Pygments is a syntax highlighting package written in Python. Home-page: https://pygments.org/ Author: Georg Brandl diff --git a/Pygments.egg-info/SOURCES.txt b/Pygments.egg-info/SOURCES.txt index 0b48c8f..49e3607 100644 --- a/Pygments.egg-info/SOURCES.txt +++ b/Pygments.egg-info/SOURCES.txt @@ -459,108 +459,6 @@ tests/test_usd.py tests/test_using_api.py tests/test_util.py tests/test_whiley.py -tests/__pycache__/__init__.cpython-37.pyc -tests/__pycache__/test_apache_conf.cpython-37-pytest-5.1.3.pyc -tests/__pycache__/test_apache_conf.cpython-37-pytest-5.3.2.pyc -tests/__pycache__/test_asm.cpython-37-pytest-5.1.3.pyc -tests/__pycache__/test_asm.cpython-37-pytest-5.3.2.pyc -tests/__pycache__/test_basic.cpython-37-pytest-5.1.3.pyc -tests/__pycache__/test_basic.cpython-37-pytest-5.3.2.pyc -tests/__pycache__/test_basic_api.cpython-37-pytest-5.1.3.pyc -tests/__pycache__/test_basic_api.cpython-37-pytest-5.3.2.pyc -tests/__pycache__/test_bibtex.cpython-37-pytest-5.1.3.pyc -tests/__pycache__/test_bibtex.cpython-37-pytest-5.3.2.pyc -tests/__pycache__/test_cfm.cpython-37-pytest-5.1.3.pyc -tests/__pycache__/test_cfm.cpython-37-pytest-5.3.2.pyc -tests/__pycache__/test_clexer.cpython-37-pytest-5.1.3.pyc -tests/__pycache__/test_clexer.cpython-37-pytest-5.3.2.pyc -tests/__pycache__/test_cmdline.cpython-37-pytest-5.1.3.pyc -tests/__pycache__/test_cmdline.cpython-37-pytest-5.3.2.pyc -tests/__pycache__/test_cpp.cpython-37-pytest-5.1.3.pyc -tests/__pycache__/test_cpp.cpython-37-pytest-5.3.2.pyc -tests/__pycache__/test_crystal.cpython-37-pytest-5.1.3.pyc -tests/__pycache__/test_crystal.cpython-37-pytest-5.3.2.pyc -tests/__pycache__/test_csound.cpython-37-pytest-5.1.3.pyc -tests/__pycache__/test_csound.cpython-37-pytest-5.3.2.pyc -tests/__pycache__/test_data.cpython-37-pytest-5.1.3.pyc -tests/__pycache__/test_data.cpython-37-pytest-5.3.2.pyc -tests/__pycache__/test_examplefiles.cpython-37-pytest-5.1.3.pyc -tests/__pycache__/test_examplefiles.cpython-37-pytest-5.3.2.pyc -tests/__pycache__/test_ezhil.cpython-37-pytest-5.1.3.pyc -tests/__pycache__/test_ezhil.cpython-37-pytest-5.3.2.pyc -tests/__pycache__/test_grammar_notation.cpython-37-pytest-5.3.2.pyc -tests/__pycache__/test_guessing.cpython-37-pytest-5.3.2.pyc -tests/__pycache__/test_haskell.cpython-37-pytest-5.1.3.pyc -tests/__pycache__/test_haskell.cpython-37-pytest-5.3.2.pyc -tests/__pycache__/test_html_formatter.cpython-37-pytest-5.1.3.pyc -tests/__pycache__/test_html_formatter.cpython-37-pytest-5.3.2.pyc -tests/__pycache__/test_idris.cpython-37-pytest-5.3.2.pyc -tests/__pycache__/test_inherit.cpython-37-pytest-5.1.3.pyc -tests/__pycache__/test_inherit.cpython-37-pytest-5.3.2.pyc -tests/__pycache__/test_irc_formatter.cpython-37-pytest-5.1.3.pyc -tests/__pycache__/test_irc_formatter.cpython-37-pytest-5.3.2.pyc -tests/__pycache__/test_java.cpython-37-pytest-5.1.3.pyc -tests/__pycache__/test_java.cpython-37-pytest-5.3.2.pyc -tests/__pycache__/test_javascript.cpython-37-pytest-5.1.3.pyc -tests/__pycache__/test_javascript.cpython-37-pytest-5.3.2.pyc -tests/__pycache__/test_julia.cpython-37-pytest-5.1.3.pyc -tests/__pycache__/test_julia.cpython-37-pytest-5.3.2.pyc -tests/__pycache__/test_kotlin.cpython-37-pytest-5.1.3.pyc -tests/__pycache__/test_kotlin.cpython-37-pytest-5.3.2.pyc -tests/__pycache__/test_latex_formatter.cpython-37-pytest-5.1.3.pyc -tests/__pycache__/test_latex_formatter.cpython-37-pytest-5.3.2.pyc -tests/__pycache__/test_lexers_other.cpython-37-pytest-5.1.3.pyc -tests/__pycache__/test_lexers_other.cpython-37-pytest-5.3.2.pyc -tests/__pycache__/test_markdown_lexer.cpython-37-pytest-5.1.3.pyc -tests/__pycache__/test_markdown_lexer.cpython-37-pytest-5.3.2.pyc -tests/__pycache__/test_modeline.cpython-37-pytest-5.1.3.pyc -tests/__pycache__/test_modeline.cpython-37-pytest-5.3.2.pyc -tests/__pycache__/test_objectiveclexer.cpython-37-pytest-5.1.3.pyc -tests/__pycache__/test_objectiveclexer.cpython-37-pytest-5.3.2.pyc -tests/__pycache__/test_perllexer.cpython-37-pytest-5.1.3.pyc -tests/__pycache__/test_perllexer.cpython-37-pytest-5.3.2.pyc -tests/__pycache__/test_php.cpython-37-pytest-5.1.3.pyc -tests/__pycache__/test_php.cpython-37-pytest-5.3.2.pyc -tests/__pycache__/test_praat.cpython-37-pytest-5.1.3.pyc -tests/__pycache__/test_praat.cpython-37-pytest-5.3.2.pyc -tests/__pycache__/test_properties.cpython-37-pytest-5.1.3.pyc -tests/__pycache__/test_properties.cpython-37-pytest-5.3.2.pyc -tests/__pycache__/test_python.cpython-37-pytest-5.1.3.pyc -tests/__pycache__/test_python.cpython-37-pytest-5.3.2.pyc -tests/__pycache__/test_qbasiclexer.cpython-37-pytest-5.1.3.pyc -tests/__pycache__/test_qbasiclexer.cpython-37-pytest-5.3.2.pyc -tests/__pycache__/test_r.cpython-37-pytest-5.1.3.pyc -tests/__pycache__/test_r.cpython-37-pytest-5.3.2.pyc -tests/__pycache__/test_regexlexer.cpython-37-pytest-5.1.3.pyc -tests/__pycache__/test_regexlexer.cpython-37-pytest-5.3.2.pyc -tests/__pycache__/test_regexopt.cpython-37-pytest-5.1.3.pyc -tests/__pycache__/test_regexopt.cpython-37-pytest-5.3.2.pyc -tests/__pycache__/test_rtf_formatter.cpython-37-pytest-5.1.3.pyc -tests/__pycache__/test_rtf_formatter.cpython-37-pytest-5.3.2.pyc -tests/__pycache__/test_ruby.cpython-37-pytest-5.1.3.pyc -tests/__pycache__/test_ruby.cpython-37-pytest-5.3.2.pyc -tests/__pycache__/test_shell.cpython-37-pytest-5.1.3.pyc -tests/__pycache__/test_shell.cpython-37-pytest-5.3.2.pyc -tests/__pycache__/test_smarty.cpython-37-pytest-5.1.3.pyc -tests/__pycache__/test_smarty.cpython-37-pytest-5.3.2.pyc -tests/__pycache__/test_sql.cpython-37-pytest-5.1.3.pyc -tests/__pycache__/test_sql.cpython-37-pytest-5.3.2.pyc -tests/__pycache__/test_terminal_formatter.cpython-37-pytest-5.1.3.pyc -tests/__pycache__/test_terminal_formatter.cpython-37-pytest-5.3.2.pyc -tests/__pycache__/test_textfmts.cpython-37-pytest-5.1.3.pyc -tests/__pycache__/test_textfmts.cpython-37-pytest-5.3.2.pyc -tests/__pycache__/test_token.cpython-37-pytest-5.1.3.pyc -tests/__pycache__/test_token.cpython-37-pytest-5.3.2.pyc -tests/__pycache__/test_unistring.cpython-37-pytest-5.1.3.pyc -tests/__pycache__/test_unistring.cpython-37-pytest-5.3.2.pyc -tests/__pycache__/test_usd.cpython-37-pytest-5.1.3.pyc -tests/__pycache__/test_usd.cpython-37-pytest-5.3.2.pyc -tests/__pycache__/test_using_api.cpython-37-pytest-5.1.3.pyc -tests/__pycache__/test_using_api.cpython-37-pytest-5.3.2.pyc -tests/__pycache__/test_util.cpython-37-pytest-5.1.3.pyc -tests/__pycache__/test_util.cpython-37-pytest-5.3.2.pyc -tests/__pycache__/test_whiley.cpython-37-pytest-5.1.3.pyc -tests/__pycache__/test_whiley.cpython-37-pytest-5.3.2.pyc tests/dtds/HTML4-f.dtd tests/dtds/HTML4-s.dtd tests/dtds/HTML4.dcl @@ -1029,453 +927,6 @@ tests/examplefiles/xml_example tests/examplefiles/xorg.conf tests/examplefiles/yahalom.cpsa tests/examplefiles/zmlrpc.f90 -tests/examplefiles/output/99_bottles_of_beer.chpl -tests/examplefiles/output/AcidStateAdvanced.hs -tests/examplefiles/output/AlternatingGroup.mu -tests/examplefiles/output/BOM.js -tests/examplefiles/output/Blink.ino -tests/examplefiles/output/CPDictionary.j -tests/examplefiles/output/Charmci.ci -tests/examplefiles/output/Config.in.cache -tests/examplefiles/output/Constants.mo -tests/examplefiles/output/DancingSudoku.lhs -tests/examplefiles/output/Deflate.fs -tests/examplefiles/output/Error.pmod -tests/examplefiles/output/Errors.scala -tests/examplefiles/output/FakeFile.pike -tests/examplefiles/output/Get-CommandDefinitionHtml.ps1 -tests/examplefiles/output/IPDispatchC.nc -tests/examplefiles/output/IPDispatchP.nc -tests/examplefiles/output/Intro.java -tests/examplefiles/output/MIME_example.eml -tests/examplefiles/output/Makefile -tests/examplefiles/output/Object.st -tests/examplefiles/output/OrderedMap.hx -tests/examplefiles/output/RoleQ.pm6 -tests/examplefiles/output/SmallCheck.hs -tests/examplefiles/output/Sorting.mod -tests/examplefiles/output/StdGeneric.icl -tests/examplefiles/output/Sudoku.lhs -tests/examplefiles/output/abnf_example1.abnf -tests/examplefiles/output/abnf_example2.abnf -tests/examplefiles/output/addressbook.proto -tests/examplefiles/output/ahcon.f -tests/examplefiles/output/all.nit -tests/examplefiles/output/antlr_ANTLRv3.g -tests/examplefiles/output/antlr_throws -tests/examplefiles/output/apache2.conf -tests/examplefiles/output/as3_test.as -tests/examplefiles/output/as3_test2.as -tests/examplefiles/output/as3_test3.as -tests/examplefiles/output/aspx-cs_example -tests/examplefiles/output/autoit_submit.au3 -tests/examplefiles/output/automake.mk -tests/examplefiles/output/badcase.java -tests/examplefiles/output/bigtest.nsi -tests/examplefiles/output/bnf_example1.bnf -tests/examplefiles/output/boot-9.scm -tests/examplefiles/output/ca65_example -tests/examplefiles/output/capdl_example.cdl -tests/examplefiles/output/cbmbas_example -tests/examplefiles/output/cells.ps -tests/examplefiles/output/ceval.c -tests/examplefiles/output/char.scala -tests/examplefiles/output/cheetah_example.html -tests/examplefiles/output/classes.dylan -tests/examplefiles/output/clojure-weird-keywords.clj -tests/examplefiles/output/condensed_ruby.rb -tests/examplefiles/output/coq_RelationClasses -tests/examplefiles/output/core.cljs -tests/examplefiles/output/database.pytb -tests/examplefiles/output/de.MoinMoin.po -tests/examplefiles/output/demo.ahk -tests/examplefiles/output/demo.cfm -tests/examplefiles/output/demo.css.in -tests/examplefiles/output/demo.frt -tests/examplefiles/output/demo.hbs -tests/examplefiles/output/demo.js.in -tests/examplefiles/output/demo.thrift -tests/examplefiles/output/demo.xul.in -tests/examplefiles/output/django_sample.html+django -tests/examplefiles/output/docker.docker -tests/examplefiles/output/durexmania.aheui -tests/examplefiles/output/dwarf.cw -tests/examplefiles/output/eg_example1.eg -tests/examplefiles/output/ember.handlebars -tests/examplefiles/output/erl_session -tests/examplefiles/output/es6.js -tests/examplefiles/output/escape_semicolon.clj -tests/examplefiles/output/eval.rs -tests/examplefiles/output/evil_regex.js -tests/examplefiles/output/example.Rd -tests/examplefiles/output/example.als -tests/examplefiles/output/example.bat -tests/examplefiles/output/example.bbc -tests/examplefiles/output/example.bc -tests/examplefiles/output/example.boa -tests/examplefiles/output/example.bug -tests/examplefiles/output/example.c -tests/examplefiles/output/example.ceylon -tests/examplefiles/output/example.chai -tests/examplefiles/output/example.clay -tests/examplefiles/output/example.cls -tests/examplefiles/output/example.cob -tests/examplefiles/output/example.coffee -tests/examplefiles/output/example.cpp -tests/examplefiles/output/example.e -tests/examplefiles/output/example.elm -tests/examplefiles/output/example.eml -tests/examplefiles/output/example.ezt -tests/examplefiles/output/example.f90 -tests/examplefiles/output/example.feature -tests/examplefiles/output/example.fish -tests/examplefiles/output/example.flo -tests/examplefiles/output/example.gd -tests/examplefiles/output/example.gi -tests/examplefiles/output/example.golo -tests/examplefiles/output/example.groovy -tests/examplefiles/output/example.gs -tests/examplefiles/output/example.gst -tests/examplefiles/output/example.hlsl -tests/examplefiles/output/example.hs -tests/examplefiles/output/example.hx -tests/examplefiles/output/example.i6t -tests/examplefiles/output/example.i7x -tests/examplefiles/output/example.icn -tests/examplefiles/output/example.icon -tests/examplefiles/output/example.j -tests/examplefiles/output/example.jag -tests/examplefiles/output/example.java -tests/examplefiles/output/example.jcl -tests/examplefiles/output/example.jsgf -tests/examplefiles/output/example.jsonld -tests/examplefiles/output/example.juttle -tests/examplefiles/output/example.kal -tests/examplefiles/output/example.kt -tests/examplefiles/output/example.lagda -tests/examplefiles/output/example.liquid -tests/examplefiles/output/example.lua -tests/examplefiles/output/example.ma -tests/examplefiles/output/example.mac -tests/examplefiles/output/example.md -tests/examplefiles/output/example.monkey -tests/examplefiles/output/example.moo -tests/examplefiles/output/example.moon -tests/examplefiles/output/example.mq4 -tests/examplefiles/output/example.mqh -tests/examplefiles/output/example.msc -tests/examplefiles/output/example.ng2 -tests/examplefiles/output/example.ni -tests/examplefiles/output/example.nim -tests/examplefiles/output/example.nix -tests/examplefiles/output/example.ns2 -tests/examplefiles/output/example.pas -tests/examplefiles/output/example.pcmk -tests/examplefiles/output/example.pony -tests/examplefiles/output/example.pp -tests/examplefiles/output/example.praat -tests/examplefiles/output/example.prg -tests/examplefiles/output/example.rb -tests/examplefiles/output/example.red -tests/examplefiles/output/example.reds -tests/examplefiles/output/example.reg -tests/examplefiles/output/example.rexx -tests/examplefiles/output/example.rhtml -tests/examplefiles/output/example.rkt -tests/examplefiles/output/example.rpf -tests/examplefiles/output/example.rts -tests/examplefiles/output/example.sbl -tests/examplefiles/output/example.scd -tests/examplefiles/output/example.sgf -tests/examplefiles/output/example.sh -tests/examplefiles/output/example.sh-session -tests/examplefiles/output/example.shell-session -tests/examplefiles/output/example.shex -tests/examplefiles/output/example.sl -tests/examplefiles/output/example.slim -tests/examplefiles/output/example.sls -tests/examplefiles/output/example.sml -tests/examplefiles/output/example.snobol -tests/examplefiles/output/example.stan -tests/examplefiles/output/example.tap -tests/examplefiles/output/example.tasm -tests/examplefiles/output/example.tea -tests/examplefiles/output/example.tf -tests/examplefiles/output/example.thy -tests/examplefiles/output/example.todotxt -tests/examplefiles/output/example.toml -tests/examplefiles/output/example.ttl -tests/examplefiles/output/example.u -tests/examplefiles/output/example.u1 -tests/examplefiles/output/example.vbs -tests/examplefiles/output/example.weechatlog -tests/examplefiles/output/example.whiley -tests/examplefiles/output/example.x10 -tests/examplefiles/output/example.xhtml -tests/examplefiles/output/example.xtend -tests/examplefiles/output/example.xtm -tests/examplefiles/output/example.yaml -tests/examplefiles/output/example.zig -tests/examplefiles/output/example1.cadl -tests/examplefiles/output/example2.aspx -tests/examplefiles/output/example2.cpp -tests/examplefiles/output/example2.msc -tests/examplefiles/output/exampleScript.cfc -tests/examplefiles/output/exampleTag.cfc -tests/examplefiles/output/example_coq.v -tests/examplefiles/output/example_elixir.ex -tests/examplefiles/output/example_file.fy -tests/examplefiles/output/ezhil_primefactors.n -tests/examplefiles/output/fennelview.fnl -tests/examplefiles/output/fibonacci.tokigun.aheui -tests/examplefiles/output/firefox.mak -tests/examplefiles/output/flatline_example -tests/examplefiles/output/flipflop.sv -tests/examplefiles/output/foo.sce -tests/examplefiles/output/format.ml -tests/examplefiles/output/freefem.edp -tests/examplefiles/output/fucked_up.rb -tests/examplefiles/output/function.mu -tests/examplefiles/output/functional.rst -tests/examplefiles/output/garcia-wachs.kk -tests/examplefiles/output/genclass.clj -tests/examplefiles/output/genshi_example.xml+genshi -tests/examplefiles/output/genshitext_example.genshitext -tests/examplefiles/output/glsl.frag -tests/examplefiles/output/glsl.vert -tests/examplefiles/output/grammar-test.p6 -tests/examplefiles/output/guidance.smv -tests/examplefiles/output/hash_syntax.rb -tests/examplefiles/output/hello-world.puzzlet.aheui -tests/examplefiles/output/hello.at -tests/examplefiles/output/hello.golo -tests/examplefiles/output/hello.lsl -tests/examplefiles/output/hello.smali -tests/examplefiles/output/hello.sp -tests/examplefiles/output/hexdump_debugexe -tests/examplefiles/output/hexdump_hd -tests/examplefiles/output/hexdump_hexcat -tests/examplefiles/output/hexdump_hexdump -tests/examplefiles/output/hexdump_od -tests/examplefiles/output/hexdump_xxd -tests/examplefiles/output/html+php_faulty.php -tests/examplefiles/output/http_request_example -tests/examplefiles/output/http_response_example -tests/examplefiles/output/hybris_File.hy -tests/examplefiles/output/idl_sample.pro -tests/examplefiles/output/iex_example -tests/examplefiles/output/inet_pton6.dg -tests/examplefiles/output/inform6_example -tests/examplefiles/output/interp.scala -tests/examplefiles/output/intro.ik -tests/examplefiles/output/ints.php -tests/examplefiles/output/intsyn.fun -tests/examplefiles/output/intsyn.sig -tests/examplefiles/output/irb_heredoc -tests/examplefiles/output/irc.lsp -tests/examplefiles/output/java.properties -tests/examplefiles/output/jbst_example1.jbst -tests/examplefiles/output/jbst_example2.jbst -tests/examplefiles/output/jinjadesignerdoc.rst -tests/examplefiles/output/json.lasso -tests/examplefiles/output/json.lasso9 -tests/examplefiles/output/language.hy -tests/examplefiles/output/lighttpd_config.conf -tests/examplefiles/output/limbo.b -tests/examplefiles/output/linecontinuation.py -tests/examplefiles/output/livescript-demo.ls -tests/examplefiles/output/logos_example.xm -tests/examplefiles/output/ltmain.sh -tests/examplefiles/output/main.cmake -tests/examplefiles/output/markdown.lsp -tests/examplefiles/output/matlab_noreturn -tests/examplefiles/output/matlab_sample -tests/examplefiles/output/matlabsession_sample.txt -tests/examplefiles/output/metagrammar.treetop -tests/examplefiles/output/minehunt.qml -tests/examplefiles/output/minimal.ns2 -tests/examplefiles/output/modula2_test_cases.def -tests/examplefiles/output/moin_SyntaxReference.txt -tests/examplefiles/output/multiline_regexes.rb -tests/examplefiles/output/nanomsg.intr -tests/examplefiles/output/nasm_aoutso.asm -tests/examplefiles/output/nasm_objexe.asm -tests/examplefiles/output/nemerle_sample.n -tests/examplefiles/output/nginx_nginx.conf -tests/examplefiles/output/noexcept.cpp -tests/examplefiles/output/numbers.c -tests/examplefiles/output/objc_example.m -tests/examplefiles/output/openedge_example -tests/examplefiles/output/pacman.conf -tests/examplefiles/output/pacman.ijs -tests/examplefiles/output/pawn_example -tests/examplefiles/output/perl_misc -tests/examplefiles/output/perl_perl5db -tests/examplefiles/output/perl_regex-delims -tests/examplefiles/output/perlfunc.1 -tests/examplefiles/output/phpMyAdmin.spec -tests/examplefiles/output/phpcomplete.vim -tests/examplefiles/output/pkgconfig_example.pc -tests/examplefiles/output/plain.bst -tests/examplefiles/output/pleac.in.rb -tests/examplefiles/output/postgresql_test.txt -tests/examplefiles/output/pppoe.applescript -tests/examplefiles/output/psql_session.txt -tests/examplefiles/output/py3_test.txt -tests/examplefiles/output/py3tb_test.py3tb -tests/examplefiles/output/pycon_ctrlc_traceback -tests/examplefiles/output/pycon_test.pycon -tests/examplefiles/output/pytb_test2.pytb -tests/examplefiles/output/pytb_test3.pytb -tests/examplefiles/output/python25-bsd.mak -tests/examplefiles/output/qbasic_example -tests/examplefiles/output/qsort.prolog -tests/examplefiles/output/r-console-transcript.Rout -tests/examplefiles/output/r6rs-comments.scm -tests/examplefiles/output/ragel-cpp_rlscan -tests/examplefiles/output/ragel-cpp_snippet -tests/examplefiles/output/regex.js -tests/examplefiles/output/resourcebundle_demo -tests/examplefiles/output/reversi.lsp -tests/examplefiles/output/rnc_example.rnc -tests/examplefiles/output/roboconf.graph -tests/examplefiles/output/roboconf.instances -tests/examplefiles/output/robotframework_test.txt -tests/examplefiles/output/rql-queries.rql -tests/examplefiles/output/ruby_func_def.rb -tests/examplefiles/output/sample.qvto -tests/examplefiles/output/scilab.sci -tests/examplefiles/output/scope.cirru -tests/examplefiles/output/session.dylan-console -tests/examplefiles/output/sibling.prolog -tests/examplefiles/output/simple.camkes -tests/examplefiles/output/simple.croc -tests/examplefiles/output/smarty_example.html -tests/examplefiles/output/source.lgt -tests/examplefiles/output/sources.list -tests/examplefiles/output/sparql.rq -tests/examplefiles/output/sphere.pov -tests/examplefiles/output/sqlite3.sqlite3-console -tests/examplefiles/output/squid.conf -tests/examplefiles/output/string.jl -tests/examplefiles/output/string_delimiters.d -tests/examplefiles/output/stripheredoc.sh -tests/examplefiles/output/subr.el -tests/examplefiles/output/swig_java.swg -tests/examplefiles/output/swig_std_vector.i -tests/examplefiles/output/tads3_example.t -tests/examplefiles/output/teraterm.ttl -tests/examplefiles/output/termcap -tests/examplefiles/output/terminfo -tests/examplefiles/output/test-3.0.xq -tests/examplefiles/output/test-exist-update.xq -tests/examplefiles/output/test.R -tests/examplefiles/output/test.adb -tests/examplefiles/output/test.adls -tests/examplefiles/output/test.agda -tests/examplefiles/output/test.apl -tests/examplefiles/output/test.asy -tests/examplefiles/output/test.awk -tests/examplefiles/output/test.bb -tests/examplefiles/output/test.bib -tests/examplefiles/output/test.bmx -tests/examplefiles/output/test.boo -tests/examplefiles/output/test.bpl -tests/examplefiles/output/test.bro -tests/examplefiles/output/test.cadl -tests/examplefiles/output/test.cr -tests/examplefiles/output/test.cs -tests/examplefiles/output/test.csd -tests/examplefiles/output/test.css -tests/examplefiles/output/test.cu -tests/examplefiles/output/test.cyp -tests/examplefiles/output/test.d -tests/examplefiles/output/test.dart -tests/examplefiles/output/test.dtd -tests/examplefiles/output/test.ebnf -tests/examplefiles/output/test.ec -tests/examplefiles/output/test.eh -tests/examplefiles/output/test.erl -tests/examplefiles/output/test.escript -tests/examplefiles/output/test.evoque -tests/examplefiles/output/test.fan -tests/examplefiles/output/test.flx -tests/examplefiles/output/test.gdc -tests/examplefiles/output/test.gradle -tests/examplefiles/output/test.groovy -tests/examplefiles/output/test.hsail -tests/examplefiles/output/test.html -tests/examplefiles/output/test.idr -tests/examplefiles/output/test.ini -tests/examplefiles/output/test.java -tests/examplefiles/output/test.jsp -tests/examplefiles/output/test.lean -tests/examplefiles/output/test.maql -tests/examplefiles/output/test.mask -tests/examplefiles/output/test.mod -tests/examplefiles/output/test.moo -tests/examplefiles/output/test.mt -tests/examplefiles/output/test.myt -tests/examplefiles/output/test.ncl -tests/examplefiles/output/test.nim -tests/examplefiles/output/test.odin -tests/examplefiles/output/test.opa -tests/examplefiles/output/test.orc -tests/examplefiles/output/test.p6 -tests/examplefiles/output/test.pan -tests/examplefiles/output/test.pas -tests/examplefiles/output/test.php -tests/examplefiles/output/test.pig -tests/examplefiles/output/test.plot -tests/examplefiles/output/test.ps1 -tests/examplefiles/output/test.psl -tests/examplefiles/output/test.pwn -tests/examplefiles/output/test.pypylog -tests/examplefiles/output/test.r3 -tests/examplefiles/output/test.rb -tests/examplefiles/output/test.rhtml -tests/examplefiles/output/test.rsl -tests/examplefiles/output/test.scaml -tests/examplefiles/output/test.sco -tests/examplefiles/output/test.shen -tests/examplefiles/output/test.sil -tests/examplefiles/output/test.ssp -tests/examplefiles/output/test.swift -tests/examplefiles/output/test.tcsh -tests/examplefiles/output/test.vb -tests/examplefiles/output/test.vhdl -tests/examplefiles/output/test.xqy -tests/examplefiles/output/test.xsl -tests/examplefiles/output/test.zep -tests/examplefiles/output/test2.odin -tests/examplefiles/output/test2.pypylog -tests/examplefiles/output/test_basic.adls -tests/examplefiles/output/truncated.pytb -tests/examplefiles/output/tsql_example.sql -tests/examplefiles/output/twig_test -tests/examplefiles/output/type.lisp -tests/examplefiles/output/typescript_example -tests/examplefiles/output/typoscript_example -tests/examplefiles/output/underscore.coffee -tests/examplefiles/output/unicode.applescript -tests/examplefiles/output/unicode.go -tests/examplefiles/output/unicode.js -tests/examplefiles/output/unicodedoc.py -tests/examplefiles/output/unix-io.lid -tests/examplefiles/output/varnish.vcl -tests/examplefiles/output/vbnet_test.bas -tests/examplefiles/output/vctreestatus_hg -tests/examplefiles/output/vimrc -tests/examplefiles/output/vpath.mk -tests/examplefiles/output/wdiff_example1.wdiff -tests/examplefiles/output/wdiff_example3.wdiff -tests/examplefiles/output/webkit-transition.css -tests/examplefiles/output/while.pov -tests/examplefiles/output/wiki.factor -tests/examplefiles/output/xml_example -tests/examplefiles/output/xorg.conf -tests/examplefiles/output/yahalom.cpsa -tests/examplefiles/output/zmlrpc.f90 tests/support/empty.py tests/support/html_formatter.py tests/support/python_lexer.py diff --git a/pygments/__init__.py b/pygments/__init__.py index 06a6e56..8525a0e 100644 --- a/pygments/__init__.py +++ b/pygments/__init__.py @@ -28,7 +28,7 @@ import sys from io import StringIO, BytesIO -__version__ = '2.6.0' +__version__ = '2.6.1' __docformat__ = 'restructuredtext' __all__ = ['lex', 'format', 'highlight'] diff --git a/tests/__pycache__/__init__.cpython-37.pyc b/tests/__pycache__/__init__.cpython-37.pyc deleted file mode 100644 index 7592138..0000000 Binary files a/tests/__pycache__/__init__.cpython-37.pyc and /dev/null differ diff --git a/tests/__pycache__/test_apache_conf.cpython-37-pytest-5.1.3.pyc b/tests/__pycache__/test_apache_conf.cpython-37-pytest-5.1.3.pyc deleted file mode 100644 index 28d4b5d..0000000 Binary files a/tests/__pycache__/test_apache_conf.cpython-37-pytest-5.1.3.pyc and /dev/null differ diff --git a/tests/__pycache__/test_apache_conf.cpython-37-pytest-5.3.2.pyc b/tests/__pycache__/test_apache_conf.cpython-37-pytest-5.3.2.pyc deleted file mode 100644 index 9156e38..0000000 Binary files a/tests/__pycache__/test_apache_conf.cpython-37-pytest-5.3.2.pyc and /dev/null differ diff --git a/tests/__pycache__/test_asm.cpython-37-pytest-5.1.3.pyc b/tests/__pycache__/test_asm.cpython-37-pytest-5.1.3.pyc deleted file mode 100644 index a2d4782..0000000 Binary files a/tests/__pycache__/test_asm.cpython-37-pytest-5.1.3.pyc and /dev/null differ diff --git a/tests/__pycache__/test_asm.cpython-37-pytest-5.3.2.pyc b/tests/__pycache__/test_asm.cpython-37-pytest-5.3.2.pyc deleted file mode 100644 index 8cf9c70..0000000 Binary files a/tests/__pycache__/test_asm.cpython-37-pytest-5.3.2.pyc and /dev/null differ diff --git a/tests/__pycache__/test_basic.cpython-37-pytest-5.1.3.pyc b/tests/__pycache__/test_basic.cpython-37-pytest-5.1.3.pyc deleted file mode 100644 index 26225ed..0000000 Binary files a/tests/__pycache__/test_basic.cpython-37-pytest-5.1.3.pyc and /dev/null differ diff --git a/tests/__pycache__/test_basic.cpython-37-pytest-5.3.2.pyc b/tests/__pycache__/test_basic.cpython-37-pytest-5.3.2.pyc deleted file mode 100644 index f95916b..0000000 Binary files a/tests/__pycache__/test_basic.cpython-37-pytest-5.3.2.pyc and /dev/null differ diff --git a/tests/__pycache__/test_basic_api.cpython-37-pytest-5.1.3.pyc b/tests/__pycache__/test_basic_api.cpython-37-pytest-5.1.3.pyc deleted file mode 100644 index b0a1cf9..0000000 Binary files a/tests/__pycache__/test_basic_api.cpython-37-pytest-5.1.3.pyc and /dev/null differ diff --git a/tests/__pycache__/test_basic_api.cpython-37-pytest-5.3.2.pyc b/tests/__pycache__/test_basic_api.cpython-37-pytest-5.3.2.pyc deleted file mode 100644 index 8121f6a..0000000 Binary files a/tests/__pycache__/test_basic_api.cpython-37-pytest-5.3.2.pyc and /dev/null differ diff --git a/tests/__pycache__/test_bibtex.cpython-37-pytest-5.1.3.pyc b/tests/__pycache__/test_bibtex.cpython-37-pytest-5.1.3.pyc deleted file mode 100644 index 68ae273..0000000 Binary files a/tests/__pycache__/test_bibtex.cpython-37-pytest-5.1.3.pyc and /dev/null differ diff --git a/tests/__pycache__/test_bibtex.cpython-37-pytest-5.3.2.pyc b/tests/__pycache__/test_bibtex.cpython-37-pytest-5.3.2.pyc deleted file mode 100644 index 5b8e920..0000000 Binary files a/tests/__pycache__/test_bibtex.cpython-37-pytest-5.3.2.pyc and /dev/null differ diff --git a/tests/__pycache__/test_cfm.cpython-37-pytest-5.1.3.pyc b/tests/__pycache__/test_cfm.cpython-37-pytest-5.1.3.pyc deleted file mode 100644 index 579b66d..0000000 Binary files a/tests/__pycache__/test_cfm.cpython-37-pytest-5.1.3.pyc and /dev/null differ diff --git a/tests/__pycache__/test_cfm.cpython-37-pytest-5.3.2.pyc b/tests/__pycache__/test_cfm.cpython-37-pytest-5.3.2.pyc deleted file mode 100644 index f2e47a7..0000000 Binary files a/tests/__pycache__/test_cfm.cpython-37-pytest-5.3.2.pyc and /dev/null differ diff --git a/tests/__pycache__/test_clexer.cpython-37-pytest-5.1.3.pyc b/tests/__pycache__/test_clexer.cpython-37-pytest-5.1.3.pyc deleted file mode 100644 index e53f9e4..0000000 Binary files a/tests/__pycache__/test_clexer.cpython-37-pytest-5.1.3.pyc and /dev/null differ diff --git a/tests/__pycache__/test_clexer.cpython-37-pytest-5.3.2.pyc b/tests/__pycache__/test_clexer.cpython-37-pytest-5.3.2.pyc deleted file mode 100644 index 0a36de2..0000000 Binary files a/tests/__pycache__/test_clexer.cpython-37-pytest-5.3.2.pyc and /dev/null differ diff --git a/tests/__pycache__/test_cmdline.cpython-37-pytest-5.1.3.pyc b/tests/__pycache__/test_cmdline.cpython-37-pytest-5.1.3.pyc deleted file mode 100644 index 7788e5d..0000000 Binary files a/tests/__pycache__/test_cmdline.cpython-37-pytest-5.1.3.pyc and /dev/null differ diff --git a/tests/__pycache__/test_cmdline.cpython-37-pytest-5.3.2.pyc b/tests/__pycache__/test_cmdline.cpython-37-pytest-5.3.2.pyc deleted file mode 100644 index c8b9a53..0000000 Binary files a/tests/__pycache__/test_cmdline.cpython-37-pytest-5.3.2.pyc and /dev/null differ diff --git a/tests/__pycache__/test_cpp.cpython-37-pytest-5.1.3.pyc b/tests/__pycache__/test_cpp.cpython-37-pytest-5.1.3.pyc deleted file mode 100644 index ece2392..0000000 Binary files a/tests/__pycache__/test_cpp.cpython-37-pytest-5.1.3.pyc and /dev/null differ diff --git a/tests/__pycache__/test_cpp.cpython-37-pytest-5.3.2.pyc b/tests/__pycache__/test_cpp.cpython-37-pytest-5.3.2.pyc deleted file mode 100644 index e2cd687..0000000 Binary files a/tests/__pycache__/test_cpp.cpython-37-pytest-5.3.2.pyc and /dev/null differ diff --git a/tests/__pycache__/test_crystal.cpython-37-pytest-5.1.3.pyc b/tests/__pycache__/test_crystal.cpython-37-pytest-5.1.3.pyc deleted file mode 100644 index 21e8d67..0000000 Binary files a/tests/__pycache__/test_crystal.cpython-37-pytest-5.1.3.pyc and /dev/null differ diff --git a/tests/__pycache__/test_crystal.cpython-37-pytest-5.3.2.pyc b/tests/__pycache__/test_crystal.cpython-37-pytest-5.3.2.pyc deleted file mode 100644 index 3f769db..0000000 Binary files a/tests/__pycache__/test_crystal.cpython-37-pytest-5.3.2.pyc and /dev/null differ diff --git a/tests/__pycache__/test_csound.cpython-37-pytest-5.1.3.pyc b/tests/__pycache__/test_csound.cpython-37-pytest-5.1.3.pyc deleted file mode 100644 index c9d0622..0000000 Binary files a/tests/__pycache__/test_csound.cpython-37-pytest-5.1.3.pyc and /dev/null differ diff --git a/tests/__pycache__/test_csound.cpython-37-pytest-5.3.2.pyc b/tests/__pycache__/test_csound.cpython-37-pytest-5.3.2.pyc deleted file mode 100644 index 42ae209..0000000 Binary files a/tests/__pycache__/test_csound.cpython-37-pytest-5.3.2.pyc and /dev/null differ diff --git a/tests/__pycache__/test_data.cpython-37-pytest-5.1.3.pyc b/tests/__pycache__/test_data.cpython-37-pytest-5.1.3.pyc deleted file mode 100644 index d600df2..0000000 Binary files a/tests/__pycache__/test_data.cpython-37-pytest-5.1.3.pyc and /dev/null differ diff --git a/tests/__pycache__/test_data.cpython-37-pytest-5.3.2.pyc b/tests/__pycache__/test_data.cpython-37-pytest-5.3.2.pyc deleted file mode 100644 index 75ee4c8..0000000 Binary files a/tests/__pycache__/test_data.cpython-37-pytest-5.3.2.pyc and /dev/null differ diff --git a/tests/__pycache__/test_examplefiles.cpython-37-pytest-5.1.3.pyc b/tests/__pycache__/test_examplefiles.cpython-37-pytest-5.1.3.pyc deleted file mode 100644 index 2ddff96..0000000 Binary files a/tests/__pycache__/test_examplefiles.cpython-37-pytest-5.1.3.pyc and /dev/null differ diff --git a/tests/__pycache__/test_examplefiles.cpython-37-pytest-5.3.2.pyc b/tests/__pycache__/test_examplefiles.cpython-37-pytest-5.3.2.pyc deleted file mode 100644 index 765bc13..0000000 Binary files a/tests/__pycache__/test_examplefiles.cpython-37-pytest-5.3.2.pyc and /dev/null differ diff --git a/tests/__pycache__/test_ezhil.cpython-37-pytest-5.1.3.pyc b/tests/__pycache__/test_ezhil.cpython-37-pytest-5.1.3.pyc deleted file mode 100644 index 97a08b2..0000000 Binary files a/tests/__pycache__/test_ezhil.cpython-37-pytest-5.1.3.pyc and /dev/null differ diff --git a/tests/__pycache__/test_ezhil.cpython-37-pytest-5.3.2.pyc b/tests/__pycache__/test_ezhil.cpython-37-pytest-5.3.2.pyc deleted file mode 100644 index 6b18c0c..0000000 Binary files a/tests/__pycache__/test_ezhil.cpython-37-pytest-5.3.2.pyc and /dev/null differ diff --git a/tests/__pycache__/test_grammar_notation.cpython-37-pytest-5.3.2.pyc b/tests/__pycache__/test_grammar_notation.cpython-37-pytest-5.3.2.pyc deleted file mode 100644 index fa15c1a..0000000 Binary files a/tests/__pycache__/test_grammar_notation.cpython-37-pytest-5.3.2.pyc and /dev/null differ diff --git a/tests/__pycache__/test_guessing.cpython-37-pytest-5.3.2.pyc b/tests/__pycache__/test_guessing.cpython-37-pytest-5.3.2.pyc deleted file mode 100644 index 32493a6..0000000 Binary files a/tests/__pycache__/test_guessing.cpython-37-pytest-5.3.2.pyc and /dev/null differ diff --git a/tests/__pycache__/test_haskell.cpython-37-pytest-5.1.3.pyc b/tests/__pycache__/test_haskell.cpython-37-pytest-5.1.3.pyc deleted file mode 100644 index 4661744..0000000 Binary files a/tests/__pycache__/test_haskell.cpython-37-pytest-5.1.3.pyc and /dev/null differ diff --git a/tests/__pycache__/test_haskell.cpython-37-pytest-5.3.2.pyc b/tests/__pycache__/test_haskell.cpython-37-pytest-5.3.2.pyc deleted file mode 100644 index 623412b..0000000 Binary files a/tests/__pycache__/test_haskell.cpython-37-pytest-5.3.2.pyc and /dev/null differ diff --git a/tests/__pycache__/test_html_formatter.cpython-37-pytest-5.1.3.pyc b/tests/__pycache__/test_html_formatter.cpython-37-pytest-5.1.3.pyc deleted file mode 100644 index e87c1de..0000000 Binary files a/tests/__pycache__/test_html_formatter.cpython-37-pytest-5.1.3.pyc and /dev/null differ diff --git a/tests/__pycache__/test_html_formatter.cpython-37-pytest-5.3.2.pyc b/tests/__pycache__/test_html_formatter.cpython-37-pytest-5.3.2.pyc deleted file mode 100644 index 3eadbd0..0000000 Binary files a/tests/__pycache__/test_html_formatter.cpython-37-pytest-5.3.2.pyc and /dev/null differ diff --git a/tests/__pycache__/test_idris.cpython-37-pytest-5.3.2.pyc b/tests/__pycache__/test_idris.cpython-37-pytest-5.3.2.pyc deleted file mode 100644 index 906d312..0000000 Binary files a/tests/__pycache__/test_idris.cpython-37-pytest-5.3.2.pyc and /dev/null differ diff --git a/tests/__pycache__/test_inherit.cpython-37-pytest-5.1.3.pyc b/tests/__pycache__/test_inherit.cpython-37-pytest-5.1.3.pyc deleted file mode 100644 index 7cabc29..0000000 Binary files a/tests/__pycache__/test_inherit.cpython-37-pytest-5.1.3.pyc and /dev/null differ diff --git a/tests/__pycache__/test_inherit.cpython-37-pytest-5.3.2.pyc b/tests/__pycache__/test_inherit.cpython-37-pytest-5.3.2.pyc deleted file mode 100644 index 7293605..0000000 Binary files a/tests/__pycache__/test_inherit.cpython-37-pytest-5.3.2.pyc and /dev/null differ diff --git a/tests/__pycache__/test_irc_formatter.cpython-37-pytest-5.1.3.pyc b/tests/__pycache__/test_irc_formatter.cpython-37-pytest-5.1.3.pyc deleted file mode 100644 index 417bedb..0000000 Binary files a/tests/__pycache__/test_irc_formatter.cpython-37-pytest-5.1.3.pyc and /dev/null differ diff --git a/tests/__pycache__/test_irc_formatter.cpython-37-pytest-5.3.2.pyc b/tests/__pycache__/test_irc_formatter.cpython-37-pytest-5.3.2.pyc deleted file mode 100644 index f41d809..0000000 Binary files a/tests/__pycache__/test_irc_formatter.cpython-37-pytest-5.3.2.pyc and /dev/null differ diff --git a/tests/__pycache__/test_java.cpython-37-pytest-5.1.3.pyc b/tests/__pycache__/test_java.cpython-37-pytest-5.1.3.pyc deleted file mode 100644 index 74b1c17..0000000 Binary files a/tests/__pycache__/test_java.cpython-37-pytest-5.1.3.pyc and /dev/null differ diff --git a/tests/__pycache__/test_java.cpython-37-pytest-5.3.2.pyc b/tests/__pycache__/test_java.cpython-37-pytest-5.3.2.pyc deleted file mode 100644 index 39a9b5a..0000000 Binary files a/tests/__pycache__/test_java.cpython-37-pytest-5.3.2.pyc and /dev/null differ diff --git a/tests/__pycache__/test_javascript.cpython-37-pytest-5.1.3.pyc b/tests/__pycache__/test_javascript.cpython-37-pytest-5.1.3.pyc deleted file mode 100644 index 5da1201..0000000 Binary files a/tests/__pycache__/test_javascript.cpython-37-pytest-5.1.3.pyc and /dev/null differ diff --git a/tests/__pycache__/test_javascript.cpython-37-pytest-5.3.2.pyc b/tests/__pycache__/test_javascript.cpython-37-pytest-5.3.2.pyc deleted file mode 100644 index 13b5700..0000000 Binary files a/tests/__pycache__/test_javascript.cpython-37-pytest-5.3.2.pyc and /dev/null differ diff --git a/tests/__pycache__/test_julia.cpython-37-pytest-5.1.3.pyc b/tests/__pycache__/test_julia.cpython-37-pytest-5.1.3.pyc deleted file mode 100644 index e78c3aa..0000000 Binary files a/tests/__pycache__/test_julia.cpython-37-pytest-5.1.3.pyc and /dev/null differ diff --git a/tests/__pycache__/test_julia.cpython-37-pytest-5.3.2.pyc b/tests/__pycache__/test_julia.cpython-37-pytest-5.3.2.pyc deleted file mode 100644 index e947cd8..0000000 Binary files a/tests/__pycache__/test_julia.cpython-37-pytest-5.3.2.pyc and /dev/null differ diff --git a/tests/__pycache__/test_kotlin.cpython-37-pytest-5.1.3.pyc b/tests/__pycache__/test_kotlin.cpython-37-pytest-5.1.3.pyc deleted file mode 100644 index de6f48f..0000000 Binary files a/tests/__pycache__/test_kotlin.cpython-37-pytest-5.1.3.pyc and /dev/null differ diff --git a/tests/__pycache__/test_kotlin.cpython-37-pytest-5.3.2.pyc b/tests/__pycache__/test_kotlin.cpython-37-pytest-5.3.2.pyc deleted file mode 100644 index 82c4152..0000000 Binary files a/tests/__pycache__/test_kotlin.cpython-37-pytest-5.3.2.pyc and /dev/null differ diff --git a/tests/__pycache__/test_latex_formatter.cpython-37-pytest-5.1.3.pyc b/tests/__pycache__/test_latex_formatter.cpython-37-pytest-5.1.3.pyc deleted file mode 100644 index 975aaf6..0000000 Binary files a/tests/__pycache__/test_latex_formatter.cpython-37-pytest-5.1.3.pyc and /dev/null differ diff --git a/tests/__pycache__/test_latex_formatter.cpython-37-pytest-5.3.2.pyc b/tests/__pycache__/test_latex_formatter.cpython-37-pytest-5.3.2.pyc deleted file mode 100644 index f7d3a50..0000000 Binary files a/tests/__pycache__/test_latex_formatter.cpython-37-pytest-5.3.2.pyc and /dev/null differ diff --git a/tests/__pycache__/test_lexers_other.cpython-37-pytest-5.1.3.pyc b/tests/__pycache__/test_lexers_other.cpython-37-pytest-5.1.3.pyc deleted file mode 100644 index dae8466..0000000 Binary files a/tests/__pycache__/test_lexers_other.cpython-37-pytest-5.1.3.pyc and /dev/null differ diff --git a/tests/__pycache__/test_lexers_other.cpython-37-pytest-5.3.2.pyc b/tests/__pycache__/test_lexers_other.cpython-37-pytest-5.3.2.pyc deleted file mode 100644 index 2f65396..0000000 Binary files a/tests/__pycache__/test_lexers_other.cpython-37-pytest-5.3.2.pyc and /dev/null differ diff --git a/tests/__pycache__/test_markdown_lexer.cpython-37-pytest-5.1.3.pyc b/tests/__pycache__/test_markdown_lexer.cpython-37-pytest-5.1.3.pyc deleted file mode 100644 index 056f90c..0000000 Binary files a/tests/__pycache__/test_markdown_lexer.cpython-37-pytest-5.1.3.pyc and /dev/null differ diff --git a/tests/__pycache__/test_markdown_lexer.cpython-37-pytest-5.3.2.pyc b/tests/__pycache__/test_markdown_lexer.cpython-37-pytest-5.3.2.pyc deleted file mode 100644 index b42fb9b..0000000 Binary files a/tests/__pycache__/test_markdown_lexer.cpython-37-pytest-5.3.2.pyc and /dev/null differ diff --git a/tests/__pycache__/test_modeline.cpython-37-pytest-5.1.3.pyc b/tests/__pycache__/test_modeline.cpython-37-pytest-5.1.3.pyc deleted file mode 100644 index 8f458d2..0000000 Binary files a/tests/__pycache__/test_modeline.cpython-37-pytest-5.1.3.pyc and /dev/null differ diff --git a/tests/__pycache__/test_modeline.cpython-37-pytest-5.3.2.pyc b/tests/__pycache__/test_modeline.cpython-37-pytest-5.3.2.pyc deleted file mode 100644 index a4f422f..0000000 Binary files a/tests/__pycache__/test_modeline.cpython-37-pytest-5.3.2.pyc and /dev/null differ diff --git a/tests/__pycache__/test_objectiveclexer.cpython-37-pytest-5.1.3.pyc b/tests/__pycache__/test_objectiveclexer.cpython-37-pytest-5.1.3.pyc deleted file mode 100644 index 6e7c8c3..0000000 Binary files a/tests/__pycache__/test_objectiveclexer.cpython-37-pytest-5.1.3.pyc and /dev/null differ diff --git a/tests/__pycache__/test_objectiveclexer.cpython-37-pytest-5.3.2.pyc b/tests/__pycache__/test_objectiveclexer.cpython-37-pytest-5.3.2.pyc deleted file mode 100644 index 59d5b07..0000000 Binary files a/tests/__pycache__/test_objectiveclexer.cpython-37-pytest-5.3.2.pyc and /dev/null differ diff --git a/tests/__pycache__/test_perllexer.cpython-37-pytest-5.1.3.pyc b/tests/__pycache__/test_perllexer.cpython-37-pytest-5.1.3.pyc deleted file mode 100644 index b8988ce..0000000 Binary files a/tests/__pycache__/test_perllexer.cpython-37-pytest-5.1.3.pyc and /dev/null differ diff --git a/tests/__pycache__/test_perllexer.cpython-37-pytest-5.3.2.pyc b/tests/__pycache__/test_perllexer.cpython-37-pytest-5.3.2.pyc deleted file mode 100644 index f43e94d..0000000 Binary files a/tests/__pycache__/test_perllexer.cpython-37-pytest-5.3.2.pyc and /dev/null differ diff --git a/tests/__pycache__/test_php.cpython-37-pytest-5.1.3.pyc b/tests/__pycache__/test_php.cpython-37-pytest-5.1.3.pyc deleted file mode 100644 index 5098fdc..0000000 Binary files a/tests/__pycache__/test_php.cpython-37-pytest-5.1.3.pyc and /dev/null differ diff --git a/tests/__pycache__/test_php.cpython-37-pytest-5.3.2.pyc b/tests/__pycache__/test_php.cpython-37-pytest-5.3.2.pyc deleted file mode 100644 index 97218f1..0000000 Binary files a/tests/__pycache__/test_php.cpython-37-pytest-5.3.2.pyc and /dev/null differ diff --git a/tests/__pycache__/test_praat.cpython-37-pytest-5.1.3.pyc b/tests/__pycache__/test_praat.cpython-37-pytest-5.1.3.pyc deleted file mode 100644 index f34a797..0000000 Binary files a/tests/__pycache__/test_praat.cpython-37-pytest-5.1.3.pyc and /dev/null differ diff --git a/tests/__pycache__/test_praat.cpython-37-pytest-5.3.2.pyc b/tests/__pycache__/test_praat.cpython-37-pytest-5.3.2.pyc deleted file mode 100644 index 755a25d..0000000 Binary files a/tests/__pycache__/test_praat.cpython-37-pytest-5.3.2.pyc and /dev/null differ diff --git a/tests/__pycache__/test_properties.cpython-37-pytest-5.1.3.pyc b/tests/__pycache__/test_properties.cpython-37-pytest-5.1.3.pyc deleted file mode 100644 index 03e1f85..0000000 Binary files a/tests/__pycache__/test_properties.cpython-37-pytest-5.1.3.pyc and /dev/null differ diff --git a/tests/__pycache__/test_properties.cpython-37-pytest-5.3.2.pyc b/tests/__pycache__/test_properties.cpython-37-pytest-5.3.2.pyc deleted file mode 100644 index 1f83765..0000000 Binary files a/tests/__pycache__/test_properties.cpython-37-pytest-5.3.2.pyc and /dev/null differ diff --git a/tests/__pycache__/test_python.cpython-37-pytest-5.1.3.pyc b/tests/__pycache__/test_python.cpython-37-pytest-5.1.3.pyc deleted file mode 100644 index 7b00caa..0000000 Binary files a/tests/__pycache__/test_python.cpython-37-pytest-5.1.3.pyc and /dev/null differ diff --git a/tests/__pycache__/test_python.cpython-37-pytest-5.3.2.pyc b/tests/__pycache__/test_python.cpython-37-pytest-5.3.2.pyc deleted file mode 100644 index 0054f20..0000000 Binary files a/tests/__pycache__/test_python.cpython-37-pytest-5.3.2.pyc and /dev/null differ diff --git a/tests/__pycache__/test_qbasiclexer.cpython-37-pytest-5.1.3.pyc b/tests/__pycache__/test_qbasiclexer.cpython-37-pytest-5.1.3.pyc deleted file mode 100644 index 0350a9b..0000000 Binary files a/tests/__pycache__/test_qbasiclexer.cpython-37-pytest-5.1.3.pyc and /dev/null differ diff --git a/tests/__pycache__/test_qbasiclexer.cpython-37-pytest-5.3.2.pyc b/tests/__pycache__/test_qbasiclexer.cpython-37-pytest-5.3.2.pyc deleted file mode 100644 index 7ae56d1..0000000 Binary files a/tests/__pycache__/test_qbasiclexer.cpython-37-pytest-5.3.2.pyc and /dev/null differ diff --git a/tests/__pycache__/test_r.cpython-37-pytest-5.1.3.pyc b/tests/__pycache__/test_r.cpython-37-pytest-5.1.3.pyc deleted file mode 100644 index b5d248f..0000000 Binary files a/tests/__pycache__/test_r.cpython-37-pytest-5.1.3.pyc and /dev/null differ diff --git a/tests/__pycache__/test_r.cpython-37-pytest-5.3.2.pyc b/tests/__pycache__/test_r.cpython-37-pytest-5.3.2.pyc deleted file mode 100644 index e80c248..0000000 Binary files a/tests/__pycache__/test_r.cpython-37-pytest-5.3.2.pyc and /dev/null differ diff --git a/tests/__pycache__/test_regexlexer.cpython-37-pytest-5.1.3.pyc b/tests/__pycache__/test_regexlexer.cpython-37-pytest-5.1.3.pyc deleted file mode 100644 index eecef74..0000000 Binary files a/tests/__pycache__/test_regexlexer.cpython-37-pytest-5.1.3.pyc and /dev/null differ diff --git a/tests/__pycache__/test_regexlexer.cpython-37-pytest-5.3.2.pyc b/tests/__pycache__/test_regexlexer.cpython-37-pytest-5.3.2.pyc deleted file mode 100644 index c044070..0000000 Binary files a/tests/__pycache__/test_regexlexer.cpython-37-pytest-5.3.2.pyc and /dev/null differ diff --git a/tests/__pycache__/test_regexopt.cpython-37-pytest-5.1.3.pyc b/tests/__pycache__/test_regexopt.cpython-37-pytest-5.1.3.pyc deleted file mode 100644 index 893cb2b..0000000 Binary files a/tests/__pycache__/test_regexopt.cpython-37-pytest-5.1.3.pyc and /dev/null differ diff --git a/tests/__pycache__/test_regexopt.cpython-37-pytest-5.3.2.pyc b/tests/__pycache__/test_regexopt.cpython-37-pytest-5.3.2.pyc deleted file mode 100644 index aeb1011..0000000 Binary files a/tests/__pycache__/test_regexopt.cpython-37-pytest-5.3.2.pyc and /dev/null differ diff --git a/tests/__pycache__/test_rtf_formatter.cpython-37-pytest-5.1.3.pyc b/tests/__pycache__/test_rtf_formatter.cpython-37-pytest-5.1.3.pyc deleted file mode 100644 index d384cb8..0000000 Binary files a/tests/__pycache__/test_rtf_formatter.cpython-37-pytest-5.1.3.pyc and /dev/null differ diff --git a/tests/__pycache__/test_rtf_formatter.cpython-37-pytest-5.3.2.pyc b/tests/__pycache__/test_rtf_formatter.cpython-37-pytest-5.3.2.pyc deleted file mode 100644 index 7d4d9e3..0000000 Binary files a/tests/__pycache__/test_rtf_formatter.cpython-37-pytest-5.3.2.pyc and /dev/null differ diff --git a/tests/__pycache__/test_ruby.cpython-37-pytest-5.1.3.pyc b/tests/__pycache__/test_ruby.cpython-37-pytest-5.1.3.pyc deleted file mode 100644 index 8560b38..0000000 Binary files a/tests/__pycache__/test_ruby.cpython-37-pytest-5.1.3.pyc and /dev/null differ diff --git a/tests/__pycache__/test_ruby.cpython-37-pytest-5.3.2.pyc b/tests/__pycache__/test_ruby.cpython-37-pytest-5.3.2.pyc deleted file mode 100644 index 943a52e..0000000 Binary files a/tests/__pycache__/test_ruby.cpython-37-pytest-5.3.2.pyc and /dev/null differ diff --git a/tests/__pycache__/test_shell.cpython-37-pytest-5.1.3.pyc b/tests/__pycache__/test_shell.cpython-37-pytest-5.1.3.pyc deleted file mode 100644 index bc6aa16..0000000 Binary files a/tests/__pycache__/test_shell.cpython-37-pytest-5.1.3.pyc and /dev/null differ diff --git a/tests/__pycache__/test_shell.cpython-37-pytest-5.3.2.pyc b/tests/__pycache__/test_shell.cpython-37-pytest-5.3.2.pyc deleted file mode 100644 index e931dfc..0000000 Binary files a/tests/__pycache__/test_shell.cpython-37-pytest-5.3.2.pyc and /dev/null differ diff --git a/tests/__pycache__/test_smarty.cpython-37-pytest-5.1.3.pyc b/tests/__pycache__/test_smarty.cpython-37-pytest-5.1.3.pyc deleted file mode 100644 index acca9b0..0000000 Binary files a/tests/__pycache__/test_smarty.cpython-37-pytest-5.1.3.pyc and /dev/null differ diff --git a/tests/__pycache__/test_smarty.cpython-37-pytest-5.3.2.pyc b/tests/__pycache__/test_smarty.cpython-37-pytest-5.3.2.pyc deleted file mode 100644 index 3108ca1..0000000 Binary files a/tests/__pycache__/test_smarty.cpython-37-pytest-5.3.2.pyc and /dev/null differ diff --git a/tests/__pycache__/test_sql.cpython-37-pytest-5.1.3.pyc b/tests/__pycache__/test_sql.cpython-37-pytest-5.1.3.pyc deleted file mode 100644 index ae565c7..0000000 Binary files a/tests/__pycache__/test_sql.cpython-37-pytest-5.1.3.pyc and /dev/null differ diff --git a/tests/__pycache__/test_sql.cpython-37-pytest-5.3.2.pyc b/tests/__pycache__/test_sql.cpython-37-pytest-5.3.2.pyc deleted file mode 100644 index cd5c795..0000000 Binary files a/tests/__pycache__/test_sql.cpython-37-pytest-5.3.2.pyc and /dev/null differ diff --git a/tests/__pycache__/test_terminal_formatter.cpython-37-pytest-5.1.3.pyc b/tests/__pycache__/test_terminal_formatter.cpython-37-pytest-5.1.3.pyc deleted file mode 100644 index 639dff3..0000000 Binary files a/tests/__pycache__/test_terminal_formatter.cpython-37-pytest-5.1.3.pyc and /dev/null differ diff --git a/tests/__pycache__/test_terminal_formatter.cpython-37-pytest-5.3.2.pyc b/tests/__pycache__/test_terminal_formatter.cpython-37-pytest-5.3.2.pyc deleted file mode 100644 index de4c83d..0000000 Binary files a/tests/__pycache__/test_terminal_formatter.cpython-37-pytest-5.3.2.pyc and /dev/null differ diff --git a/tests/__pycache__/test_textfmts.cpython-37-pytest-5.1.3.pyc b/tests/__pycache__/test_textfmts.cpython-37-pytest-5.1.3.pyc deleted file mode 100644 index c58f7a4..0000000 Binary files a/tests/__pycache__/test_textfmts.cpython-37-pytest-5.1.3.pyc and /dev/null differ diff --git a/tests/__pycache__/test_textfmts.cpython-37-pytest-5.3.2.pyc b/tests/__pycache__/test_textfmts.cpython-37-pytest-5.3.2.pyc deleted file mode 100644 index 8edf382..0000000 Binary files a/tests/__pycache__/test_textfmts.cpython-37-pytest-5.3.2.pyc and /dev/null differ diff --git a/tests/__pycache__/test_token.cpython-37-pytest-5.1.3.pyc b/tests/__pycache__/test_token.cpython-37-pytest-5.1.3.pyc deleted file mode 100644 index c01a40e..0000000 Binary files a/tests/__pycache__/test_token.cpython-37-pytest-5.1.3.pyc and /dev/null differ diff --git a/tests/__pycache__/test_token.cpython-37-pytest-5.3.2.pyc b/tests/__pycache__/test_token.cpython-37-pytest-5.3.2.pyc deleted file mode 100644 index 201104e..0000000 Binary files a/tests/__pycache__/test_token.cpython-37-pytest-5.3.2.pyc and /dev/null differ diff --git a/tests/__pycache__/test_unistring.cpython-37-pytest-5.1.3.pyc b/tests/__pycache__/test_unistring.cpython-37-pytest-5.1.3.pyc deleted file mode 100644 index 40b6b3e..0000000 Binary files a/tests/__pycache__/test_unistring.cpython-37-pytest-5.1.3.pyc and /dev/null differ diff --git a/tests/__pycache__/test_unistring.cpython-37-pytest-5.3.2.pyc b/tests/__pycache__/test_unistring.cpython-37-pytest-5.3.2.pyc deleted file mode 100644 index 3e932e8..0000000 Binary files a/tests/__pycache__/test_unistring.cpython-37-pytest-5.3.2.pyc and /dev/null differ diff --git a/tests/__pycache__/test_usd.cpython-37-pytest-5.1.3.pyc b/tests/__pycache__/test_usd.cpython-37-pytest-5.1.3.pyc deleted file mode 100644 index 3cb87de..0000000 Binary files a/tests/__pycache__/test_usd.cpython-37-pytest-5.1.3.pyc and /dev/null differ diff --git a/tests/__pycache__/test_usd.cpython-37-pytest-5.3.2.pyc b/tests/__pycache__/test_usd.cpython-37-pytest-5.3.2.pyc deleted file mode 100644 index b0b7295..0000000 Binary files a/tests/__pycache__/test_usd.cpython-37-pytest-5.3.2.pyc and /dev/null differ diff --git a/tests/__pycache__/test_using_api.cpython-37-pytest-5.1.3.pyc b/tests/__pycache__/test_using_api.cpython-37-pytest-5.1.3.pyc deleted file mode 100644 index 990e969..0000000 Binary files a/tests/__pycache__/test_using_api.cpython-37-pytest-5.1.3.pyc and /dev/null differ diff --git a/tests/__pycache__/test_using_api.cpython-37-pytest-5.3.2.pyc b/tests/__pycache__/test_using_api.cpython-37-pytest-5.3.2.pyc deleted file mode 100644 index f1ad376..0000000 Binary files a/tests/__pycache__/test_using_api.cpython-37-pytest-5.3.2.pyc and /dev/null differ diff --git a/tests/__pycache__/test_util.cpython-37-pytest-5.1.3.pyc b/tests/__pycache__/test_util.cpython-37-pytest-5.1.3.pyc deleted file mode 100644 index b7700af..0000000 Binary files a/tests/__pycache__/test_util.cpython-37-pytest-5.1.3.pyc and /dev/null differ diff --git a/tests/__pycache__/test_util.cpython-37-pytest-5.3.2.pyc b/tests/__pycache__/test_util.cpython-37-pytest-5.3.2.pyc deleted file mode 100644 index 8a5735c..0000000 Binary files a/tests/__pycache__/test_util.cpython-37-pytest-5.3.2.pyc and /dev/null differ diff --git a/tests/__pycache__/test_whiley.cpython-37-pytest-5.1.3.pyc b/tests/__pycache__/test_whiley.cpython-37-pytest-5.1.3.pyc deleted file mode 100644 index 6412d0c..0000000 Binary files a/tests/__pycache__/test_whiley.cpython-37-pytest-5.1.3.pyc and /dev/null differ diff --git a/tests/__pycache__/test_whiley.cpython-37-pytest-5.3.2.pyc b/tests/__pycache__/test_whiley.cpython-37-pytest-5.3.2.pyc deleted file mode 100644 index 52e851e..0000000 Binary files a/tests/__pycache__/test_whiley.cpython-37-pytest-5.3.2.pyc and /dev/null differ diff --git a/tests/examplefiles/output/99_bottles_of_beer.chpl b/tests/examplefiles/output/99_bottles_of_beer.chpl deleted file mode 100644 index 0a00fa5..0000000 Binary files a/tests/examplefiles/output/99_bottles_of_beer.chpl and /dev/null differ diff --git a/tests/examplefiles/output/AcidStateAdvanced.hs b/tests/examplefiles/output/AcidStateAdvanced.hs deleted file mode 100644 index 718f515..0000000 Binary files a/tests/examplefiles/output/AcidStateAdvanced.hs and /dev/null differ diff --git a/tests/examplefiles/output/AlternatingGroup.mu b/tests/examplefiles/output/AlternatingGroup.mu deleted file mode 100644 index f52b19d..0000000 Binary files a/tests/examplefiles/output/AlternatingGroup.mu and /dev/null differ diff --git a/tests/examplefiles/output/BOM.js b/tests/examplefiles/output/BOM.js deleted file mode 100644 index ba53683..0000000 Binary files a/tests/examplefiles/output/BOM.js and /dev/null differ diff --git a/tests/examplefiles/output/Blink.ino b/tests/examplefiles/output/Blink.ino deleted file mode 100644 index 39f9aba..0000000 Binary files a/tests/examplefiles/output/Blink.ino and /dev/null differ diff --git a/tests/examplefiles/output/CPDictionary.j b/tests/examplefiles/output/CPDictionary.j deleted file mode 100644 index f946e82..0000000 Binary files a/tests/examplefiles/output/CPDictionary.j and /dev/null differ diff --git a/tests/examplefiles/output/Charmci.ci b/tests/examplefiles/output/Charmci.ci deleted file mode 100644 index da25afc..0000000 Binary files a/tests/examplefiles/output/Charmci.ci and /dev/null differ diff --git a/tests/examplefiles/output/Config.in.cache b/tests/examplefiles/output/Config.in.cache deleted file mode 100644 index db17942..0000000 Binary files a/tests/examplefiles/output/Config.in.cache and /dev/null differ diff --git a/tests/examplefiles/output/Constants.mo b/tests/examplefiles/output/Constants.mo deleted file mode 100644 index e632c6f..0000000 Binary files a/tests/examplefiles/output/Constants.mo and /dev/null differ diff --git a/tests/examplefiles/output/DancingSudoku.lhs b/tests/examplefiles/output/DancingSudoku.lhs deleted file mode 100644 index 5c8f12e..0000000 Binary files a/tests/examplefiles/output/DancingSudoku.lhs and /dev/null differ diff --git a/tests/examplefiles/output/Deflate.fs b/tests/examplefiles/output/Deflate.fs deleted file mode 100644 index 0adebeb..0000000 Binary files a/tests/examplefiles/output/Deflate.fs and /dev/null differ diff --git a/tests/examplefiles/output/Error.pmod b/tests/examplefiles/output/Error.pmod deleted file mode 100644 index 435bed8..0000000 Binary files a/tests/examplefiles/output/Error.pmod and /dev/null differ diff --git a/tests/examplefiles/output/Errors.scala b/tests/examplefiles/output/Errors.scala deleted file mode 100644 index 847a7c4..0000000 Binary files a/tests/examplefiles/output/Errors.scala and /dev/null differ diff --git a/tests/examplefiles/output/FakeFile.pike b/tests/examplefiles/output/FakeFile.pike deleted file mode 100644 index 8ed0be5..0000000 Binary files a/tests/examplefiles/output/FakeFile.pike and /dev/null differ diff --git a/tests/examplefiles/output/Get-CommandDefinitionHtml.ps1 b/tests/examplefiles/output/Get-CommandDefinitionHtml.ps1 deleted file mode 100644 index 277c214..0000000 Binary files a/tests/examplefiles/output/Get-CommandDefinitionHtml.ps1 and /dev/null differ diff --git a/tests/examplefiles/output/IPDispatchC.nc b/tests/examplefiles/output/IPDispatchC.nc deleted file mode 100644 index 9293b0c..0000000 Binary files a/tests/examplefiles/output/IPDispatchC.nc and /dev/null differ diff --git a/tests/examplefiles/output/IPDispatchP.nc b/tests/examplefiles/output/IPDispatchP.nc deleted file mode 100644 index a777073..0000000 Binary files a/tests/examplefiles/output/IPDispatchP.nc and /dev/null differ diff --git a/tests/examplefiles/output/Intro.java b/tests/examplefiles/output/Intro.java deleted file mode 100644 index 2812fe3..0000000 Binary files a/tests/examplefiles/output/Intro.java and /dev/null differ diff --git a/tests/examplefiles/output/MIME_example.eml b/tests/examplefiles/output/MIME_example.eml deleted file mode 100644 index 071c3db..0000000 Binary files a/tests/examplefiles/output/MIME_example.eml and /dev/null differ diff --git a/tests/examplefiles/output/Makefile b/tests/examplefiles/output/Makefile deleted file mode 100644 index d6e77d3..0000000 Binary files a/tests/examplefiles/output/Makefile and /dev/null differ diff --git a/tests/examplefiles/output/Object.st b/tests/examplefiles/output/Object.st deleted file mode 100644 index d0faa8d..0000000 Binary files a/tests/examplefiles/output/Object.st and /dev/null differ diff --git a/tests/examplefiles/output/OrderedMap.hx b/tests/examplefiles/output/OrderedMap.hx deleted file mode 100644 index 8902ebf..0000000 Binary files a/tests/examplefiles/output/OrderedMap.hx and /dev/null differ diff --git a/tests/examplefiles/output/RoleQ.pm6 b/tests/examplefiles/output/RoleQ.pm6 deleted file mode 100644 index 59708d2..0000000 Binary files a/tests/examplefiles/output/RoleQ.pm6 and /dev/null differ diff --git a/tests/examplefiles/output/SmallCheck.hs b/tests/examplefiles/output/SmallCheck.hs deleted file mode 100644 index ff5778f..0000000 Binary files a/tests/examplefiles/output/SmallCheck.hs and /dev/null differ diff --git a/tests/examplefiles/output/Sorting.mod b/tests/examplefiles/output/Sorting.mod deleted file mode 100644 index b34d2dd..0000000 Binary files a/tests/examplefiles/output/Sorting.mod and /dev/null differ diff --git a/tests/examplefiles/output/StdGeneric.icl b/tests/examplefiles/output/StdGeneric.icl deleted file mode 100644 index 0d6dc1c..0000000 Binary files a/tests/examplefiles/output/StdGeneric.icl and /dev/null differ diff --git a/tests/examplefiles/output/Sudoku.lhs b/tests/examplefiles/output/Sudoku.lhs deleted file mode 100644 index eb2b1ea..0000000 Binary files a/tests/examplefiles/output/Sudoku.lhs and /dev/null differ diff --git a/tests/examplefiles/output/abnf_example1.abnf b/tests/examplefiles/output/abnf_example1.abnf deleted file mode 100644 index ad27136..0000000 Binary files a/tests/examplefiles/output/abnf_example1.abnf and /dev/null differ diff --git a/tests/examplefiles/output/abnf_example2.abnf b/tests/examplefiles/output/abnf_example2.abnf deleted file mode 100644 index 9ea5be6..0000000 Binary files a/tests/examplefiles/output/abnf_example2.abnf and /dev/null differ diff --git a/tests/examplefiles/output/addressbook.proto b/tests/examplefiles/output/addressbook.proto deleted file mode 100644 index 7519843..0000000 Binary files a/tests/examplefiles/output/addressbook.proto and /dev/null differ diff --git a/tests/examplefiles/output/ahcon.f b/tests/examplefiles/output/ahcon.f deleted file mode 100644 index 09bb186..0000000 Binary files a/tests/examplefiles/output/ahcon.f and /dev/null differ diff --git a/tests/examplefiles/output/all.nit b/tests/examplefiles/output/all.nit deleted file mode 100644 index 6ba8de5..0000000 Binary files a/tests/examplefiles/output/all.nit and /dev/null differ diff --git a/tests/examplefiles/output/antlr_ANTLRv3.g b/tests/examplefiles/output/antlr_ANTLRv3.g deleted file mode 100644 index db544a9..0000000 Binary files a/tests/examplefiles/output/antlr_ANTLRv3.g and /dev/null differ diff --git a/tests/examplefiles/output/antlr_throws b/tests/examplefiles/output/antlr_throws deleted file mode 100644 index a1d9bcd..0000000 Binary files a/tests/examplefiles/output/antlr_throws and /dev/null differ diff --git a/tests/examplefiles/output/apache2.conf b/tests/examplefiles/output/apache2.conf deleted file mode 100644 index d65d245..0000000 Binary files a/tests/examplefiles/output/apache2.conf and /dev/null differ diff --git a/tests/examplefiles/output/as3_test.as b/tests/examplefiles/output/as3_test.as deleted file mode 100644 index e3a653c..0000000 Binary files a/tests/examplefiles/output/as3_test.as and /dev/null differ diff --git a/tests/examplefiles/output/as3_test2.as b/tests/examplefiles/output/as3_test2.as deleted file mode 100644 index b0a17c3..0000000 Binary files a/tests/examplefiles/output/as3_test2.as and /dev/null differ diff --git a/tests/examplefiles/output/as3_test3.as b/tests/examplefiles/output/as3_test3.as deleted file mode 100644 index a9d509d..0000000 Binary files a/tests/examplefiles/output/as3_test3.as and /dev/null differ diff --git a/tests/examplefiles/output/aspx-cs_example b/tests/examplefiles/output/aspx-cs_example deleted file mode 100644 index 5c762ba..0000000 Binary files a/tests/examplefiles/output/aspx-cs_example and /dev/null differ diff --git a/tests/examplefiles/output/autoit_submit.au3 b/tests/examplefiles/output/autoit_submit.au3 deleted file mode 100644 index 90f1fd1..0000000 Binary files a/tests/examplefiles/output/autoit_submit.au3 and /dev/null differ diff --git a/tests/examplefiles/output/automake.mk b/tests/examplefiles/output/automake.mk deleted file mode 100644 index 1a2896f..0000000 Binary files a/tests/examplefiles/output/automake.mk and /dev/null differ diff --git a/tests/examplefiles/output/badcase.java b/tests/examplefiles/output/badcase.java deleted file mode 100644 index ce65b5d..0000000 Binary files a/tests/examplefiles/output/badcase.java and /dev/null differ diff --git a/tests/examplefiles/output/bigtest.nsi b/tests/examplefiles/output/bigtest.nsi deleted file mode 100644 index b168d18..0000000 Binary files a/tests/examplefiles/output/bigtest.nsi and /dev/null differ diff --git a/tests/examplefiles/output/bnf_example1.bnf b/tests/examplefiles/output/bnf_example1.bnf deleted file mode 100644 index 6e5fb54..0000000 Binary files a/tests/examplefiles/output/bnf_example1.bnf and /dev/null differ diff --git a/tests/examplefiles/output/boot-9.scm b/tests/examplefiles/output/boot-9.scm deleted file mode 100644 index 0eb7700..0000000 Binary files a/tests/examplefiles/output/boot-9.scm and /dev/null differ diff --git a/tests/examplefiles/output/ca65_example b/tests/examplefiles/output/ca65_example deleted file mode 100644 index 4cb5304..0000000 Binary files a/tests/examplefiles/output/ca65_example and /dev/null differ diff --git a/tests/examplefiles/output/capdl_example.cdl b/tests/examplefiles/output/capdl_example.cdl deleted file mode 100644 index ce37439..0000000 Binary files a/tests/examplefiles/output/capdl_example.cdl and /dev/null differ diff --git a/tests/examplefiles/output/cbmbas_example b/tests/examplefiles/output/cbmbas_example deleted file mode 100644 index e6251ca..0000000 Binary files a/tests/examplefiles/output/cbmbas_example and /dev/null differ diff --git a/tests/examplefiles/output/cells.ps b/tests/examplefiles/output/cells.ps deleted file mode 100644 index 96355c8..0000000 Binary files a/tests/examplefiles/output/cells.ps and /dev/null differ diff --git a/tests/examplefiles/output/ceval.c b/tests/examplefiles/output/ceval.c deleted file mode 100644 index e126d36..0000000 Binary files a/tests/examplefiles/output/ceval.c and /dev/null differ diff --git a/tests/examplefiles/output/char.scala b/tests/examplefiles/output/char.scala deleted file mode 100644 index de022ea..0000000 Binary files a/tests/examplefiles/output/char.scala and /dev/null differ diff --git a/tests/examplefiles/output/cheetah_example.html b/tests/examplefiles/output/cheetah_example.html deleted file mode 100644 index d931adc..0000000 Binary files a/tests/examplefiles/output/cheetah_example.html and /dev/null differ diff --git a/tests/examplefiles/output/classes.dylan b/tests/examplefiles/output/classes.dylan deleted file mode 100644 index 3bfba1e..0000000 Binary files a/tests/examplefiles/output/classes.dylan and /dev/null differ diff --git a/tests/examplefiles/output/clojure-weird-keywords.clj b/tests/examplefiles/output/clojure-weird-keywords.clj deleted file mode 100644 index 95b170e..0000000 Binary files a/tests/examplefiles/output/clojure-weird-keywords.clj and /dev/null differ diff --git a/tests/examplefiles/output/condensed_ruby.rb b/tests/examplefiles/output/condensed_ruby.rb deleted file mode 100644 index 5d2b170..0000000 Binary files a/tests/examplefiles/output/condensed_ruby.rb and /dev/null differ diff --git a/tests/examplefiles/output/coq_RelationClasses b/tests/examplefiles/output/coq_RelationClasses deleted file mode 100644 index aee39da..0000000 Binary files a/tests/examplefiles/output/coq_RelationClasses and /dev/null differ diff --git a/tests/examplefiles/output/core.cljs b/tests/examplefiles/output/core.cljs deleted file mode 100644 index 7a4ac56..0000000 Binary files a/tests/examplefiles/output/core.cljs and /dev/null differ diff --git a/tests/examplefiles/output/database.pytb b/tests/examplefiles/output/database.pytb deleted file mode 100644 index 903ff42..0000000 Binary files a/tests/examplefiles/output/database.pytb and /dev/null differ diff --git a/tests/examplefiles/output/de.MoinMoin.po b/tests/examplefiles/output/de.MoinMoin.po deleted file mode 100644 index a24be37..0000000 Binary files a/tests/examplefiles/output/de.MoinMoin.po and /dev/null differ diff --git a/tests/examplefiles/output/demo.ahk b/tests/examplefiles/output/demo.ahk deleted file mode 100644 index e22a733..0000000 Binary files a/tests/examplefiles/output/demo.ahk and /dev/null differ diff --git a/tests/examplefiles/output/demo.cfm b/tests/examplefiles/output/demo.cfm deleted file mode 100644 index be99886..0000000 Binary files a/tests/examplefiles/output/demo.cfm and /dev/null differ diff --git a/tests/examplefiles/output/demo.css.in b/tests/examplefiles/output/demo.css.in deleted file mode 100644 index d0bd697..0000000 Binary files a/tests/examplefiles/output/demo.css.in and /dev/null differ diff --git a/tests/examplefiles/output/demo.frt b/tests/examplefiles/output/demo.frt deleted file mode 100644 index 670f41a..0000000 Binary files a/tests/examplefiles/output/demo.frt and /dev/null differ diff --git a/tests/examplefiles/output/demo.hbs b/tests/examplefiles/output/demo.hbs deleted file mode 100644 index e0c1eb3..0000000 Binary files a/tests/examplefiles/output/demo.hbs and /dev/null differ diff --git a/tests/examplefiles/output/demo.js.in b/tests/examplefiles/output/demo.js.in deleted file mode 100644 index 9f49521..0000000 Binary files a/tests/examplefiles/output/demo.js.in and /dev/null differ diff --git a/tests/examplefiles/output/demo.thrift b/tests/examplefiles/output/demo.thrift deleted file mode 100644 index 73b9316..0000000 Binary files a/tests/examplefiles/output/demo.thrift and /dev/null differ diff --git a/tests/examplefiles/output/demo.xul.in b/tests/examplefiles/output/demo.xul.in deleted file mode 100644 index 4a7349c..0000000 Binary files a/tests/examplefiles/output/demo.xul.in and /dev/null differ diff --git a/tests/examplefiles/output/django_sample.html+django b/tests/examplefiles/output/django_sample.html+django deleted file mode 100644 index 86b4615..0000000 Binary files a/tests/examplefiles/output/django_sample.html+django and /dev/null differ diff --git a/tests/examplefiles/output/docker.docker b/tests/examplefiles/output/docker.docker deleted file mode 100644 index abead67..0000000 Binary files a/tests/examplefiles/output/docker.docker and /dev/null differ diff --git a/tests/examplefiles/output/durexmania.aheui b/tests/examplefiles/output/durexmania.aheui deleted file mode 100644 index f6319ae..0000000 Binary files a/tests/examplefiles/output/durexmania.aheui and /dev/null differ diff --git a/tests/examplefiles/output/dwarf.cw b/tests/examplefiles/output/dwarf.cw deleted file mode 100644 index 7d368d1..0000000 Binary files a/tests/examplefiles/output/dwarf.cw and /dev/null differ diff --git a/tests/examplefiles/output/eg_example1.eg b/tests/examplefiles/output/eg_example1.eg deleted file mode 100644 index 2d7f9f0..0000000 Binary files a/tests/examplefiles/output/eg_example1.eg and /dev/null differ diff --git a/tests/examplefiles/output/ember.handlebars b/tests/examplefiles/output/ember.handlebars deleted file mode 100644 index 7acd5cb..0000000 Binary files a/tests/examplefiles/output/ember.handlebars and /dev/null differ diff --git a/tests/examplefiles/output/erl_session b/tests/examplefiles/output/erl_session deleted file mode 100644 index fe3e1bd..0000000 Binary files a/tests/examplefiles/output/erl_session and /dev/null differ diff --git a/tests/examplefiles/output/es6.js b/tests/examplefiles/output/es6.js deleted file mode 100644 index 08420f2..0000000 Binary files a/tests/examplefiles/output/es6.js and /dev/null differ diff --git a/tests/examplefiles/output/escape_semicolon.clj b/tests/examplefiles/output/escape_semicolon.clj deleted file mode 100644 index 9ba518a..0000000 Binary files a/tests/examplefiles/output/escape_semicolon.clj and /dev/null differ diff --git a/tests/examplefiles/output/eval.rs b/tests/examplefiles/output/eval.rs deleted file mode 100644 index bc8b2bd..0000000 Binary files a/tests/examplefiles/output/eval.rs and /dev/null differ diff --git a/tests/examplefiles/output/evil_regex.js b/tests/examplefiles/output/evil_regex.js deleted file mode 100644 index 9e71ea1..0000000 Binary files a/tests/examplefiles/output/evil_regex.js and /dev/null differ diff --git a/tests/examplefiles/output/example.Rd b/tests/examplefiles/output/example.Rd deleted file mode 100644 index fd99a04..0000000 Binary files a/tests/examplefiles/output/example.Rd and /dev/null differ diff --git a/tests/examplefiles/output/example.als b/tests/examplefiles/output/example.als deleted file mode 100644 index 867e945..0000000 Binary files a/tests/examplefiles/output/example.als and /dev/null differ diff --git a/tests/examplefiles/output/example.bat b/tests/examplefiles/output/example.bat deleted file mode 100644 index 0a70c95..0000000 Binary files a/tests/examplefiles/output/example.bat and /dev/null differ diff --git a/tests/examplefiles/output/example.bbc b/tests/examplefiles/output/example.bbc deleted file mode 100644 index b9d37f7..0000000 Binary files a/tests/examplefiles/output/example.bbc and /dev/null differ diff --git a/tests/examplefiles/output/example.bc b/tests/examplefiles/output/example.bc deleted file mode 100644 index 955e118..0000000 Binary files a/tests/examplefiles/output/example.bc and /dev/null differ diff --git a/tests/examplefiles/output/example.boa b/tests/examplefiles/output/example.boa deleted file mode 100644 index a2fdd9f..0000000 Binary files a/tests/examplefiles/output/example.boa and /dev/null differ diff --git a/tests/examplefiles/output/example.bug b/tests/examplefiles/output/example.bug deleted file mode 100644 index 85ae01a..0000000 Binary files a/tests/examplefiles/output/example.bug and /dev/null differ diff --git a/tests/examplefiles/output/example.c b/tests/examplefiles/output/example.c deleted file mode 100644 index d1db6df..0000000 Binary files a/tests/examplefiles/output/example.c and /dev/null differ diff --git a/tests/examplefiles/output/example.ceylon b/tests/examplefiles/output/example.ceylon deleted file mode 100644 index 96f8b66..0000000 Binary files a/tests/examplefiles/output/example.ceylon and /dev/null differ diff --git a/tests/examplefiles/output/example.chai b/tests/examplefiles/output/example.chai deleted file mode 100644 index cb355fc..0000000 Binary files a/tests/examplefiles/output/example.chai and /dev/null differ diff --git a/tests/examplefiles/output/example.clay b/tests/examplefiles/output/example.clay deleted file mode 100644 index 924c751..0000000 Binary files a/tests/examplefiles/output/example.clay and /dev/null differ diff --git a/tests/examplefiles/output/example.cls b/tests/examplefiles/output/example.cls deleted file mode 100644 index 7cf0af7..0000000 Binary files a/tests/examplefiles/output/example.cls and /dev/null differ diff --git a/tests/examplefiles/output/example.cob b/tests/examplefiles/output/example.cob deleted file mode 100644 index b6fcdd8..0000000 Binary files a/tests/examplefiles/output/example.cob and /dev/null differ diff --git a/tests/examplefiles/output/example.coffee b/tests/examplefiles/output/example.coffee deleted file mode 100644 index 05290fb..0000000 Binary files a/tests/examplefiles/output/example.coffee and /dev/null differ diff --git a/tests/examplefiles/output/example.cpp b/tests/examplefiles/output/example.cpp deleted file mode 100644 index 9967b29..0000000 Binary files a/tests/examplefiles/output/example.cpp and /dev/null differ diff --git a/tests/examplefiles/output/example.e b/tests/examplefiles/output/example.e deleted file mode 100644 index 578b9e9..0000000 Binary files a/tests/examplefiles/output/example.e and /dev/null differ diff --git a/tests/examplefiles/output/example.elm b/tests/examplefiles/output/example.elm deleted file mode 100644 index a893369..0000000 Binary files a/tests/examplefiles/output/example.elm and /dev/null differ diff --git a/tests/examplefiles/output/example.eml b/tests/examplefiles/output/example.eml deleted file mode 100644 index 7192256..0000000 Binary files a/tests/examplefiles/output/example.eml and /dev/null differ diff --git a/tests/examplefiles/output/example.ezt b/tests/examplefiles/output/example.ezt deleted file mode 100644 index 32f1a11..0000000 Binary files a/tests/examplefiles/output/example.ezt and /dev/null differ diff --git a/tests/examplefiles/output/example.f90 b/tests/examplefiles/output/example.f90 deleted file mode 100644 index 962f533..0000000 Binary files a/tests/examplefiles/output/example.f90 and /dev/null differ diff --git a/tests/examplefiles/output/example.feature b/tests/examplefiles/output/example.feature deleted file mode 100644 index efa791c..0000000 Binary files a/tests/examplefiles/output/example.feature and /dev/null differ diff --git a/tests/examplefiles/output/example.fish b/tests/examplefiles/output/example.fish deleted file mode 100644 index de1c31c..0000000 Binary files a/tests/examplefiles/output/example.fish and /dev/null differ diff --git a/tests/examplefiles/output/example.flo b/tests/examplefiles/output/example.flo deleted file mode 100644 index 24fd634..0000000 Binary files a/tests/examplefiles/output/example.flo and /dev/null differ diff --git a/tests/examplefiles/output/example.gd b/tests/examplefiles/output/example.gd deleted file mode 100644 index f9138aa..0000000 Binary files a/tests/examplefiles/output/example.gd and /dev/null differ diff --git a/tests/examplefiles/output/example.gi b/tests/examplefiles/output/example.gi deleted file mode 100644 index 67cbb53..0000000 Binary files a/tests/examplefiles/output/example.gi and /dev/null differ diff --git a/tests/examplefiles/output/example.golo b/tests/examplefiles/output/example.golo deleted file mode 100644 index c50100e..0000000 Binary files a/tests/examplefiles/output/example.golo and /dev/null differ diff --git a/tests/examplefiles/output/example.groovy b/tests/examplefiles/output/example.groovy deleted file mode 100644 index d1f11ce..0000000 Binary files a/tests/examplefiles/output/example.groovy and /dev/null differ diff --git a/tests/examplefiles/output/example.gs b/tests/examplefiles/output/example.gs deleted file mode 100644 index 88fd1d8..0000000 Binary files a/tests/examplefiles/output/example.gs and /dev/null differ diff --git a/tests/examplefiles/output/example.gst b/tests/examplefiles/output/example.gst deleted file mode 100644 index 81729cc..0000000 Binary files a/tests/examplefiles/output/example.gst and /dev/null differ diff --git a/tests/examplefiles/output/example.hlsl b/tests/examplefiles/output/example.hlsl deleted file mode 100644 index 67225f8..0000000 Binary files a/tests/examplefiles/output/example.hlsl and /dev/null differ diff --git a/tests/examplefiles/output/example.hs b/tests/examplefiles/output/example.hs deleted file mode 100644 index f77f6be..0000000 Binary files a/tests/examplefiles/output/example.hs and /dev/null differ diff --git a/tests/examplefiles/output/example.hx b/tests/examplefiles/output/example.hx deleted file mode 100644 index 766e877..0000000 Binary files a/tests/examplefiles/output/example.hx and /dev/null differ diff --git a/tests/examplefiles/output/example.i6t b/tests/examplefiles/output/example.i6t deleted file mode 100644 index 0e31a7d..0000000 Binary files a/tests/examplefiles/output/example.i6t and /dev/null differ diff --git a/tests/examplefiles/output/example.i7x b/tests/examplefiles/output/example.i7x deleted file mode 100644 index 1f5e195..0000000 Binary files a/tests/examplefiles/output/example.i7x and /dev/null differ diff --git a/tests/examplefiles/output/example.icn b/tests/examplefiles/output/example.icn deleted file mode 100644 index 9b8854e..0000000 Binary files a/tests/examplefiles/output/example.icn and /dev/null differ diff --git a/tests/examplefiles/output/example.icon b/tests/examplefiles/output/example.icon deleted file mode 100644 index 84f58ed..0000000 Binary files a/tests/examplefiles/output/example.icon and /dev/null differ diff --git a/tests/examplefiles/output/example.j b/tests/examplefiles/output/example.j deleted file mode 100644 index 73b6841..0000000 Binary files a/tests/examplefiles/output/example.j and /dev/null differ diff --git a/tests/examplefiles/output/example.jag b/tests/examplefiles/output/example.jag deleted file mode 100644 index 05d8489..0000000 Binary files a/tests/examplefiles/output/example.jag and /dev/null differ diff --git a/tests/examplefiles/output/example.java b/tests/examplefiles/output/example.java deleted file mode 100644 index 5a0fa02..0000000 Binary files a/tests/examplefiles/output/example.java and /dev/null differ diff --git a/tests/examplefiles/output/example.jcl b/tests/examplefiles/output/example.jcl deleted file mode 100644 index db26c96..0000000 Binary files a/tests/examplefiles/output/example.jcl and /dev/null differ diff --git a/tests/examplefiles/output/example.jsgf b/tests/examplefiles/output/example.jsgf deleted file mode 100644 index 0790842..0000000 Binary files a/tests/examplefiles/output/example.jsgf and /dev/null differ diff --git a/tests/examplefiles/output/example.jsonld b/tests/examplefiles/output/example.jsonld deleted file mode 100644 index 1959c9c..0000000 Binary files a/tests/examplefiles/output/example.jsonld and /dev/null differ diff --git a/tests/examplefiles/output/example.juttle b/tests/examplefiles/output/example.juttle deleted file mode 100644 index d98b1c7..0000000 Binary files a/tests/examplefiles/output/example.juttle and /dev/null differ diff --git a/tests/examplefiles/output/example.kal b/tests/examplefiles/output/example.kal deleted file mode 100644 index 478c78d..0000000 Binary files a/tests/examplefiles/output/example.kal and /dev/null differ diff --git a/tests/examplefiles/output/example.kt b/tests/examplefiles/output/example.kt deleted file mode 100644 index a76633e..0000000 Binary files a/tests/examplefiles/output/example.kt and /dev/null differ diff --git a/tests/examplefiles/output/example.lagda b/tests/examplefiles/output/example.lagda deleted file mode 100644 index b7731d4..0000000 Binary files a/tests/examplefiles/output/example.lagda and /dev/null differ diff --git a/tests/examplefiles/output/example.liquid b/tests/examplefiles/output/example.liquid deleted file mode 100644 index 587a76b..0000000 Binary files a/tests/examplefiles/output/example.liquid and /dev/null differ diff --git a/tests/examplefiles/output/example.lua b/tests/examplefiles/output/example.lua deleted file mode 100644 index 9eb1e74..0000000 Binary files a/tests/examplefiles/output/example.lua and /dev/null differ diff --git a/tests/examplefiles/output/example.ma b/tests/examplefiles/output/example.ma deleted file mode 100644 index f136137..0000000 Binary files a/tests/examplefiles/output/example.ma and /dev/null differ diff --git a/tests/examplefiles/output/example.mac b/tests/examplefiles/output/example.mac deleted file mode 100644 index dad207a..0000000 Binary files a/tests/examplefiles/output/example.mac and /dev/null differ diff --git a/tests/examplefiles/output/example.md b/tests/examplefiles/output/example.md deleted file mode 100644 index 970de2f..0000000 Binary files a/tests/examplefiles/output/example.md and /dev/null differ diff --git a/tests/examplefiles/output/example.monkey b/tests/examplefiles/output/example.monkey deleted file mode 100644 index e6e8a81..0000000 Binary files a/tests/examplefiles/output/example.monkey and /dev/null differ diff --git a/tests/examplefiles/output/example.moo b/tests/examplefiles/output/example.moo deleted file mode 100644 index 9bf2470..0000000 Binary files a/tests/examplefiles/output/example.moo and /dev/null differ diff --git a/tests/examplefiles/output/example.moon b/tests/examplefiles/output/example.moon deleted file mode 100644 index cfbb482..0000000 Binary files a/tests/examplefiles/output/example.moon and /dev/null differ diff --git a/tests/examplefiles/output/example.mq4 b/tests/examplefiles/output/example.mq4 deleted file mode 100644 index f61d205..0000000 Binary files a/tests/examplefiles/output/example.mq4 and /dev/null differ diff --git a/tests/examplefiles/output/example.mqh b/tests/examplefiles/output/example.mqh deleted file mode 100644 index 2e22d5e..0000000 Binary files a/tests/examplefiles/output/example.mqh and /dev/null differ diff --git a/tests/examplefiles/output/example.msc b/tests/examplefiles/output/example.msc deleted file mode 100644 index a313159..0000000 Binary files a/tests/examplefiles/output/example.msc and /dev/null differ diff --git a/tests/examplefiles/output/example.ng2 b/tests/examplefiles/output/example.ng2 deleted file mode 100644 index 19fce3d..0000000 Binary files a/tests/examplefiles/output/example.ng2 and /dev/null differ diff --git a/tests/examplefiles/output/example.ni b/tests/examplefiles/output/example.ni deleted file mode 100644 index 4fedaae..0000000 Binary files a/tests/examplefiles/output/example.ni and /dev/null differ diff --git a/tests/examplefiles/output/example.nim b/tests/examplefiles/output/example.nim deleted file mode 100644 index 26ab67d..0000000 Binary files a/tests/examplefiles/output/example.nim and /dev/null differ diff --git a/tests/examplefiles/output/example.nix b/tests/examplefiles/output/example.nix deleted file mode 100644 index 7597072..0000000 Binary files a/tests/examplefiles/output/example.nix and /dev/null differ diff --git a/tests/examplefiles/output/example.ns2 b/tests/examplefiles/output/example.ns2 deleted file mode 100644 index cd6cc92..0000000 Binary files a/tests/examplefiles/output/example.ns2 and /dev/null differ diff --git a/tests/examplefiles/output/example.pas b/tests/examplefiles/output/example.pas deleted file mode 100644 index e1cba90..0000000 Binary files a/tests/examplefiles/output/example.pas and /dev/null differ diff --git a/tests/examplefiles/output/example.pcmk b/tests/examplefiles/output/example.pcmk deleted file mode 100644 index 3742ede..0000000 Binary files a/tests/examplefiles/output/example.pcmk and /dev/null differ diff --git a/tests/examplefiles/output/example.pony b/tests/examplefiles/output/example.pony deleted file mode 100644 index 214e6a6..0000000 Binary files a/tests/examplefiles/output/example.pony and /dev/null differ diff --git a/tests/examplefiles/output/example.pp b/tests/examplefiles/output/example.pp deleted file mode 100644 index 0240000..0000000 Binary files a/tests/examplefiles/output/example.pp and /dev/null differ diff --git a/tests/examplefiles/output/example.praat b/tests/examplefiles/output/example.praat deleted file mode 100644 index c6187c3..0000000 Binary files a/tests/examplefiles/output/example.praat and /dev/null differ diff --git a/tests/examplefiles/output/example.prg b/tests/examplefiles/output/example.prg deleted file mode 100644 index af89b92..0000000 Binary files a/tests/examplefiles/output/example.prg and /dev/null differ diff --git a/tests/examplefiles/output/example.rb b/tests/examplefiles/output/example.rb deleted file mode 100644 index fb18af1..0000000 Binary files a/tests/examplefiles/output/example.rb and /dev/null differ diff --git a/tests/examplefiles/output/example.red b/tests/examplefiles/output/example.red deleted file mode 100644 index 27c9994..0000000 Binary files a/tests/examplefiles/output/example.red and /dev/null differ diff --git a/tests/examplefiles/output/example.reds b/tests/examplefiles/output/example.reds deleted file mode 100644 index 3e81a0a..0000000 Binary files a/tests/examplefiles/output/example.reds and /dev/null differ diff --git a/tests/examplefiles/output/example.reg b/tests/examplefiles/output/example.reg deleted file mode 100644 index 679b559..0000000 Binary files a/tests/examplefiles/output/example.reg and /dev/null differ diff --git a/tests/examplefiles/output/example.rexx b/tests/examplefiles/output/example.rexx deleted file mode 100644 index 4770fe3..0000000 Binary files a/tests/examplefiles/output/example.rexx and /dev/null differ diff --git a/tests/examplefiles/output/example.rhtml b/tests/examplefiles/output/example.rhtml deleted file mode 100644 index e990a45..0000000 Binary files a/tests/examplefiles/output/example.rhtml and /dev/null differ diff --git a/tests/examplefiles/output/example.rkt b/tests/examplefiles/output/example.rkt deleted file mode 100644 index fd8c984..0000000 Binary files a/tests/examplefiles/output/example.rkt and /dev/null differ diff --git a/tests/examplefiles/output/example.rpf b/tests/examplefiles/output/example.rpf deleted file mode 100644 index 672fcb6..0000000 Binary files a/tests/examplefiles/output/example.rpf and /dev/null differ diff --git a/tests/examplefiles/output/example.rts b/tests/examplefiles/output/example.rts deleted file mode 100644 index ba78ed2..0000000 Binary files a/tests/examplefiles/output/example.rts and /dev/null differ diff --git a/tests/examplefiles/output/example.sbl b/tests/examplefiles/output/example.sbl deleted file mode 100644 index 5c950be..0000000 Binary files a/tests/examplefiles/output/example.sbl and /dev/null differ diff --git a/tests/examplefiles/output/example.scd b/tests/examplefiles/output/example.scd deleted file mode 100644 index 8e6c17d..0000000 Binary files a/tests/examplefiles/output/example.scd and /dev/null differ diff --git a/tests/examplefiles/output/example.sgf b/tests/examplefiles/output/example.sgf deleted file mode 100644 index 9e5cdae..0000000 Binary files a/tests/examplefiles/output/example.sgf and /dev/null differ diff --git a/tests/examplefiles/output/example.sh b/tests/examplefiles/output/example.sh deleted file mode 100644 index 9093c63..0000000 Binary files a/tests/examplefiles/output/example.sh and /dev/null differ diff --git a/tests/examplefiles/output/example.sh-session b/tests/examplefiles/output/example.sh-session deleted file mode 100644 index cebcbfd..0000000 Binary files a/tests/examplefiles/output/example.sh-session and /dev/null differ diff --git a/tests/examplefiles/output/example.shell-session b/tests/examplefiles/output/example.shell-session deleted file mode 100644 index 93953b3..0000000 Binary files a/tests/examplefiles/output/example.shell-session and /dev/null differ diff --git a/tests/examplefiles/output/example.shex b/tests/examplefiles/output/example.shex deleted file mode 100644 index 3506d28..0000000 Binary files a/tests/examplefiles/output/example.shex and /dev/null differ diff --git a/tests/examplefiles/output/example.sl b/tests/examplefiles/output/example.sl deleted file mode 100644 index c2e0b05..0000000 Binary files a/tests/examplefiles/output/example.sl and /dev/null differ diff --git a/tests/examplefiles/output/example.slim b/tests/examplefiles/output/example.slim deleted file mode 100644 index f5ffd4c..0000000 Binary files a/tests/examplefiles/output/example.slim and /dev/null differ diff --git a/tests/examplefiles/output/example.sls b/tests/examplefiles/output/example.sls deleted file mode 100644 index 0f4ceb6..0000000 Binary files a/tests/examplefiles/output/example.sls and /dev/null differ diff --git a/tests/examplefiles/output/example.sml b/tests/examplefiles/output/example.sml deleted file mode 100644 index bdffd00..0000000 Binary files a/tests/examplefiles/output/example.sml and /dev/null differ diff --git a/tests/examplefiles/output/example.snobol b/tests/examplefiles/output/example.snobol deleted file mode 100644 index 39aecef..0000000 Binary files a/tests/examplefiles/output/example.snobol and /dev/null differ diff --git a/tests/examplefiles/output/example.stan b/tests/examplefiles/output/example.stan deleted file mode 100644 index 33c532b..0000000 Binary files a/tests/examplefiles/output/example.stan and /dev/null differ diff --git a/tests/examplefiles/output/example.tap b/tests/examplefiles/output/example.tap deleted file mode 100644 index e4e229a..0000000 Binary files a/tests/examplefiles/output/example.tap and /dev/null differ diff --git a/tests/examplefiles/output/example.tasm b/tests/examplefiles/output/example.tasm deleted file mode 100644 index 6c45fad..0000000 Binary files a/tests/examplefiles/output/example.tasm and /dev/null differ diff --git a/tests/examplefiles/output/example.tea b/tests/examplefiles/output/example.tea deleted file mode 100644 index 2d05d65..0000000 Binary files a/tests/examplefiles/output/example.tea and /dev/null differ diff --git a/tests/examplefiles/output/example.tf b/tests/examplefiles/output/example.tf deleted file mode 100644 index 712811e..0000000 Binary files a/tests/examplefiles/output/example.tf and /dev/null differ diff --git a/tests/examplefiles/output/example.thy b/tests/examplefiles/output/example.thy deleted file mode 100644 index ee42f55..0000000 Binary files a/tests/examplefiles/output/example.thy and /dev/null differ diff --git a/tests/examplefiles/output/example.todotxt b/tests/examplefiles/output/example.todotxt deleted file mode 100644 index 11adda9..0000000 Binary files a/tests/examplefiles/output/example.todotxt and /dev/null differ diff --git a/tests/examplefiles/output/example.toml b/tests/examplefiles/output/example.toml deleted file mode 100644 index 4a443e3..0000000 Binary files a/tests/examplefiles/output/example.toml and /dev/null differ diff --git a/tests/examplefiles/output/example.ttl b/tests/examplefiles/output/example.ttl deleted file mode 100644 index df5cd2b..0000000 Binary files a/tests/examplefiles/output/example.ttl and /dev/null differ diff --git a/tests/examplefiles/output/example.u b/tests/examplefiles/output/example.u deleted file mode 100644 index 6c08520..0000000 Binary files a/tests/examplefiles/output/example.u and /dev/null differ diff --git a/tests/examplefiles/output/example.u1 b/tests/examplefiles/output/example.u1 deleted file mode 100644 index 19c108b..0000000 Binary files a/tests/examplefiles/output/example.u1 and /dev/null differ diff --git a/tests/examplefiles/output/example.vbs b/tests/examplefiles/output/example.vbs deleted file mode 100644 index bf02ffc..0000000 Binary files a/tests/examplefiles/output/example.vbs and /dev/null differ diff --git a/tests/examplefiles/output/example.weechatlog b/tests/examplefiles/output/example.weechatlog deleted file mode 100644 index 64988f8..0000000 Binary files a/tests/examplefiles/output/example.weechatlog and /dev/null differ diff --git a/tests/examplefiles/output/example.whiley b/tests/examplefiles/output/example.whiley deleted file mode 100644 index e9b7c01..0000000 Binary files a/tests/examplefiles/output/example.whiley and /dev/null differ diff --git a/tests/examplefiles/output/example.x10 b/tests/examplefiles/output/example.x10 deleted file mode 100644 index 8dc9253..0000000 Binary files a/tests/examplefiles/output/example.x10 and /dev/null differ diff --git a/tests/examplefiles/output/example.xhtml b/tests/examplefiles/output/example.xhtml deleted file mode 100644 index 540c5b1..0000000 Binary files a/tests/examplefiles/output/example.xhtml and /dev/null differ diff --git a/tests/examplefiles/output/example.xtend b/tests/examplefiles/output/example.xtend deleted file mode 100644 index b67d256..0000000 Binary files a/tests/examplefiles/output/example.xtend and /dev/null differ diff --git a/tests/examplefiles/output/example.xtm b/tests/examplefiles/output/example.xtm deleted file mode 100644 index 16db560..0000000 Binary files a/tests/examplefiles/output/example.xtm and /dev/null differ diff --git a/tests/examplefiles/output/example.yaml b/tests/examplefiles/output/example.yaml deleted file mode 100644 index 05b8915..0000000 Binary files a/tests/examplefiles/output/example.yaml and /dev/null differ diff --git a/tests/examplefiles/output/example.zig b/tests/examplefiles/output/example.zig deleted file mode 100644 index 9f22410..0000000 Binary files a/tests/examplefiles/output/example.zig and /dev/null differ diff --git a/tests/examplefiles/output/example1.cadl b/tests/examplefiles/output/example1.cadl deleted file mode 100644 index 61f8e1e..0000000 Binary files a/tests/examplefiles/output/example1.cadl and /dev/null differ diff --git a/tests/examplefiles/output/example2.aspx b/tests/examplefiles/output/example2.aspx deleted file mode 100644 index 21b988e..0000000 Binary files a/tests/examplefiles/output/example2.aspx and /dev/null differ diff --git a/tests/examplefiles/output/example2.cpp b/tests/examplefiles/output/example2.cpp deleted file mode 100644 index 196bd32..0000000 Binary files a/tests/examplefiles/output/example2.cpp and /dev/null differ diff --git a/tests/examplefiles/output/example2.msc b/tests/examplefiles/output/example2.msc deleted file mode 100644 index 36dd70c..0000000 Binary files a/tests/examplefiles/output/example2.msc and /dev/null differ diff --git a/tests/examplefiles/output/exampleScript.cfc b/tests/examplefiles/output/exampleScript.cfc deleted file mode 100644 index 27beb20..0000000 Binary files a/tests/examplefiles/output/exampleScript.cfc and /dev/null differ diff --git a/tests/examplefiles/output/exampleTag.cfc b/tests/examplefiles/output/exampleTag.cfc deleted file mode 100644 index 2e0c664..0000000 Binary files a/tests/examplefiles/output/exampleTag.cfc and /dev/null differ diff --git a/tests/examplefiles/output/example_coq.v b/tests/examplefiles/output/example_coq.v deleted file mode 100644 index 62f0e12..0000000 Binary files a/tests/examplefiles/output/example_coq.v and /dev/null differ diff --git a/tests/examplefiles/output/example_elixir.ex b/tests/examplefiles/output/example_elixir.ex deleted file mode 100644 index c9ba1c5..0000000 Binary files a/tests/examplefiles/output/example_elixir.ex and /dev/null differ diff --git a/tests/examplefiles/output/example_file.fy b/tests/examplefiles/output/example_file.fy deleted file mode 100644 index 65cc0b3..0000000 Binary files a/tests/examplefiles/output/example_file.fy and /dev/null differ diff --git a/tests/examplefiles/output/ezhil_primefactors.n b/tests/examplefiles/output/ezhil_primefactors.n deleted file mode 100644 index e1303ad..0000000 Binary files a/tests/examplefiles/output/ezhil_primefactors.n and /dev/null differ diff --git a/tests/examplefiles/output/fennelview.fnl b/tests/examplefiles/output/fennelview.fnl deleted file mode 100644 index 766db17..0000000 Binary files a/tests/examplefiles/output/fennelview.fnl and /dev/null differ diff --git a/tests/examplefiles/output/fibonacci.tokigun.aheui b/tests/examplefiles/output/fibonacci.tokigun.aheui deleted file mode 100644 index 96a1d68..0000000 Binary files a/tests/examplefiles/output/fibonacci.tokigun.aheui and /dev/null differ diff --git a/tests/examplefiles/output/firefox.mak b/tests/examplefiles/output/firefox.mak deleted file mode 100644 index 3072199..0000000 Binary files a/tests/examplefiles/output/firefox.mak and /dev/null differ diff --git a/tests/examplefiles/output/flatline_example b/tests/examplefiles/output/flatline_example deleted file mode 100644 index ac38064..0000000 Binary files a/tests/examplefiles/output/flatline_example and /dev/null differ diff --git a/tests/examplefiles/output/flipflop.sv b/tests/examplefiles/output/flipflop.sv deleted file mode 100644 index 35a8d6d..0000000 Binary files a/tests/examplefiles/output/flipflop.sv and /dev/null differ diff --git a/tests/examplefiles/output/foo.sce b/tests/examplefiles/output/foo.sce deleted file mode 100644 index 48dfcbf..0000000 Binary files a/tests/examplefiles/output/foo.sce and /dev/null differ diff --git a/tests/examplefiles/output/format.ml b/tests/examplefiles/output/format.ml deleted file mode 100644 index bcbb0a6..0000000 Binary files a/tests/examplefiles/output/format.ml and /dev/null differ diff --git a/tests/examplefiles/output/freefem.edp b/tests/examplefiles/output/freefem.edp deleted file mode 100644 index 8a3cced..0000000 Binary files a/tests/examplefiles/output/freefem.edp and /dev/null differ diff --git a/tests/examplefiles/output/fucked_up.rb b/tests/examplefiles/output/fucked_up.rb deleted file mode 100644 index 724649e..0000000 Binary files a/tests/examplefiles/output/fucked_up.rb and /dev/null differ diff --git a/tests/examplefiles/output/function.mu b/tests/examplefiles/output/function.mu deleted file mode 100644 index cf66b9f..0000000 Binary files a/tests/examplefiles/output/function.mu and /dev/null differ diff --git a/tests/examplefiles/output/functional.rst b/tests/examplefiles/output/functional.rst deleted file mode 100644 index 352839d..0000000 Binary files a/tests/examplefiles/output/functional.rst and /dev/null differ diff --git a/tests/examplefiles/output/garcia-wachs.kk b/tests/examplefiles/output/garcia-wachs.kk deleted file mode 100644 index 00d08b4..0000000 Binary files a/tests/examplefiles/output/garcia-wachs.kk and /dev/null differ diff --git a/tests/examplefiles/output/genclass.clj b/tests/examplefiles/output/genclass.clj deleted file mode 100644 index b09b617..0000000 Binary files a/tests/examplefiles/output/genclass.clj and /dev/null differ diff --git a/tests/examplefiles/output/genshi_example.xml+genshi b/tests/examplefiles/output/genshi_example.xml+genshi deleted file mode 100644 index b4d1d27..0000000 Binary files a/tests/examplefiles/output/genshi_example.xml+genshi and /dev/null differ diff --git a/tests/examplefiles/output/genshitext_example.genshitext b/tests/examplefiles/output/genshitext_example.genshitext deleted file mode 100644 index 3758629..0000000 Binary files a/tests/examplefiles/output/genshitext_example.genshitext and /dev/null differ diff --git a/tests/examplefiles/output/glsl.frag b/tests/examplefiles/output/glsl.frag deleted file mode 100644 index 7a324f6..0000000 Binary files a/tests/examplefiles/output/glsl.frag and /dev/null differ diff --git a/tests/examplefiles/output/glsl.vert b/tests/examplefiles/output/glsl.vert deleted file mode 100644 index e1cbe33..0000000 Binary files a/tests/examplefiles/output/glsl.vert and /dev/null differ diff --git a/tests/examplefiles/output/grammar-test.p6 b/tests/examplefiles/output/grammar-test.p6 deleted file mode 100644 index 6b9ea43..0000000 Binary files a/tests/examplefiles/output/grammar-test.p6 and /dev/null differ diff --git a/tests/examplefiles/output/guidance.smv b/tests/examplefiles/output/guidance.smv deleted file mode 100644 index 80f115d..0000000 Binary files a/tests/examplefiles/output/guidance.smv and /dev/null differ diff --git a/tests/examplefiles/output/hash_syntax.rb b/tests/examplefiles/output/hash_syntax.rb deleted file mode 100644 index 1ef6ff9..0000000 Binary files a/tests/examplefiles/output/hash_syntax.rb and /dev/null differ diff --git a/tests/examplefiles/output/hello-world.puzzlet.aheui b/tests/examplefiles/output/hello-world.puzzlet.aheui deleted file mode 100644 index d28a9af..0000000 Binary files a/tests/examplefiles/output/hello-world.puzzlet.aheui and /dev/null differ diff --git a/tests/examplefiles/output/hello.at b/tests/examplefiles/output/hello.at deleted file mode 100644 index 0621fc2..0000000 Binary files a/tests/examplefiles/output/hello.at and /dev/null differ diff --git a/tests/examplefiles/output/hello.golo b/tests/examplefiles/output/hello.golo deleted file mode 100644 index 364f0aa..0000000 Binary files a/tests/examplefiles/output/hello.golo and /dev/null differ diff --git a/tests/examplefiles/output/hello.lsl b/tests/examplefiles/output/hello.lsl deleted file mode 100644 index bfd0338..0000000 Binary files a/tests/examplefiles/output/hello.lsl and /dev/null differ diff --git a/tests/examplefiles/output/hello.smali b/tests/examplefiles/output/hello.smali deleted file mode 100644 index b5377c1..0000000 Binary files a/tests/examplefiles/output/hello.smali and /dev/null differ diff --git a/tests/examplefiles/output/hello.sp b/tests/examplefiles/output/hello.sp deleted file mode 100644 index c15daf1..0000000 Binary files a/tests/examplefiles/output/hello.sp and /dev/null differ diff --git a/tests/examplefiles/output/hexdump_debugexe b/tests/examplefiles/output/hexdump_debugexe deleted file mode 100644 index ce463d6..0000000 Binary files a/tests/examplefiles/output/hexdump_debugexe and /dev/null differ diff --git a/tests/examplefiles/output/hexdump_hd b/tests/examplefiles/output/hexdump_hd deleted file mode 100644 index 77a7d57..0000000 Binary files a/tests/examplefiles/output/hexdump_hd and /dev/null differ diff --git a/tests/examplefiles/output/hexdump_hexcat b/tests/examplefiles/output/hexdump_hexcat deleted file mode 100644 index 19a8212..0000000 Binary files a/tests/examplefiles/output/hexdump_hexcat and /dev/null differ diff --git a/tests/examplefiles/output/hexdump_hexdump b/tests/examplefiles/output/hexdump_hexdump deleted file mode 100644 index 1bf44bc..0000000 Binary files a/tests/examplefiles/output/hexdump_hexdump and /dev/null differ diff --git a/tests/examplefiles/output/hexdump_od b/tests/examplefiles/output/hexdump_od deleted file mode 100644 index eb3fc24..0000000 Binary files a/tests/examplefiles/output/hexdump_od and /dev/null differ diff --git a/tests/examplefiles/output/hexdump_xxd b/tests/examplefiles/output/hexdump_xxd deleted file mode 100644 index 8ac0e59..0000000 Binary files a/tests/examplefiles/output/hexdump_xxd and /dev/null differ diff --git a/tests/examplefiles/output/html+php_faulty.php b/tests/examplefiles/output/html+php_faulty.php deleted file mode 100644 index ed09128..0000000 Binary files a/tests/examplefiles/output/html+php_faulty.php and /dev/null differ diff --git a/tests/examplefiles/output/http_request_example b/tests/examplefiles/output/http_request_example deleted file mode 100644 index 999c58a..0000000 Binary files a/tests/examplefiles/output/http_request_example and /dev/null differ diff --git a/tests/examplefiles/output/http_response_example b/tests/examplefiles/output/http_response_example deleted file mode 100644 index 20c7d5f..0000000 Binary files a/tests/examplefiles/output/http_response_example and /dev/null differ diff --git a/tests/examplefiles/output/hybris_File.hy b/tests/examplefiles/output/hybris_File.hy deleted file mode 100644 index ce2084e..0000000 Binary files a/tests/examplefiles/output/hybris_File.hy and /dev/null differ diff --git a/tests/examplefiles/output/idl_sample.pro b/tests/examplefiles/output/idl_sample.pro deleted file mode 100644 index 9981b44..0000000 Binary files a/tests/examplefiles/output/idl_sample.pro and /dev/null differ diff --git a/tests/examplefiles/output/iex_example b/tests/examplefiles/output/iex_example deleted file mode 100644 index 4410273..0000000 Binary files a/tests/examplefiles/output/iex_example and /dev/null differ diff --git a/tests/examplefiles/output/inet_pton6.dg b/tests/examplefiles/output/inet_pton6.dg deleted file mode 100644 index e3b07a1..0000000 Binary files a/tests/examplefiles/output/inet_pton6.dg and /dev/null differ diff --git a/tests/examplefiles/output/inform6_example b/tests/examplefiles/output/inform6_example deleted file mode 100644 index e05a432..0000000 Binary files a/tests/examplefiles/output/inform6_example and /dev/null differ diff --git a/tests/examplefiles/output/interp.scala b/tests/examplefiles/output/interp.scala deleted file mode 100644 index 5d3021b..0000000 Binary files a/tests/examplefiles/output/interp.scala and /dev/null differ diff --git a/tests/examplefiles/output/intro.ik b/tests/examplefiles/output/intro.ik deleted file mode 100644 index a8ac3e6..0000000 Binary files a/tests/examplefiles/output/intro.ik and /dev/null differ diff --git a/tests/examplefiles/output/ints.php b/tests/examplefiles/output/ints.php deleted file mode 100644 index e107f79..0000000 Binary files a/tests/examplefiles/output/ints.php and /dev/null differ diff --git a/tests/examplefiles/output/intsyn.fun b/tests/examplefiles/output/intsyn.fun deleted file mode 100644 index eb03921..0000000 Binary files a/tests/examplefiles/output/intsyn.fun and /dev/null differ diff --git a/tests/examplefiles/output/intsyn.sig b/tests/examplefiles/output/intsyn.sig deleted file mode 100644 index 586fc68..0000000 Binary files a/tests/examplefiles/output/intsyn.sig and /dev/null differ diff --git a/tests/examplefiles/output/irb_heredoc b/tests/examplefiles/output/irb_heredoc deleted file mode 100644 index 51bd8bc..0000000 Binary files a/tests/examplefiles/output/irb_heredoc and /dev/null differ diff --git a/tests/examplefiles/output/irc.lsp b/tests/examplefiles/output/irc.lsp deleted file mode 100644 index 8458c78..0000000 Binary files a/tests/examplefiles/output/irc.lsp and /dev/null differ diff --git a/tests/examplefiles/output/java.properties b/tests/examplefiles/output/java.properties deleted file mode 100644 index b84d422..0000000 Binary files a/tests/examplefiles/output/java.properties and /dev/null differ diff --git a/tests/examplefiles/output/jbst_example1.jbst b/tests/examplefiles/output/jbst_example1.jbst deleted file mode 100644 index 54d7efb..0000000 Binary files a/tests/examplefiles/output/jbst_example1.jbst and /dev/null differ diff --git a/tests/examplefiles/output/jbst_example2.jbst b/tests/examplefiles/output/jbst_example2.jbst deleted file mode 100644 index 1dc8630..0000000 Binary files a/tests/examplefiles/output/jbst_example2.jbst and /dev/null differ diff --git a/tests/examplefiles/output/jinjadesignerdoc.rst b/tests/examplefiles/output/jinjadesignerdoc.rst deleted file mode 100644 index 007d484..0000000 Binary files a/tests/examplefiles/output/jinjadesignerdoc.rst and /dev/null differ diff --git a/tests/examplefiles/output/json.lasso b/tests/examplefiles/output/json.lasso deleted file mode 100644 index 28ed79b..0000000 Binary files a/tests/examplefiles/output/json.lasso and /dev/null differ diff --git a/tests/examplefiles/output/json.lasso9 b/tests/examplefiles/output/json.lasso9 deleted file mode 100644 index 7b11b1a..0000000 Binary files a/tests/examplefiles/output/json.lasso9 and /dev/null differ diff --git a/tests/examplefiles/output/language.hy b/tests/examplefiles/output/language.hy deleted file mode 100644 index 4dc4da8..0000000 Binary files a/tests/examplefiles/output/language.hy and /dev/null differ diff --git a/tests/examplefiles/output/lighttpd_config.conf b/tests/examplefiles/output/lighttpd_config.conf deleted file mode 100644 index 66a8cf9..0000000 Binary files a/tests/examplefiles/output/lighttpd_config.conf and /dev/null differ diff --git a/tests/examplefiles/output/limbo.b b/tests/examplefiles/output/limbo.b deleted file mode 100644 index 6300d98..0000000 Binary files a/tests/examplefiles/output/limbo.b and /dev/null differ diff --git a/tests/examplefiles/output/linecontinuation.py b/tests/examplefiles/output/linecontinuation.py deleted file mode 100644 index a8f30ab..0000000 Binary files a/tests/examplefiles/output/linecontinuation.py and /dev/null differ diff --git a/tests/examplefiles/output/livescript-demo.ls b/tests/examplefiles/output/livescript-demo.ls deleted file mode 100644 index f8d49c8..0000000 Binary files a/tests/examplefiles/output/livescript-demo.ls and /dev/null differ diff --git a/tests/examplefiles/output/logos_example.xm b/tests/examplefiles/output/logos_example.xm deleted file mode 100644 index 62fde57..0000000 Binary files a/tests/examplefiles/output/logos_example.xm and /dev/null differ diff --git a/tests/examplefiles/output/ltmain.sh b/tests/examplefiles/output/ltmain.sh deleted file mode 100644 index b5f4b04..0000000 Binary files a/tests/examplefiles/output/ltmain.sh and /dev/null differ diff --git a/tests/examplefiles/output/main.cmake b/tests/examplefiles/output/main.cmake deleted file mode 100644 index c75c835..0000000 Binary files a/tests/examplefiles/output/main.cmake and /dev/null differ diff --git a/tests/examplefiles/output/markdown.lsp b/tests/examplefiles/output/markdown.lsp deleted file mode 100644 index 691508d..0000000 Binary files a/tests/examplefiles/output/markdown.lsp and /dev/null differ diff --git a/tests/examplefiles/output/matlab_noreturn b/tests/examplefiles/output/matlab_noreturn deleted file mode 100644 index 335cdc7..0000000 Binary files a/tests/examplefiles/output/matlab_noreturn and /dev/null differ diff --git a/tests/examplefiles/output/matlab_sample b/tests/examplefiles/output/matlab_sample deleted file mode 100644 index 25f67ef..0000000 Binary files a/tests/examplefiles/output/matlab_sample and /dev/null differ diff --git a/tests/examplefiles/output/matlabsession_sample.txt b/tests/examplefiles/output/matlabsession_sample.txt deleted file mode 100644 index 363a5e2..0000000 Binary files a/tests/examplefiles/output/matlabsession_sample.txt and /dev/null differ diff --git a/tests/examplefiles/output/metagrammar.treetop b/tests/examplefiles/output/metagrammar.treetop deleted file mode 100644 index 3bfee89..0000000 Binary files a/tests/examplefiles/output/metagrammar.treetop and /dev/null differ diff --git a/tests/examplefiles/output/minehunt.qml b/tests/examplefiles/output/minehunt.qml deleted file mode 100644 index 78d0c74..0000000 Binary files a/tests/examplefiles/output/minehunt.qml and /dev/null differ diff --git a/tests/examplefiles/output/minimal.ns2 b/tests/examplefiles/output/minimal.ns2 deleted file mode 100644 index e903271..0000000 Binary files a/tests/examplefiles/output/minimal.ns2 and /dev/null differ diff --git a/tests/examplefiles/output/modula2_test_cases.def b/tests/examplefiles/output/modula2_test_cases.def deleted file mode 100644 index 068fc30..0000000 Binary files a/tests/examplefiles/output/modula2_test_cases.def and /dev/null differ diff --git a/tests/examplefiles/output/moin_SyntaxReference.txt b/tests/examplefiles/output/moin_SyntaxReference.txt deleted file mode 100644 index db0440e..0000000 Binary files a/tests/examplefiles/output/moin_SyntaxReference.txt and /dev/null differ diff --git a/tests/examplefiles/output/multiline_regexes.rb b/tests/examplefiles/output/multiline_regexes.rb deleted file mode 100644 index 59fe086..0000000 Binary files a/tests/examplefiles/output/multiline_regexes.rb and /dev/null differ diff --git a/tests/examplefiles/output/nanomsg.intr b/tests/examplefiles/output/nanomsg.intr deleted file mode 100644 index cc5a022..0000000 Binary files a/tests/examplefiles/output/nanomsg.intr and /dev/null differ diff --git a/tests/examplefiles/output/nasm_aoutso.asm b/tests/examplefiles/output/nasm_aoutso.asm deleted file mode 100644 index 00ac80b..0000000 Binary files a/tests/examplefiles/output/nasm_aoutso.asm and /dev/null differ diff --git a/tests/examplefiles/output/nasm_objexe.asm b/tests/examplefiles/output/nasm_objexe.asm deleted file mode 100644 index 39383f9..0000000 Binary files a/tests/examplefiles/output/nasm_objexe.asm and /dev/null differ diff --git a/tests/examplefiles/output/nemerle_sample.n b/tests/examplefiles/output/nemerle_sample.n deleted file mode 100644 index 005119e..0000000 Binary files a/tests/examplefiles/output/nemerle_sample.n and /dev/null differ diff --git a/tests/examplefiles/output/nginx_nginx.conf b/tests/examplefiles/output/nginx_nginx.conf deleted file mode 100644 index 4a9c50e..0000000 Binary files a/tests/examplefiles/output/nginx_nginx.conf and /dev/null differ diff --git a/tests/examplefiles/output/noexcept.cpp b/tests/examplefiles/output/noexcept.cpp deleted file mode 100644 index 8129edf..0000000 Binary files a/tests/examplefiles/output/noexcept.cpp and /dev/null differ diff --git a/tests/examplefiles/output/numbers.c b/tests/examplefiles/output/numbers.c deleted file mode 100644 index dc5732c..0000000 Binary files a/tests/examplefiles/output/numbers.c and /dev/null differ diff --git a/tests/examplefiles/output/objc_example.m b/tests/examplefiles/output/objc_example.m deleted file mode 100644 index 7f3e27b..0000000 Binary files a/tests/examplefiles/output/objc_example.m and /dev/null differ diff --git a/tests/examplefiles/output/openedge_example b/tests/examplefiles/output/openedge_example deleted file mode 100644 index db195c5..0000000 Binary files a/tests/examplefiles/output/openedge_example and /dev/null differ diff --git a/tests/examplefiles/output/pacman.conf b/tests/examplefiles/output/pacman.conf deleted file mode 100644 index aba71e6..0000000 Binary files a/tests/examplefiles/output/pacman.conf and /dev/null differ diff --git a/tests/examplefiles/output/pacman.ijs b/tests/examplefiles/output/pacman.ijs deleted file mode 100644 index b05c97e..0000000 Binary files a/tests/examplefiles/output/pacman.ijs and /dev/null differ diff --git a/tests/examplefiles/output/pawn_example b/tests/examplefiles/output/pawn_example deleted file mode 100644 index c463225..0000000 Binary files a/tests/examplefiles/output/pawn_example and /dev/null differ diff --git a/tests/examplefiles/output/perl_misc b/tests/examplefiles/output/perl_misc deleted file mode 100644 index b7b0f19..0000000 Binary files a/tests/examplefiles/output/perl_misc and /dev/null differ diff --git a/tests/examplefiles/output/perl_perl5db b/tests/examplefiles/output/perl_perl5db deleted file mode 100644 index 9fa2a8c..0000000 Binary files a/tests/examplefiles/output/perl_perl5db and /dev/null differ diff --git a/tests/examplefiles/output/perl_regex-delims b/tests/examplefiles/output/perl_regex-delims deleted file mode 100644 index bc079d1..0000000 Binary files a/tests/examplefiles/output/perl_regex-delims and /dev/null differ diff --git a/tests/examplefiles/output/perlfunc.1 b/tests/examplefiles/output/perlfunc.1 deleted file mode 100644 index fb06127..0000000 Binary files a/tests/examplefiles/output/perlfunc.1 and /dev/null differ diff --git a/tests/examplefiles/output/phpMyAdmin.spec b/tests/examplefiles/output/phpMyAdmin.spec deleted file mode 100644 index c84a98f..0000000 Binary files a/tests/examplefiles/output/phpMyAdmin.spec and /dev/null differ diff --git a/tests/examplefiles/output/phpcomplete.vim b/tests/examplefiles/output/phpcomplete.vim deleted file mode 100644 index dc886d8..0000000 Binary files a/tests/examplefiles/output/phpcomplete.vim and /dev/null differ diff --git a/tests/examplefiles/output/pkgconfig_example.pc b/tests/examplefiles/output/pkgconfig_example.pc deleted file mode 100644 index a0fe961..0000000 Binary files a/tests/examplefiles/output/pkgconfig_example.pc and /dev/null differ diff --git a/tests/examplefiles/output/plain.bst b/tests/examplefiles/output/plain.bst deleted file mode 100644 index 68a6a39..0000000 Binary files a/tests/examplefiles/output/plain.bst and /dev/null differ diff --git a/tests/examplefiles/output/pleac.in.rb b/tests/examplefiles/output/pleac.in.rb deleted file mode 100644 index c2cb494..0000000 Binary files a/tests/examplefiles/output/pleac.in.rb and /dev/null differ diff --git a/tests/examplefiles/output/postgresql_test.txt b/tests/examplefiles/output/postgresql_test.txt deleted file mode 100644 index 0a7c7b3..0000000 Binary files a/tests/examplefiles/output/postgresql_test.txt and /dev/null differ diff --git a/tests/examplefiles/output/pppoe.applescript b/tests/examplefiles/output/pppoe.applescript deleted file mode 100644 index 994cfc2..0000000 Binary files a/tests/examplefiles/output/pppoe.applescript and /dev/null differ diff --git a/tests/examplefiles/output/psql_session.txt b/tests/examplefiles/output/psql_session.txt deleted file mode 100644 index 7d691ad..0000000 Binary files a/tests/examplefiles/output/psql_session.txt and /dev/null differ diff --git a/tests/examplefiles/output/py3_test.txt b/tests/examplefiles/output/py3_test.txt deleted file mode 100644 index 5305ec3..0000000 Binary files a/tests/examplefiles/output/py3_test.txt and /dev/null differ diff --git a/tests/examplefiles/output/py3tb_test.py3tb b/tests/examplefiles/output/py3tb_test.py3tb deleted file mode 100644 index 446462c..0000000 Binary files a/tests/examplefiles/output/py3tb_test.py3tb and /dev/null differ diff --git a/tests/examplefiles/output/pycon_ctrlc_traceback b/tests/examplefiles/output/pycon_ctrlc_traceback deleted file mode 100644 index 82c04eb..0000000 Binary files a/tests/examplefiles/output/pycon_ctrlc_traceback and /dev/null differ diff --git a/tests/examplefiles/output/pycon_test.pycon b/tests/examplefiles/output/pycon_test.pycon deleted file mode 100644 index ba015f2..0000000 Binary files a/tests/examplefiles/output/pycon_test.pycon and /dev/null differ diff --git a/tests/examplefiles/output/pytb_test2.pytb b/tests/examplefiles/output/pytb_test2.pytb deleted file mode 100644 index 86480a8..0000000 Binary files a/tests/examplefiles/output/pytb_test2.pytb and /dev/null differ diff --git a/tests/examplefiles/output/pytb_test3.pytb b/tests/examplefiles/output/pytb_test3.pytb deleted file mode 100644 index 230bb43..0000000 Binary files a/tests/examplefiles/output/pytb_test3.pytb and /dev/null differ diff --git a/tests/examplefiles/output/python25-bsd.mak b/tests/examplefiles/output/python25-bsd.mak deleted file mode 100644 index dcb66f5..0000000 Binary files a/tests/examplefiles/output/python25-bsd.mak and /dev/null differ diff --git a/tests/examplefiles/output/qbasic_example b/tests/examplefiles/output/qbasic_example deleted file mode 100644 index 89b75e4..0000000 Binary files a/tests/examplefiles/output/qbasic_example and /dev/null differ diff --git a/tests/examplefiles/output/qsort.prolog b/tests/examplefiles/output/qsort.prolog deleted file mode 100644 index ab43f8a..0000000 Binary files a/tests/examplefiles/output/qsort.prolog and /dev/null differ diff --git a/tests/examplefiles/output/r-console-transcript.Rout b/tests/examplefiles/output/r-console-transcript.Rout deleted file mode 100644 index 8326a99..0000000 Binary files a/tests/examplefiles/output/r-console-transcript.Rout and /dev/null differ diff --git a/tests/examplefiles/output/r6rs-comments.scm b/tests/examplefiles/output/r6rs-comments.scm deleted file mode 100644 index cc8b738..0000000 Binary files a/tests/examplefiles/output/r6rs-comments.scm and /dev/null differ diff --git a/tests/examplefiles/output/ragel-cpp_rlscan b/tests/examplefiles/output/ragel-cpp_rlscan deleted file mode 100644 index 41089ee..0000000 Binary files a/tests/examplefiles/output/ragel-cpp_rlscan and /dev/null differ diff --git a/tests/examplefiles/output/ragel-cpp_snippet b/tests/examplefiles/output/ragel-cpp_snippet deleted file mode 100644 index a53cff9..0000000 Binary files a/tests/examplefiles/output/ragel-cpp_snippet and /dev/null differ diff --git a/tests/examplefiles/output/regex.js b/tests/examplefiles/output/regex.js deleted file mode 100644 index b762e04..0000000 Binary files a/tests/examplefiles/output/regex.js and /dev/null differ diff --git a/tests/examplefiles/output/resourcebundle_demo b/tests/examplefiles/output/resourcebundle_demo deleted file mode 100644 index 48d65de..0000000 Binary files a/tests/examplefiles/output/resourcebundle_demo and /dev/null differ diff --git a/tests/examplefiles/output/reversi.lsp b/tests/examplefiles/output/reversi.lsp deleted file mode 100644 index 4d16429..0000000 Binary files a/tests/examplefiles/output/reversi.lsp and /dev/null differ diff --git a/tests/examplefiles/output/rnc_example.rnc b/tests/examplefiles/output/rnc_example.rnc deleted file mode 100644 index 4fd2e83..0000000 Binary files a/tests/examplefiles/output/rnc_example.rnc and /dev/null differ diff --git a/tests/examplefiles/output/roboconf.graph b/tests/examplefiles/output/roboconf.graph deleted file mode 100644 index f73d5f6..0000000 Binary files a/tests/examplefiles/output/roboconf.graph and /dev/null differ diff --git a/tests/examplefiles/output/roboconf.instances b/tests/examplefiles/output/roboconf.instances deleted file mode 100644 index 5006ad6..0000000 Binary files a/tests/examplefiles/output/roboconf.instances and /dev/null differ diff --git a/tests/examplefiles/output/robotframework_test.txt b/tests/examplefiles/output/robotframework_test.txt deleted file mode 100644 index 7f91d80..0000000 Binary files a/tests/examplefiles/output/robotframework_test.txt and /dev/null differ diff --git a/tests/examplefiles/output/rql-queries.rql b/tests/examplefiles/output/rql-queries.rql deleted file mode 100644 index 0875040..0000000 Binary files a/tests/examplefiles/output/rql-queries.rql and /dev/null differ diff --git a/tests/examplefiles/output/ruby_func_def.rb b/tests/examplefiles/output/ruby_func_def.rb deleted file mode 100644 index 15aef91..0000000 Binary files a/tests/examplefiles/output/ruby_func_def.rb and /dev/null differ diff --git a/tests/examplefiles/output/sample.qvto b/tests/examplefiles/output/sample.qvto deleted file mode 100644 index ba2fed9..0000000 Binary files a/tests/examplefiles/output/sample.qvto and /dev/null differ diff --git a/tests/examplefiles/output/scilab.sci b/tests/examplefiles/output/scilab.sci deleted file mode 100644 index 49e031f..0000000 Binary files a/tests/examplefiles/output/scilab.sci and /dev/null differ diff --git a/tests/examplefiles/output/scope.cirru b/tests/examplefiles/output/scope.cirru deleted file mode 100644 index 3a21997..0000000 Binary files a/tests/examplefiles/output/scope.cirru and /dev/null differ diff --git a/tests/examplefiles/output/session.dylan-console b/tests/examplefiles/output/session.dylan-console deleted file mode 100644 index 6f3dc3f..0000000 Binary files a/tests/examplefiles/output/session.dylan-console and /dev/null differ diff --git a/tests/examplefiles/output/sibling.prolog b/tests/examplefiles/output/sibling.prolog deleted file mode 100644 index 3dbf7cd..0000000 Binary files a/tests/examplefiles/output/sibling.prolog and /dev/null differ diff --git a/tests/examplefiles/output/simple.camkes b/tests/examplefiles/output/simple.camkes deleted file mode 100644 index 36529dd..0000000 Binary files a/tests/examplefiles/output/simple.camkes and /dev/null differ diff --git a/tests/examplefiles/output/simple.croc b/tests/examplefiles/output/simple.croc deleted file mode 100644 index fbe1568..0000000 Binary files a/tests/examplefiles/output/simple.croc and /dev/null differ diff --git a/tests/examplefiles/output/smarty_example.html b/tests/examplefiles/output/smarty_example.html deleted file mode 100644 index 6c00cf0..0000000 Binary files a/tests/examplefiles/output/smarty_example.html and /dev/null differ diff --git a/tests/examplefiles/output/source.lgt b/tests/examplefiles/output/source.lgt deleted file mode 100644 index ca88dba..0000000 Binary files a/tests/examplefiles/output/source.lgt and /dev/null differ diff --git a/tests/examplefiles/output/sources.list b/tests/examplefiles/output/sources.list deleted file mode 100644 index 5b6837f..0000000 Binary files a/tests/examplefiles/output/sources.list and /dev/null differ diff --git a/tests/examplefiles/output/sparql.rq b/tests/examplefiles/output/sparql.rq deleted file mode 100644 index 1deea7c..0000000 Binary files a/tests/examplefiles/output/sparql.rq and /dev/null differ diff --git a/tests/examplefiles/output/sphere.pov b/tests/examplefiles/output/sphere.pov deleted file mode 100644 index 3ea403b..0000000 Binary files a/tests/examplefiles/output/sphere.pov and /dev/null differ diff --git a/tests/examplefiles/output/sqlite3.sqlite3-console b/tests/examplefiles/output/sqlite3.sqlite3-console deleted file mode 100644 index 590788a..0000000 Binary files a/tests/examplefiles/output/sqlite3.sqlite3-console and /dev/null differ diff --git a/tests/examplefiles/output/squid.conf b/tests/examplefiles/output/squid.conf deleted file mode 100644 index 875617f..0000000 Binary files a/tests/examplefiles/output/squid.conf and /dev/null differ diff --git a/tests/examplefiles/output/string.jl b/tests/examplefiles/output/string.jl deleted file mode 100644 index ea000cd..0000000 Binary files a/tests/examplefiles/output/string.jl and /dev/null differ diff --git a/tests/examplefiles/output/string_delimiters.d b/tests/examplefiles/output/string_delimiters.d deleted file mode 100644 index d1abc36..0000000 Binary files a/tests/examplefiles/output/string_delimiters.d and /dev/null differ diff --git a/tests/examplefiles/output/stripheredoc.sh b/tests/examplefiles/output/stripheredoc.sh deleted file mode 100644 index f5e399b..0000000 Binary files a/tests/examplefiles/output/stripheredoc.sh and /dev/null differ diff --git a/tests/examplefiles/output/subr.el b/tests/examplefiles/output/subr.el deleted file mode 100644 index 0214f0e..0000000 Binary files a/tests/examplefiles/output/subr.el and /dev/null differ diff --git a/tests/examplefiles/output/swig_java.swg b/tests/examplefiles/output/swig_java.swg deleted file mode 100644 index 61526dd..0000000 Binary files a/tests/examplefiles/output/swig_java.swg and /dev/null differ diff --git a/tests/examplefiles/output/swig_std_vector.i b/tests/examplefiles/output/swig_std_vector.i deleted file mode 100644 index 6c209b8..0000000 Binary files a/tests/examplefiles/output/swig_std_vector.i and /dev/null differ diff --git a/tests/examplefiles/output/tads3_example.t b/tests/examplefiles/output/tads3_example.t deleted file mode 100644 index 4ef0e00..0000000 Binary files a/tests/examplefiles/output/tads3_example.t and /dev/null differ diff --git a/tests/examplefiles/output/teraterm.ttl b/tests/examplefiles/output/teraterm.ttl deleted file mode 100644 index bbbb1e1..0000000 Binary files a/tests/examplefiles/output/teraterm.ttl and /dev/null differ diff --git a/tests/examplefiles/output/termcap b/tests/examplefiles/output/termcap deleted file mode 100644 index dea0ad0..0000000 Binary files a/tests/examplefiles/output/termcap and /dev/null differ diff --git a/tests/examplefiles/output/terminfo b/tests/examplefiles/output/terminfo deleted file mode 100644 index c3258c9..0000000 Binary files a/tests/examplefiles/output/terminfo and /dev/null differ diff --git a/tests/examplefiles/output/test-3.0.xq b/tests/examplefiles/output/test-3.0.xq deleted file mode 100644 index 0aa7909..0000000 Binary files a/tests/examplefiles/output/test-3.0.xq and /dev/null differ diff --git a/tests/examplefiles/output/test-exist-update.xq b/tests/examplefiles/output/test-exist-update.xq deleted file mode 100644 index 9c4acbb..0000000 Binary files a/tests/examplefiles/output/test-exist-update.xq and /dev/null differ diff --git a/tests/examplefiles/output/test.R b/tests/examplefiles/output/test.R deleted file mode 100644 index ed29937..0000000 Binary files a/tests/examplefiles/output/test.R and /dev/null differ diff --git a/tests/examplefiles/output/test.adb b/tests/examplefiles/output/test.adb deleted file mode 100644 index 523bd95..0000000 Binary files a/tests/examplefiles/output/test.adb and /dev/null differ diff --git a/tests/examplefiles/output/test.adls b/tests/examplefiles/output/test.adls deleted file mode 100644 index fdb7d48..0000000 Binary files a/tests/examplefiles/output/test.adls and /dev/null differ diff --git a/tests/examplefiles/output/test.agda b/tests/examplefiles/output/test.agda deleted file mode 100644 index 5039ea1..0000000 Binary files a/tests/examplefiles/output/test.agda and /dev/null differ diff --git a/tests/examplefiles/output/test.apl b/tests/examplefiles/output/test.apl deleted file mode 100644 index 9ab981b..0000000 Binary files a/tests/examplefiles/output/test.apl and /dev/null differ diff --git a/tests/examplefiles/output/test.asy b/tests/examplefiles/output/test.asy deleted file mode 100644 index 47e7e96..0000000 Binary files a/tests/examplefiles/output/test.asy and /dev/null differ diff --git a/tests/examplefiles/output/test.awk b/tests/examplefiles/output/test.awk deleted file mode 100644 index 1dbd6ec..0000000 Binary files a/tests/examplefiles/output/test.awk and /dev/null differ diff --git a/tests/examplefiles/output/test.bb b/tests/examplefiles/output/test.bb deleted file mode 100644 index 9ab3d1f..0000000 Binary files a/tests/examplefiles/output/test.bb and /dev/null differ diff --git a/tests/examplefiles/output/test.bib b/tests/examplefiles/output/test.bib deleted file mode 100644 index 97131ee..0000000 Binary files a/tests/examplefiles/output/test.bib and /dev/null differ diff --git a/tests/examplefiles/output/test.bmx b/tests/examplefiles/output/test.bmx deleted file mode 100644 index 4d44322..0000000 Binary files a/tests/examplefiles/output/test.bmx and /dev/null differ diff --git a/tests/examplefiles/output/test.boo b/tests/examplefiles/output/test.boo deleted file mode 100644 index aaf2f6e..0000000 Binary files a/tests/examplefiles/output/test.boo and /dev/null differ diff --git a/tests/examplefiles/output/test.bpl b/tests/examplefiles/output/test.bpl deleted file mode 100644 index 38dcd68..0000000 Binary files a/tests/examplefiles/output/test.bpl and /dev/null differ diff --git a/tests/examplefiles/output/test.bro b/tests/examplefiles/output/test.bro deleted file mode 100644 index 6f3b10d..0000000 Binary files a/tests/examplefiles/output/test.bro and /dev/null differ diff --git a/tests/examplefiles/output/test.cadl b/tests/examplefiles/output/test.cadl deleted file mode 100644 index 12f6ec6..0000000 Binary files a/tests/examplefiles/output/test.cadl and /dev/null differ diff --git a/tests/examplefiles/output/test.cr b/tests/examplefiles/output/test.cr deleted file mode 100644 index c7d2769..0000000 Binary files a/tests/examplefiles/output/test.cr and /dev/null differ diff --git a/tests/examplefiles/output/test.cs b/tests/examplefiles/output/test.cs deleted file mode 100644 index 6ec1134..0000000 Binary files a/tests/examplefiles/output/test.cs and /dev/null differ diff --git a/tests/examplefiles/output/test.csd b/tests/examplefiles/output/test.csd deleted file mode 100644 index bfae434..0000000 Binary files a/tests/examplefiles/output/test.csd and /dev/null differ diff --git a/tests/examplefiles/output/test.css b/tests/examplefiles/output/test.css deleted file mode 100644 index e2f949e..0000000 Binary files a/tests/examplefiles/output/test.css and /dev/null differ diff --git a/tests/examplefiles/output/test.cu b/tests/examplefiles/output/test.cu deleted file mode 100644 index 584088c..0000000 Binary files a/tests/examplefiles/output/test.cu and /dev/null differ diff --git a/tests/examplefiles/output/test.cyp b/tests/examplefiles/output/test.cyp deleted file mode 100644 index 80f8751..0000000 Binary files a/tests/examplefiles/output/test.cyp and /dev/null differ diff --git a/tests/examplefiles/output/test.d b/tests/examplefiles/output/test.d deleted file mode 100644 index be1ca84..0000000 Binary files a/tests/examplefiles/output/test.d and /dev/null differ diff --git a/tests/examplefiles/output/test.dart b/tests/examplefiles/output/test.dart deleted file mode 100644 index 37db41e..0000000 Binary files a/tests/examplefiles/output/test.dart and /dev/null differ diff --git a/tests/examplefiles/output/test.dtd b/tests/examplefiles/output/test.dtd deleted file mode 100644 index da481e4..0000000 Binary files a/tests/examplefiles/output/test.dtd and /dev/null differ diff --git a/tests/examplefiles/output/test.ebnf b/tests/examplefiles/output/test.ebnf deleted file mode 100644 index 1b3eb3d..0000000 Binary files a/tests/examplefiles/output/test.ebnf and /dev/null differ diff --git a/tests/examplefiles/output/test.ec b/tests/examplefiles/output/test.ec deleted file mode 100644 index aa1768c..0000000 Binary files a/tests/examplefiles/output/test.ec and /dev/null differ diff --git a/tests/examplefiles/output/test.eh b/tests/examplefiles/output/test.eh deleted file mode 100644 index b0042d0..0000000 Binary files a/tests/examplefiles/output/test.eh and /dev/null differ diff --git a/tests/examplefiles/output/test.erl b/tests/examplefiles/output/test.erl deleted file mode 100644 index bfe0cac..0000000 Binary files a/tests/examplefiles/output/test.erl and /dev/null differ diff --git a/tests/examplefiles/output/test.escript b/tests/examplefiles/output/test.escript deleted file mode 100644 index 735d112..0000000 Binary files a/tests/examplefiles/output/test.escript and /dev/null differ diff --git a/tests/examplefiles/output/test.evoque b/tests/examplefiles/output/test.evoque deleted file mode 100644 index 118dd6f..0000000 Binary files a/tests/examplefiles/output/test.evoque and /dev/null differ diff --git a/tests/examplefiles/output/test.fan b/tests/examplefiles/output/test.fan deleted file mode 100644 index 1f66daa..0000000 Binary files a/tests/examplefiles/output/test.fan and /dev/null differ diff --git a/tests/examplefiles/output/test.flx b/tests/examplefiles/output/test.flx deleted file mode 100644 index ac942fb..0000000 Binary files a/tests/examplefiles/output/test.flx and /dev/null differ diff --git a/tests/examplefiles/output/test.gdc b/tests/examplefiles/output/test.gdc deleted file mode 100644 index 4d36036..0000000 Binary files a/tests/examplefiles/output/test.gdc and /dev/null differ diff --git a/tests/examplefiles/output/test.gradle b/tests/examplefiles/output/test.gradle deleted file mode 100644 index c495304..0000000 Binary files a/tests/examplefiles/output/test.gradle and /dev/null differ diff --git a/tests/examplefiles/output/test.groovy b/tests/examplefiles/output/test.groovy deleted file mode 100644 index 6c8581d..0000000 Binary files a/tests/examplefiles/output/test.groovy and /dev/null differ diff --git a/tests/examplefiles/output/test.hsail b/tests/examplefiles/output/test.hsail deleted file mode 100644 index 6fb2282..0000000 Binary files a/tests/examplefiles/output/test.hsail and /dev/null differ diff --git a/tests/examplefiles/output/test.html b/tests/examplefiles/output/test.html deleted file mode 100644 index 811383a..0000000 Binary files a/tests/examplefiles/output/test.html and /dev/null differ diff --git a/tests/examplefiles/output/test.idr b/tests/examplefiles/output/test.idr deleted file mode 100644 index 590e976..0000000 Binary files a/tests/examplefiles/output/test.idr and /dev/null differ diff --git a/tests/examplefiles/output/test.ini b/tests/examplefiles/output/test.ini deleted file mode 100644 index 27f3d4a..0000000 Binary files a/tests/examplefiles/output/test.ini and /dev/null differ diff --git a/tests/examplefiles/output/test.java b/tests/examplefiles/output/test.java deleted file mode 100644 index 758717e..0000000 Binary files a/tests/examplefiles/output/test.java and /dev/null differ diff --git a/tests/examplefiles/output/test.jsp b/tests/examplefiles/output/test.jsp deleted file mode 100644 index 2956444..0000000 Binary files a/tests/examplefiles/output/test.jsp and /dev/null differ diff --git a/tests/examplefiles/output/test.lean b/tests/examplefiles/output/test.lean deleted file mode 100644 index 5fdafbc..0000000 Binary files a/tests/examplefiles/output/test.lean and /dev/null differ diff --git a/tests/examplefiles/output/test.maql b/tests/examplefiles/output/test.maql deleted file mode 100644 index 2865795..0000000 Binary files a/tests/examplefiles/output/test.maql and /dev/null differ diff --git a/tests/examplefiles/output/test.mask b/tests/examplefiles/output/test.mask deleted file mode 100644 index feff18b..0000000 Binary files a/tests/examplefiles/output/test.mask and /dev/null differ diff --git a/tests/examplefiles/output/test.mod b/tests/examplefiles/output/test.mod deleted file mode 100644 index 2cb3147..0000000 Binary files a/tests/examplefiles/output/test.mod and /dev/null differ diff --git a/tests/examplefiles/output/test.moo b/tests/examplefiles/output/test.moo deleted file mode 100644 index f6c5148..0000000 Binary files a/tests/examplefiles/output/test.moo and /dev/null differ diff --git a/tests/examplefiles/output/test.mt b/tests/examplefiles/output/test.mt deleted file mode 100644 index c62ee87..0000000 Binary files a/tests/examplefiles/output/test.mt and /dev/null differ diff --git a/tests/examplefiles/output/test.myt b/tests/examplefiles/output/test.myt deleted file mode 100644 index 778b932..0000000 Binary files a/tests/examplefiles/output/test.myt and /dev/null differ diff --git a/tests/examplefiles/output/test.ncl b/tests/examplefiles/output/test.ncl deleted file mode 100644 index 291af18..0000000 Binary files a/tests/examplefiles/output/test.ncl and /dev/null differ diff --git a/tests/examplefiles/output/test.nim b/tests/examplefiles/output/test.nim deleted file mode 100644 index 345892b..0000000 Binary files a/tests/examplefiles/output/test.nim and /dev/null differ diff --git a/tests/examplefiles/output/test.odin b/tests/examplefiles/output/test.odin deleted file mode 100644 index 4b3ceb3..0000000 Binary files a/tests/examplefiles/output/test.odin and /dev/null differ diff --git a/tests/examplefiles/output/test.opa b/tests/examplefiles/output/test.opa deleted file mode 100644 index c943f39..0000000 Binary files a/tests/examplefiles/output/test.opa and /dev/null differ diff --git a/tests/examplefiles/output/test.orc b/tests/examplefiles/output/test.orc deleted file mode 100644 index a59242f..0000000 Binary files a/tests/examplefiles/output/test.orc and /dev/null differ diff --git a/tests/examplefiles/output/test.p6 b/tests/examplefiles/output/test.p6 deleted file mode 100644 index b30d0ef..0000000 Binary files a/tests/examplefiles/output/test.p6 and /dev/null differ diff --git a/tests/examplefiles/output/test.pan b/tests/examplefiles/output/test.pan deleted file mode 100644 index 5a459bd..0000000 Binary files a/tests/examplefiles/output/test.pan and /dev/null differ diff --git a/tests/examplefiles/output/test.pas b/tests/examplefiles/output/test.pas deleted file mode 100644 index a737de1..0000000 Binary files a/tests/examplefiles/output/test.pas and /dev/null differ diff --git a/tests/examplefiles/output/test.php b/tests/examplefiles/output/test.php deleted file mode 100644 index 94b28d4..0000000 Binary files a/tests/examplefiles/output/test.php and /dev/null differ diff --git a/tests/examplefiles/output/test.pig b/tests/examplefiles/output/test.pig deleted file mode 100644 index 5628c61..0000000 Binary files a/tests/examplefiles/output/test.pig and /dev/null differ diff --git a/tests/examplefiles/output/test.plot b/tests/examplefiles/output/test.plot deleted file mode 100644 index e64cd2d..0000000 Binary files a/tests/examplefiles/output/test.plot and /dev/null differ diff --git a/tests/examplefiles/output/test.ps1 b/tests/examplefiles/output/test.ps1 deleted file mode 100644 index 02dffcc..0000000 Binary files a/tests/examplefiles/output/test.ps1 and /dev/null differ diff --git a/tests/examplefiles/output/test.psl b/tests/examplefiles/output/test.psl deleted file mode 100644 index 99f6753..0000000 Binary files a/tests/examplefiles/output/test.psl and /dev/null differ diff --git a/tests/examplefiles/output/test.pwn b/tests/examplefiles/output/test.pwn deleted file mode 100644 index 4f21640..0000000 Binary files a/tests/examplefiles/output/test.pwn and /dev/null differ diff --git a/tests/examplefiles/output/test.pypylog b/tests/examplefiles/output/test.pypylog deleted file mode 100644 index 66f4e18..0000000 Binary files a/tests/examplefiles/output/test.pypylog and /dev/null differ diff --git a/tests/examplefiles/output/test.r3 b/tests/examplefiles/output/test.r3 deleted file mode 100644 index 6ec9a03..0000000 Binary files a/tests/examplefiles/output/test.r3 and /dev/null differ diff --git a/tests/examplefiles/output/test.rb b/tests/examplefiles/output/test.rb deleted file mode 100644 index dc588b1..0000000 Binary files a/tests/examplefiles/output/test.rb and /dev/null differ diff --git a/tests/examplefiles/output/test.rhtml b/tests/examplefiles/output/test.rhtml deleted file mode 100644 index e0a103b..0000000 Binary files a/tests/examplefiles/output/test.rhtml and /dev/null differ diff --git a/tests/examplefiles/output/test.rsl b/tests/examplefiles/output/test.rsl deleted file mode 100644 index 445a99f..0000000 Binary files a/tests/examplefiles/output/test.rsl and /dev/null differ diff --git a/tests/examplefiles/output/test.scaml b/tests/examplefiles/output/test.scaml deleted file mode 100644 index 2f7e8a8..0000000 Binary files a/tests/examplefiles/output/test.scaml and /dev/null differ diff --git a/tests/examplefiles/output/test.sco b/tests/examplefiles/output/test.sco deleted file mode 100644 index e0fe92b..0000000 Binary files a/tests/examplefiles/output/test.sco and /dev/null differ diff --git a/tests/examplefiles/output/test.shen b/tests/examplefiles/output/test.shen deleted file mode 100644 index 2b827c6..0000000 Binary files a/tests/examplefiles/output/test.shen and /dev/null differ diff --git a/tests/examplefiles/output/test.sil b/tests/examplefiles/output/test.sil deleted file mode 100644 index 32327f9..0000000 Binary files a/tests/examplefiles/output/test.sil and /dev/null differ diff --git a/tests/examplefiles/output/test.ssp b/tests/examplefiles/output/test.ssp deleted file mode 100644 index cf632f7..0000000 Binary files a/tests/examplefiles/output/test.ssp and /dev/null differ diff --git a/tests/examplefiles/output/test.swift b/tests/examplefiles/output/test.swift deleted file mode 100644 index d48d7f9..0000000 Binary files a/tests/examplefiles/output/test.swift and /dev/null differ diff --git a/tests/examplefiles/output/test.tcsh b/tests/examplefiles/output/test.tcsh deleted file mode 100644 index ac7b4f6..0000000 Binary files a/tests/examplefiles/output/test.tcsh and /dev/null differ diff --git a/tests/examplefiles/output/test.vb b/tests/examplefiles/output/test.vb deleted file mode 100644 index aefce4e..0000000 Binary files a/tests/examplefiles/output/test.vb and /dev/null differ diff --git a/tests/examplefiles/output/test.vhdl b/tests/examplefiles/output/test.vhdl deleted file mode 100644 index 95d99c8..0000000 Binary files a/tests/examplefiles/output/test.vhdl and /dev/null differ diff --git a/tests/examplefiles/output/test.xqy b/tests/examplefiles/output/test.xqy deleted file mode 100644 index 02cc0a4..0000000 Binary files a/tests/examplefiles/output/test.xqy and /dev/null differ diff --git a/tests/examplefiles/output/test.xsl b/tests/examplefiles/output/test.xsl deleted file mode 100644 index 111b5e5..0000000 Binary files a/tests/examplefiles/output/test.xsl and /dev/null differ diff --git a/tests/examplefiles/output/test.zep b/tests/examplefiles/output/test.zep deleted file mode 100644 index f610f32..0000000 Binary files a/tests/examplefiles/output/test.zep and /dev/null differ diff --git a/tests/examplefiles/output/test2.odin b/tests/examplefiles/output/test2.odin deleted file mode 100644 index b282934..0000000 Binary files a/tests/examplefiles/output/test2.odin and /dev/null differ diff --git a/tests/examplefiles/output/test2.pypylog b/tests/examplefiles/output/test2.pypylog deleted file mode 100644 index f117a4b..0000000 Binary files a/tests/examplefiles/output/test2.pypylog and /dev/null differ diff --git a/tests/examplefiles/output/test_basic.adls b/tests/examplefiles/output/test_basic.adls deleted file mode 100644 index 9976b2b..0000000 Binary files a/tests/examplefiles/output/test_basic.adls and /dev/null differ diff --git a/tests/examplefiles/output/truncated.pytb b/tests/examplefiles/output/truncated.pytb deleted file mode 100644 index 33a6bf9..0000000 Binary files a/tests/examplefiles/output/truncated.pytb and /dev/null differ diff --git a/tests/examplefiles/output/tsql_example.sql b/tests/examplefiles/output/tsql_example.sql deleted file mode 100644 index 06c254a..0000000 Binary files a/tests/examplefiles/output/tsql_example.sql and /dev/null differ diff --git a/tests/examplefiles/output/twig_test b/tests/examplefiles/output/twig_test deleted file mode 100644 index 9bc293d..0000000 Binary files a/tests/examplefiles/output/twig_test and /dev/null differ diff --git a/tests/examplefiles/output/type.lisp b/tests/examplefiles/output/type.lisp deleted file mode 100644 index 9c70bc2..0000000 Binary files a/tests/examplefiles/output/type.lisp and /dev/null differ diff --git a/tests/examplefiles/output/typescript_example b/tests/examplefiles/output/typescript_example deleted file mode 100644 index 15674e4..0000000 Binary files a/tests/examplefiles/output/typescript_example and /dev/null differ diff --git a/tests/examplefiles/output/typoscript_example b/tests/examplefiles/output/typoscript_example deleted file mode 100644 index 4a1b4a4..0000000 Binary files a/tests/examplefiles/output/typoscript_example and /dev/null differ diff --git a/tests/examplefiles/output/underscore.coffee b/tests/examplefiles/output/underscore.coffee deleted file mode 100644 index 943c677..0000000 Binary files a/tests/examplefiles/output/underscore.coffee and /dev/null differ diff --git a/tests/examplefiles/output/unicode.applescript b/tests/examplefiles/output/unicode.applescript deleted file mode 100644 index 8790c2b..0000000 Binary files a/tests/examplefiles/output/unicode.applescript and /dev/null differ diff --git a/tests/examplefiles/output/unicode.go b/tests/examplefiles/output/unicode.go deleted file mode 100644 index afae403..0000000 Binary files a/tests/examplefiles/output/unicode.go and /dev/null differ diff --git a/tests/examplefiles/output/unicode.js b/tests/examplefiles/output/unicode.js deleted file mode 100644 index 3b9aae7..0000000 Binary files a/tests/examplefiles/output/unicode.js and /dev/null differ diff --git a/tests/examplefiles/output/unicodedoc.py b/tests/examplefiles/output/unicodedoc.py deleted file mode 100644 index 8a58ea5..0000000 Binary files a/tests/examplefiles/output/unicodedoc.py and /dev/null differ diff --git a/tests/examplefiles/output/unix-io.lid b/tests/examplefiles/output/unix-io.lid deleted file mode 100644 index bbf39c2..0000000 Binary files a/tests/examplefiles/output/unix-io.lid and /dev/null differ diff --git a/tests/examplefiles/output/varnish.vcl b/tests/examplefiles/output/varnish.vcl deleted file mode 100644 index 13a0047..0000000 Binary files a/tests/examplefiles/output/varnish.vcl and /dev/null differ diff --git a/tests/examplefiles/output/vbnet_test.bas b/tests/examplefiles/output/vbnet_test.bas deleted file mode 100644 index 312f868..0000000 Binary files a/tests/examplefiles/output/vbnet_test.bas and /dev/null differ diff --git a/tests/examplefiles/output/vctreestatus_hg b/tests/examplefiles/output/vctreestatus_hg deleted file mode 100644 index c84a291..0000000 Binary files a/tests/examplefiles/output/vctreestatus_hg and /dev/null differ diff --git a/tests/examplefiles/output/vimrc b/tests/examplefiles/output/vimrc deleted file mode 100644 index 9cacb7d..0000000 Binary files a/tests/examplefiles/output/vimrc and /dev/null differ diff --git a/tests/examplefiles/output/vpath.mk b/tests/examplefiles/output/vpath.mk deleted file mode 100644 index a3cc840..0000000 Binary files a/tests/examplefiles/output/vpath.mk and /dev/null differ diff --git a/tests/examplefiles/output/wdiff_example1.wdiff b/tests/examplefiles/output/wdiff_example1.wdiff deleted file mode 100644 index 449d884..0000000 Binary files a/tests/examplefiles/output/wdiff_example1.wdiff and /dev/null differ diff --git a/tests/examplefiles/output/wdiff_example3.wdiff b/tests/examplefiles/output/wdiff_example3.wdiff deleted file mode 100644 index 5398a38..0000000 Binary files a/tests/examplefiles/output/wdiff_example3.wdiff and /dev/null differ diff --git a/tests/examplefiles/output/webkit-transition.css b/tests/examplefiles/output/webkit-transition.css deleted file mode 100644 index 4effb47..0000000 Binary files a/tests/examplefiles/output/webkit-transition.css and /dev/null differ diff --git a/tests/examplefiles/output/while.pov b/tests/examplefiles/output/while.pov deleted file mode 100644 index ac212a8..0000000 Binary files a/tests/examplefiles/output/while.pov and /dev/null differ diff --git a/tests/examplefiles/output/wiki.factor b/tests/examplefiles/output/wiki.factor deleted file mode 100644 index 734f272..0000000 Binary files a/tests/examplefiles/output/wiki.factor and /dev/null differ diff --git a/tests/examplefiles/output/xml_example b/tests/examplefiles/output/xml_example deleted file mode 100644 index eea9021..0000000 Binary files a/tests/examplefiles/output/xml_example and /dev/null differ diff --git a/tests/examplefiles/output/xorg.conf b/tests/examplefiles/output/xorg.conf deleted file mode 100644 index 012eeb2..0000000 Binary files a/tests/examplefiles/output/xorg.conf and /dev/null differ diff --git a/tests/examplefiles/output/yahalom.cpsa b/tests/examplefiles/output/yahalom.cpsa deleted file mode 100644 index 66a3299..0000000 Binary files a/tests/examplefiles/output/yahalom.cpsa and /dev/null differ diff --git a/tests/examplefiles/output/zmlrpc.f90 b/tests/examplefiles/output/zmlrpc.f90 deleted file mode 100644 index 1f62183..0000000 Binary files a/tests/examplefiles/output/zmlrpc.f90 and /dev/null differ