httpserv ============ Simple http server for testing of Certificate Revocation Lists (CRL). Netbeans 6.7.1 project. httpserv.jar requires java 6. Run with java -jar httpserv/dist/httpserv.jar --accept portnumber portnumber: an arbitrary port number to which the server should listen. httpserv looks for the requested file relative to the current directory. For example, you are in $(SRC_ROOT)/xmlsecurity/$(INPATH)/httpserv/dist/javadoc, a directory which contains the index.html. From there you run httpserv.jar: java -jar /httpserv.jar --accept 8000 now enter in the Browser: localhost:8000/index.html a885ed929e7d4aea4d84b2ddadea4825eb18'/> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)Author
2020-03-05Rename method setReplacementElement()Jens Carl
2020-03-02uitest: check copy in .uno:MoveXisco Fauli
2020-03-02Add XServiceInfo tests to ScTableSheetsObjJens Carl
2020-02-29ofz#20904 check boundsCaolán McNamara
2020-02-27tdf#45904 Move XNameContainer Java tests to C++Jens Carl
2020-02-27tdf#45904 Move XElementAccess Java tests to C++Jens Carl
2020-02-27tdf#130959: Add unittestXisco Fauli
2020-02-27Related: tdf#130725: use strtod also in rtl::math::stringToDoubleMike Kaganski
2020-02-27tdf#130725: use strtod by David M. Gay to make sure we get the nearestMike Kaganski
2020-02-27loplugin:unusedfieldsNoel Grandin
2020-02-27tdf#45904 Move XIndexAccess Java tests to C++Jens Carl
2020-02-26Unit test tdf#130825 insert/delete sheet moving sheet-local namesEike Rathke
2020-02-26tdf#45904 Move XNameReplace Java test to C++Jens Carl
2020-02-26tdf#45904 Move XNameAccess Java tests to C++Jens Carl
2020-02-25Unit test tdf#130370 cut&paste / move with sheet-local named referenceEike Rathke
2020-02-24tdf#130762: Add uitestXisco Fauli
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-17Fix UITest_options: changed property nameJan-Marek Glogowski
2020-02-17tdf#123971 don't clobber entire RowHeight range on updatesThorsten Behrens
2020-02-14tdf#121963: Add unittest (part 2)Xisco Fauli
2020-02-14tdf#121963: Add unittestXisco Fauli
2020-02-14tdf#130556: Add unittestXisco Fauli
2020-02-10Remove redundant ScTabView::GetSdrViewStephan Bergmann