aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Some minor Tramp fixes, resulting from test campaignMichael Albinus2020-11-131-4/+11
* Still fixes for Tramp directory-files-*Michael Albinus2020-11-051-10/+17
* Some Tramp fixes for directory-files-* and delete-*Michael Albinus2020-11-031-4/+19
* Trash remote files to local trash (Bug#44216)Michael Albinus2020-11-011-3/+65
* * test/lisp/net/dbus-tests.el (dbus-test09-get-managed-objects): Expand test.Hugh Daschbach2020-10-301-51/+79
* Handle several children of PATH in dbus-managed-objects-handlerMichael Albinus2020-10-291-10/+5
* * test/lisp/net/dbus-tests.el (dbus-test09-get-managed-objects): New test.Hugh Daschbach2020-10-291-0/+82
* ; Fix license statement in several filesStefan Kangas2020-10-285-15/+25
* Use lexical-binding in netrc.el and add testsStefan Kangas2020-10-283-0/+61
* Don't rely on bignums in ntlm.elMattias EngdegÄrd2020-10-271-0/+52
* Accept nil COMMAND in tramp-sh-handle-make-process (Bug#44151)Michael Albinus2020-10-241-0/+16
* Move shr.el test data to follow our conventionsStefan Kangas2020-10-2415-6/+100
* Move more test data to follow our conventionsStefan Kangas2020-10-233-5/+57
* Move some test data to follow our conventionsStefan Kangas2020-10-232-5/+7
* Make last change in tramp-archive-tests.el backward compatibleMichael Albinus2020-10-161-2/+44
* Use new resource directory macros in tests (Bug#43792)Stefan Kangas2020-10-162-24/+5
* ; Fix dbus-tests.el formattingMichael Albinus2020-10-121-2/+4
* Add interface arg to D-Bus PropertiesChanged signal.Hugh Daschbach2020-10-121-5/+6
* Merge from origin/emacs-27Glenn Morris2020-10-101-203/+116
|\
| * Extend tests for shell-command-dont-erase-bufferMichael Albinus2020-10-081-203/+116
| * Backport recent change in tramp-tests.el from master, don't mergeMichael Albinus2020-09-041-12/+9
| * Adapt tramp-tests.el, don't merge with masterMichael Albinus2020-08-271-6/+14
| * Sync with Tramp 2.4.5-preMichael Albinus2020-08-251-146/+422
* | * src/dbusbind.c (xd_signature): Better type check for array elements.Michael Albinus2020-10-051-11/+30
* | Make dbus-unregister-object work for monitorsMichael Albinus2020-10-041-1/+41
* | ; Fix more typosStefan Kangas2020-10-031-1/+1
* | Stricter checks for D-Bus compound types.Michael Albinus2020-09-301-25/+29
* | Minor code cleanup in dbus-tests.elMichael Albinus2020-09-301-33/+30
* | Add D-Bus method-call reentrant testHugh Daschbach2020-09-301-0/+34
* | * test/lisp/net/dbus-tests.el: Add timeout tests.Hugh Daschbach2020-09-301-0/+38
* | Add D-Bus introspection testsHugh Daschbach2020-09-302-0/+344
* | * test/lisp/net/dbus-tests.el: Add property tests. (Bug#43252)Hugh Daschbach2020-09-301-0/+396
* | More strict D-Bus type checkingMichael Albinus2020-09-291-11/+62
* | Document D-Bus monitoringMichael Albinus2020-09-271-0/+9
* | Add skip condition for some dbus testsGlenn Morris2020-09-241-11/+15
* | * test/lisp/net/dbus-tests.el (dbus-test01-basic-types): Adapt test.Michael Albinus2020-09-231-5/+6
* | ; Fix more trivial typosStefan Kangas2020-09-211-1/+1
* | Add D-Bus testsMichael Albinus2020-09-211-0/+269
* | Make D-Bus properties type safeMichael Albinus2020-09-201-72/+50
* | Fix error in D-Bus testMichael Albinus2020-09-181-21/+23
* | Work on D-Bus properties etcMichael Albinus2020-09-171-3/+133
* | Fix a conversion failure in tramp-archive-tests (Bug#43353)Michael Albinus2020-09-131-3/+12
* | Cleanup in dbus.el, dbus-tests.elMichael Albinus2020-09-121-15/+60
* | D-Bus: Implement other compound types of propertiesMichael Albinus2020-09-111-11/+70
* | Mark some tests as expensiveStefan Kangas2020-09-101-0/+1
* | Implement D-Bus properties with compound type.Michael Albinus2020-09-101-8/+9
* | Fix thinko in dbus.elMichael Albinus2020-09-091-11/+32
* | Implement typed D-Bus properties (Bug#43252)Michael Albinus2020-09-081-7/+149
* | More work on D-Bus error messagesMichael Albinus2020-09-061-19/+203
* | Adapt tramp-test30-make-processMichael Albinus2020-09-051-7/+2