| Commit message (Expand) | Author | Age | Files | Lines |
* | fix profile test - make author buffer, interactively, but not batch | marty hiatt | 2024-08-13 | 1 | -22/+29 |
* | media tests: comment calls to image-type-available-p, fix some but not all | marty hiatt | 2024-08-13 | 1 | -8/+8 |
* | fix some media texts, help-echo | marty hiatt | 2024-08-13 | 1 | -2/+2 |
* | let mod for ert-helper.el | marty hiatt | 2024-08-13 | 1 | -3/+7 |
* | fix a bunch of tests | marty hiatt | 2024-08-13 | 2 | -26/+26 |
* | fix profile search account tests | marty hiatt | 2024-08-05 | 1 | -12/+13 |
* | fix one search by handle test | marty hiatt | 2024-08-05 | 1 | -4/+3 |
* | indent tl tests | marty hiatt | 2024-08-05 | 1 | -73/+73 |
* | fix user-action fun test | marty hiatt | 2024-08-05 | 1 | -5/+7 |
* | toot tests: comment meaningless tests | marty hiatt | 2024-08-05 | 1 | -58/+72 |
* | fix some tl timestamp tests | marty hiatt | 2024-08-05 | 1 | -11/+16 |
* | add 2 map alist tests | marty hiatt | 2024-08-05 | 1 | -0/+18 |
* | fix toot-multi-mentions test | marty hiatt | 2024-08-05 | 1 | -4/+27 |
* | add concat url params test | marty hiatt | 2024-08-05 | 1 | -0/+7 |
* | mastodon--kill-window in toot-tests.el | marty hiatt | 2023-12-31 | 1 | -3/+3 |
* | triage: call cb on response. do-user-action-fun: check response data | marty hiatt | 2023-10-28 | 3 | -49/+61 |
* | toot-id>item-id, toot-json>item-json, item-type for nav, byline still needed | marty hiatt | 2023-10-15 | 3 | -40/+40 |
* | tests docstring | marty hiatt | 2023-10-14 | 1 | -4/+2 |
* | fix reporting rules tests | marty hiatt | 2023-10-13 | 1 | -6/+6 |
* | rename profile--add-author-bylines to profile--format-user | marty hiatt | 2023-05-08 | 1 | -38/+38 |
* | ert-helper order for with-mastodon-buffer macro | marty hiatt | 2023-05-07 | 1 | -1/+1 |
* | actually fix report to mods tests | marty hiatt | 2023-04-21 | 1 | -19/+17 |
* | add read-rules-ids test | marty hiatt | 2023-04-21 | 1 | -0/+29 |
* | refactor tl--report-build-params and a hack test for it | marty hiatt | 2023-04-21 | 1 | -0/+42 |
* | refactor and basic test for report to mods | marty hiatt | 2023-04-21 | 1 | -45/+77 |
* | add basic http params and array to param alist tests | marty hiatt | 2023-04-21 | 1 | -1/+16 |
* | fix byline tests w horiz-bar. FIX #428. | marty hiatt | 2023-04-05 | 1 | -26/+31 |
* | ert-helper: search before mastodon.el | marty hiatt | 2023-04-01 | 1 | -1/+1 |
* | fix auth test and ert-helper.el file order | marty hiatt | 2023-03-21 | 2 | -2/+2 |
* | manually(!) apply stephan monnier's patch, save the ts work | marty hiatt | 2023-03-21 | 1 | -1/+3 |
* | fix byline tests: dummy toot-stats mock | marty hiatt | 2023-03-21 | 1 | -27/+35 |
* | comment notification--notification-get test | marty hiatt | 2023-03-20 | 1 | -9/+8 |
* | profile-tests: gargon-statuses, use lists only for json | marty hiatt | 2023-03-19 | 1 | -2/+2 |
* | ert-helper: reorder load directives | marty hiatt | 2023-02-18 | 1 | -4/+4 |
* | Merge branch 'develop' into fix-two-spaces-in-reply | emocoder | 2022-12-19 | 1 | -10/+10 |
|\ |
|
| * | Fixed test for new elative strings | Nicolas P. Rougier | 2022-11-28 | 1 | -10/+10 |
* | | Move mentions concatenation into a function for a reply. | Dmitry Osipov | 2022-12-01 | 1 | -6/+27 |
* | | Remove double white-space in the reply mode | Dmitry Osipov | 2022-11-28 | 1 | -2/+2 |
|/ |
|
* | fix search.el test | marty hiatt | 2022-11-26 | 1 | -1/+1 |
* | Merge branch 'develop' into filter-follow-by-lang | marty hiatt | 2022-11-26 | 1 | -18/+28 |
|\ |
|
| * | hack to fix other byline tests | marty hiatt | 2022-11-26 | 1 | -2/+10 |
| * | fix byline-favourited and byline-boosted tests | marty hiatt | 2022-11-26 | 1 | -16/+18 |
* | | fix do user fun test in tl | marty hiatt | 2022-11-26 | 1 | -45/+45 |
|/ |
|
* | profile-tests add nil call to get-json | marty hiatt | 2022-11-25 | 1 | -1/+1 |
* | tweak joined date newlines printing + test | marty hiatt | 2022-11-25 | 1 | -1/+2 |
* | remove trailing double space from sparator | marty hiatt | 2022-11-25 | 1 | -2/+2 |
* | tl-tests: fix stray double space after separator | marty hiatt | 2022-11-25 | 1 | -6/+6 |
* | Merge branch 'params-always-in-http-el' into develop | marty hiatt | 2022-11-24 | 3 | -27/+35 |
|\ |
|
| * | fix some tests due to params | marty hiatt | 2022-11-22 | 2 | -24/+32 |
| * | params always in http.el, only ever send alists from elsewhere. | marty hiatt | 2022-11-21 | 1 | -4/+4 |