mirror of
https://passt.top/passt
synced 2025-05-20 00:15:34 +02:00
test: Add CI/demo scripts
Not really quick, definitely dirty. Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
This commit is contained in:
parent
ca325e7583
commit
061519b562
31 changed files with 4816 additions and 0 deletions
test/env
39
test/env/mate-terminal.profile
vendored
Normal file
39
test/env/mate-terminal.profile
vendored
Normal file
|
@ -0,0 +1,39 @@
|
|||
[/]
|
||||
allow-bold=true
|
||||
background-color='#121212121212'
|
||||
background-darkness=0.5
|
||||
background-image=''
|
||||
background-type='solid'
|
||||
backspace-binding='ascii-del'
|
||||
bold-color='#000000000000'
|
||||
bold-color-same-as-fg=true
|
||||
copy-selection=false
|
||||
cursor-blink-mode='on'
|
||||
cursor-shape='block'
|
||||
custom-command=''
|
||||
default-show-menubar=true
|
||||
default-size-columns=180
|
||||
default-size-rows=40
|
||||
delete-binding='escape-sequence'
|
||||
exit-action='close'
|
||||
font='Bitstream Vera Sans Mono 9'
|
||||
foreground-color='#504FA2A26160'
|
||||
login-shell=false
|
||||
palette='#000000000000:#FFFF8F8F8F8F:#504FA2A26160:#CBCB6C6C0505:#8E8EA3A2FFFF:#C4C45959C4C4:#0000AAAAAAAA:#AAAAAAAAAAAA:#555455545554:#FFFF8F8F8F8F:#504FA2A26160:#CBCB6C6C0505:#8E8EA3A2FFFF:#C4C45959C4C4:#5554FFFFFFFF:#FFFFFFFFFFFF'
|
||||
scroll-background=true
|
||||
scroll-on-keystroke=true
|
||||
scroll-on-output=false
|
||||
scrollback-lines=512
|
||||
scrollback-unlimited=true
|
||||
scrollbar-position='hidden'
|
||||
silent-bell=false
|
||||
title='Terminal'
|
||||
title-mode='replace'
|
||||
use-custom-command=false
|
||||
use-custom-default-size=true
|
||||
use-skey=true
|
||||
use-system-font=false
|
||||
use-theme-colors=false
|
||||
use-urls=true
|
||||
visible-name='passt_ci'
|
||||
word-chars='-A-Za-z0-9,./?%&#:_=+@~'
|
Loading…
Add table
Add a link
Reference in a new issue