Commit graph

27 commits

Author SHA1 Message Date
Zdenek Dohnal
86ceedf8cd Try setting terminal a different way 2024-04-24 15:01:47 +02:00
František Hrdina
1d9f642373 Disable unstable part of test
disable also on rhels
2024-04-19 16:23:16 +02:00
Zdenek Dohnal
d09beeca92 Add ncurses-term to provide term vt420 definition 2024-04-19 13:47:37 +02:00
František Hrdina
117baf86c9 Disabling unstable part of test
improving to disable also on different versions
2024-04-17 15:35:49 +02:00
Zdenek Dohnal
987b625442 scripttests: try another terminal 2024-04-15 18:37:06 +02:00
Zdenek Dohnal
01d5d67f00 bz634902: adjust for c10s - the file lives in different dir 2024-04-15 17:56:41 +02:00
Zdenek Dohnal
818108b954 vim-aliases: adjust for c10s 2024-04-15 17:36:31 +02:00
František Hrdina
9ee60eff23 Adjusting upstream-scripttests for testing-farm
disabling tests unstable on testing-farm
2024-04-05 16:23:59 +02:00
Zdenek Dohnal
e42e4adb08 Add dir removal as beakerlib command 2023-09-01 10:54:44 +02:00
Frantisek Hrdina
adc8604199 Merge #12 Adjusting test for CentOS 2023-08-31 12:20:18 +00:00
František Hrdina
143ba1895a Adjusting test for CentOS
/Regression/bz241308-use-augroup-for-rh-autocmds
2023-08-31 14:08:35 +02:00
Zdenek Dohnal
8d2e961e3b upstream-scripttests: add libtool 2023-08-11 16:32:44 +02:00
Zdenek Dohnal
9cb960d9be Remove *SPECPARTS dir in tests which use rpmbuild
RPM on F39+ creates dir <NVR>-SPECPARTS in BUILD during %%setup, which
breaks tests which use `cd BUILD/<component>*`. The new dir is needed
only for components which dynamically generate spec files during
%%build or %%install phases, which this component is not.
2023-08-11 13:32:10 +02:00
František Hrdina
02d8873753 Fixing metadata for vim-aliases test
/CoreOS/vim/Sanity/vim-aliases
relevancy fix
contact change
2023-08-07 09:50:39 +02:00
František Hrdina
f6ea11c9ee Adding tests
/CoreOS/vim/Regression/bz1083924-Include-c-11-syntax-highlighting-in-vim
/CoreOS/vim/Regression/bz1204179-missing-bin-vi-breaks-visudo-sudoedit-crontab
/CoreOS/vim/Regression/bz1383902-CPU-spike-on-ssh
/CoreOS/vim/Regression/bz1490927-vim-dumps-core-when-system-reboots
/CoreOS/vim/Regression/bz1576470-Suggest-correct-packages-to-get-embedded
/CoreOS/vim/Regression/bz1602807-vim-X11-doesn-t-provide-the-gui
/CoreOS/vim/Regression/bz1676339-Vim-runs-out-of-memory-during-a-find-and-replace
/CoreOS/vim/Regression/bz1686822-Add-Provides-bundled-libvterm
/CoreOS/vim/Regression/bz1743070-manpage-of-vim-is-garbled-in-Japanese-locale
/CoreOS/vim/Regression/bz241308-use-augroup-for-rh-autocmds
/CoreOS/vim/Regression/bz429208-maxmemtot-memory-calculation
/CoreOS/vim/Regression/bz473977-vim-incorrectly-linked-to-libtermcap
/CoreOS/vim/Regression/bz505344-netrw-plugin-delete-command-broken
/CoreOS/vim/Regression/bz506442-Add-Vim-to-Applications-Accessories-menu
/CoreOS/vim/Regression/bz572157-vim-in-ex-mode-incorrectly-gives-an-eol-error
/CoreOS/vim/Regression/bz591578-netrw-vim-prints-additional-chars
/CoreOS/vim/Regression/bz634902-rpm-spec-template-is-out-of-date
/CoreOS/vim/Regression/bz652610-netrw-plugin-and-parent-directory
/CoreOS/vim/Regression/bz681108-vim-crashes-while-doing-completion
/CoreOS/vim/Regression/bz820331-Vim-syntax-file-for-sshdconfig-is-missing-newer
/CoreOS/vim/Regression/docs
/CoreOS/vim/Sanity/upstream-scripttests
2023-06-02 20:42:38 +02:00
František Hrdina
dab2578f46 Adding testcase ids 2023-03-29 11:24:03 +02:00
František Hrdina
0f12979125 Fixing the test
/CoreOS/vim/Sanity/bz2011389-Loading-etc-vimrc-virc
The test was causing failling of following tests
2023-03-29 11:06:11 +02:00
František Hrdina
38f92ea944 Adding tests
/CoreOS/vim/Sanity/bz2011389-Loading-etc-vimrc-virc
/CoreOS/vim/Regression/bz1676339-Vim-runs-out-of-memory-during-a-find-and-replace
/CoreOS/vim/Regression/bz1083924-Include-c-11-syntax-highlighting-in-vim
2023-03-29 11:05:56 +02:00
Zdenek Dohnal
1f016e5ded upstream-unittests: Apply RPM workaround for package notes from Ruby
Vim adds Ruby LDFLAGS during configuration, which (due Ruby's decision
to embed flags from the building time) contains flags from buildsystem
environment, especially package notes. This flag expects additional
environment variables to be set and they aren't set in normal
environment.

I've reported it to Vim upstream with PR which removes Ruby LDFLAGS from
configure script https://github.com/vim/vim/pull/11592 .
2022-11-23 12:30:01 +01:00
František Hrdina
653d1a6bef Updating test to work on rhels
/CoreOS/vim/Sanity/vim-aliases
2022-10-18 15:41:31 +02:00
Zdenek Dohnal
fdc3d77c44 runtest.sh: Feature set for Vi is now called Tiny 2022-10-12 15:08:12 +02:00
Frantisek Hrdina
8c87001d45 Updating tests
increasing timeout
updating tags and summary
etc.
2022-07-27 13:57:15 +02:00
Frantisek Hrdina
bdf21bc9f6 Adding upstream-unittests 2022-04-04 15:03:25 +02:00
Frantisek Hrdina
7ada4d0c95 Adding vim-aliases sanity test 2021-12-09 13:04:56 +01:00
Frantisek Hrdina
bbe11d8651 Adding fmf plan 2021-12-07 14:10:08 +01:00
Frantisek Hrdina
a8c25f8769 Initializing repo 2021-12-07 14:09:18 +01:00
b463e0d202 Added the README 2021-09-22 14:17:48 +00:00