[Libreoffice-commits] online.git: test/Makefile.am

2020-04-09 Thread Michael Meeks (via logerrit)
test/Makefile.am |8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) New commits: commit 050820f45945bcceaffaa3098236b011fbd98772 Author: Michael Meeks AuthorDate: Thu Apr 9 14:28:57 2020 +0100 Commit: Tamás Zolnai CommitDate: Thu Apr 9 18:41:14 2020 +0200 Proof: link

[Libreoffice-commits] online.git: test/Makefile.am test/WopiProofTests.cpp wsd/ProofKey.cpp wsd/ProofKey.hpp

2020-04-08 Thread Michael Meeks (via logerrit)
test/Makefile.am|3 ++- test/WopiProofTests.cpp | 16 wsd/ProofKey.cpp| 15 ++- wsd/ProofKey.hpp|6 ++ 4 files changed, 38 insertions(+), 2 deletions(-) New commits: commit f4f7b08d44aa8af50b18061f7c4ac84855aa1399 Author:

[Libreoffice-commits] online.git: test/Makefile.am test/WopiProofTests.cpp wsd/ProofKey.cpp wsd/ProofKey.hpp

2020-04-08 Thread Michael Meeks (via logerrit)
test/Makefile.am|1 + test/WopiProofTests.cpp | 36 wsd/ProofKey.cpp| 30 +- wsd/ProofKey.hpp| 35 +++ 4 files changed, 73 insertions(+), 29 deletions(-) New

[Libreoffice-commits] online.git: test/Makefile.am

2020-03-26 Thread Michael Meeks (via logerrit)
test/Makefile.am |9 +++-- 1 file changed, 7 insertions(+), 2 deletions(-) New commits: commit 795fac61dc40fff833f51e4e554c00b6a7685b87 Author: Michael Meeks AuthorDate: Thu Mar 26 14:01:13 2020 + Commit: Michael Meeks CommitDate: Thu Mar 26 16:15:34 2020 +0100 test:

[Libreoffice-commits] online.git: test/Makefile.am

2020-03-26 Thread Michael Meeks (via logerrit)
test/Makefile.am | 104 +++ 1 file changed, 60 insertions(+), 44 deletions(-) New commits: commit 77576cdb4b0edf88c6a26818d41cb534395cf888 Author: Michael Meeks AuthorDate: Tue Mar 24 12:56:42 2020 + Commit: Michael Meeks

[Libreoffice-commits] online.git: test/Makefile.am

2020-02-21 Thread Tamás Zolnai (via logerrit)
test/Makefile.am |7 ++- 1 file changed, 2 insertions(+), 5 deletions(-) New commits: commit 17bef63abdd1c106be8e186998372063acc836d0 Author: Tamás Zolnai AuthorDate: Fri Feb 21 15:19:48 2020 +0100 Commit: Tamás Zolnai CommitDate: Fri Feb 21 15:48:13 2020 +0100 Try to fix

[Libreoffice-commits] online.git: test/Makefile.am

2020-01-24 Thread Miklos Vajna (via logerrit)
test/Makefile.am | 31 +-- 1 file changed, 17 insertions(+), 14 deletions(-) New commits: commit ea9c80b588041f2b19045fe4d7b300c6c2e4338d Author: Miklos Vajna AuthorDate: Fri Jan 24 08:48:14 2020 +0100 Commit: Miklos Vajna CommitDate: Fri Jan 24 10:34:00

[Libreoffice-commits] online.git: test/Makefile.am test/UnitEachView.cpp test/UnitHTTP.cpp

2019-11-25 Thread Ashod Nakashian (via logerrit)
test/Makefile.am |1 + test/UnitEachView.cpp |4 ++-- test/UnitHTTP.cpp |9 +++-- 3 files changed, 10 insertions(+), 4 deletions(-) New commits: commit 717d3132b272a230fe68ad5a9cf665b65c99fc05 Author: Ashod Nakashian AuthorDate: Sun Nov 17 08:46:19 2019 -0500

[Libreoffice-commits] online.git: test/Makefile.am

2019-11-25 Thread Miklos Vajna (via logerrit)
test/Makefile.am |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4358087be26e7c3d4369893bd2fd608c4940eb35 Author: Miklos Vajna AuthorDate: Mon Nov 25 15:00:38 2019 +0100 Commit: Miklos Vajna CommitDate: Mon Nov 25 15:00:44 2019 +0100 test: fix typo,

[Libreoffice-commits] online.git: test/Makefile.am test/UnitWOPIWatermark.cpp

2019-11-10 Thread mert (via logerrit)
test/Makefile.am |6 + test/UnitWOPIWatermark.cpp | 158 + 2 files changed, 162 insertions(+), 2 deletions(-) New commits: commit e09b5f4226a6fb3d0a58e1d95a228656defc9ccc Author: mert AuthorDate: Tue Oct 29 16:26:27 2019 +0300

[Libreoffice-commits] online.git: test/Makefile.am

2019-08-14 Thread Miklos Vajna (via logerrit)
test/Makefile.am |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d0db456dc3059be6f39a7b73ac60afb1cffc1299 Author: Miklos Vajna AuthorDate: Wed Aug 14 09:05:23 2019 +0200 Commit: Miklos Vajna CommitDate: Wed Aug 14 09:05:23 2019 +0200 test: avoid ODR

[Libreoffice-commits] online.git: test/Makefile.am test/UnitWOPILoadEncoded.cpp test/WopiTestServer.hpp wsd/DocumentBroker.cpp

2019-05-24 Thread Libreoffice Gerrit user
test/Makefile.am |8 +++- test/UnitWOPILoadEncoded.cpp | 71 +++ test/WopiTestServer.hpp | 13 --- wsd/DocumentBroker.cpp |7 +++- 4 files changed, 91 insertions(+), 8 deletions(-) New commits: commit

[Libreoffice-commits] online.git: test/Makefile.am test/TileCacheTests.cpp wsd/DocumentBroker.cpp wsd/TileCache.cpp wsd/TileCache.hpp

2019-02-15 Thread Libreoffice Gerrit user
test/Makefile.am|1 test/TileCacheTests.cpp |2 wsd/DocumentBroker.cpp | 16 ++-- wsd/TileCache.cpp | 187 +++- wsd/TileCache.hpp | 23 ++--- 5 files changed, 82 insertions(+), 147 deletions(-) New commits: commit

[Libreoffice-commits] online.git: test/Makefile.am

2018-03-07 Thread Andras Timar
test/Makefile.am |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c3afdf32e45f3afbf74cfd5605201aa09a0f2219 Author: Andras Timar Date: Wed Mar 7 13:48:56 2018 +0100 add png files for DeltaTests::testDeltaSequence to dist tarball

[Libreoffice-commits] online.git: test/Makefile.am test/UnitWopiOwnertermination.cpp test/WopiTestServer.hpp wsd/DocumentBroker.cpp wsd/DocumentBroker.hpp

2018-02-07 Thread Pranav Kant
test/Makefile.am |6 +- test/UnitWopiOwnertermination.cpp | 89 ++ test/WopiTestServer.hpp |1 wsd/DocumentBroker.cpp| 14 +++-- wsd/DocumentBroker.hpp|1 5 files changed, 104 insertions(+), 7

[Libreoffice-commits] online.git: test/Makefile.am test/UnitOAuth.cpp wsd/Storage.cpp

2017-08-03 Thread Henry Castro
test/Makefile.am |4 + test/UnitOAuth.cpp | 149 + wsd/Storage.cpp|3 + 3 files changed, 155 insertions(+), 1 deletion(-) New commits: commit a262b7d7ba4a8ff9832446849662a5516e53db53 Author: Henry Castro

[Libreoffice-commits] online.git: test/Makefile.am

2017-04-05 Thread Jan Holesovsky
test/Makefile.am |3 +++ 1 file changed, 3 insertions(+) New commits: commit b9d1fde7465df8724805011e912c977c269a670c Author: Jan Holesovsky Date: Wed Apr 5 15:44:44 2017 +0200 Run fc-cache before running the unit tests too. Change-Id:

[Libreoffice-commits] online.git: test/Makefile.am wsd/LOOLWSD.cpp

2017-03-31 Thread Michael Meeks
test/Makefile.am |2 +- wsd/LOOLWSD.cpp |5 - 2 files changed, 5 insertions(+), 2 deletions(-) New commits: commit 68bbd40bdc6626061b4d7fc7569fc7622f2bbb4d Author: Michael Meeks Date: Fri Mar 31 16:00:32 2017 +0100 UnitTimeout: repair unit test

[Libreoffice-commits] online.git: test/Makefile.am test/UnitMinSocketBufferSize.cpp

2017-03-31 Thread Michael Meeks
test/Makefile.am |6 -- test/UnitMinSocketBufferSize.cpp | 86 --- 2 files changed, 2 insertions(+), 90 deletions(-) New commits: commit b70b17130435da4ea1b1ddacd46297407a3858df Author: Michael Meeks Date:

[Libreoffice-commits] online.git: test/Makefile.am

2017-03-30 Thread Henry Castro
test/Makefile.am |1 - 1 file changed, 1 deletion(-) New commits: commit 1cc621f2af0d1792f09c8065b3274386f99b6ba5 Author: Henry Castro Date: Thu Mar 30 15:37:21 2017 -0400 test: remove duplicate common/Util.cpp Change-Id:

[Libreoffice-commits] online.git: test/Makefile.am

2017-01-16 Thread Tor Lillqvist
test/Makefile.am |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 2f900a3a1d1f458e83c177371b1552b26d442a7e Author: Tor Lillqvist Date: Mon Jan 16 11:15:47 2017 +0200 Skip unit-oob.la for now as loading it fails with an undefined symbol

[Libreoffice-commits] online.git: test/Makefile.am

2016-12-18 Thread Ashod Nakashian
test/Makefile.am | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit 8099b84c3e07d0a81db37b5bc4f3cf686125afbd Author: Ashod Nakashian Date: Sat Dec 17 09:54:19 2016 -0500 loolwsd: run whitebox unittests with `make check`