| Commit message (Expand) | Author | Age | Files | Lines |
* | adjust tests after recent commit | Mario | 2024-03-21 | 1 | -3/+3 |
* | deal with wihitespace issues in tables and lists and add tests | Mario | 2024-03-20 | 1 | -0/+12 |
* | fix reshares from streams loosing image | Mario | 2024-03-20 | 1 | -0/+4 |
* | fix unterminated entity reference error when dealing with domxpath and add a ... | Mario | 2024-03-06 | 1 | -0/+4 |
* | Merge branch 'some-bbcode-cleanup' into 'dev' | Mario | 2024-03-01 | 1 | -0/+138 |
|\ |
|
| * | Add some beginning tests for bbcode, and a bit of refactoring | Harald Eilertsen | 2024-03-01 | 1 | -0/+138 |
* | | include/dba: Make Dba driver transaction aware. | Harald Eilertsen | 2024-02-26 | 1 | -0/+207 |
|/ |
|
* | update test | Mario | 2024-02-20 | 1 | -1/+1 |
* | Add test for a paragraph with a mention and some text | Mario | 2024-02-13 | 1 | -0/+4 |
* | Support code blocks with language in markdown and html. | Harald Eilertsen | 2024-02-08 | 1 | -0/+4 |
* | Fix: Preserve hard linebreaks from markdown and html | Harald Eilertsen | 2024-02-07 | 1 | -0/+8 |
* | Fix: Keep indentation in html and md code blocks. | Harald Eilertsen | 2024-02-07 | 2 | -0/+12 |
* | Fix convert code blocs from markdown/html to bbcode | Harald Eilertsen | 2024-02-06 | 2 | -0/+12 |
* | Fix image with alt text for html/md to bbcode | Harald Eilertsen | 2024-02-06 | 2 | -0/+50 |
* | Add some tests for markdown to bbcode conversion. | Harald Eilertsen | 2024-02-06 | 1 | -0/+37 |
* | Clean up markdowntest and fix bb to markdown test. | Harald Eilertsen | 2024-02-06 | 1 | -41/+25 |
* | Improve the validate_email function | Harald Eilertsen | 2024-01-15 | 1 | -25/+64 |
* | tests: Enable debug logging during tests | Harald Eilertsen | 2024-01-15 | 1 | -0/+12 |
* | tests: Remove id from db fixtures. | Harald Eilertsen | 2024-01-15 | 1 | -2/+0 |
* | tests: Add tests for check_account_email | Harald Eilertsen | 2024-01-08 | 1 | -0/+22 |
* | tests: Add config fixtures. | Harald Eilertsen | 2024-01-08 | 1 | -0/+13 |
* | tests: Integrate the DB in "unit" tests. | Harald Eilertsen | 2024-01-06 | 2 | -22/+18 |
* | Unit tests: Update Markdown tests to reflect that it works. | Harald Eilertsen | 2023-06-14 | 1 | -2/+2 |
* | Add function is_local_url() to check if url is local. | Harald Eilertsen | 2022-03-20 | 1 | -0/+33 |
* | language test | Mario | 2022-02-11 | 1 | -5/+0 |
* | a possible fix for the nested list test | Mario | 2021-09-29 | 1 | -2/+2 |
* | fix test | Mario | 2021-06-05 | 1 | -1/+1 |
* | fix test | Mario | 2021-05-27 | 1 | -0/+2 |
* | revert folder renaming | Mario | 2020-11-26 | 6 | -0/+568 |
* | psr-4 autoloading standard | Mario | 2020-11-26 | 8 | -824/+0 |
* | fix markdown test | Mario | 2020-01-09 | 1 | -2/+2 |
* | fix language tests | Mario | 2019-11-10 | 1 | -3/+3 |
* | Refactor photo_driver to use namespaces. | Klaus Weidenbach | 2019-02-14 | 1 | -0/+39 |
* | fix another markdown test | Mario Vavti | 2018-10-30 | 1 | -1/+1 |
* | fix markdown tests | Mario Vavti | 2018-10-30 | 1 | -12/+6 |
* | fix html2markdown() and re-enable previously failing tests | Mario Vavti | 2018-10-30 | 1 | -4/+4 |
* | fix phpunit error with html2markdown test and temporary disable failing markd... | git-marijus | 2018-10-13 | 1 | -4/+8 |
* | fix dba_pdoTest | git-marijus | 2018-10-13 | 1 | -2/+2 |
* | :white_check_mark: Add tests for non existent tables. | Klaus Weidenbach | 2018-01-28 | 1 | -0/+22 |
* | :white_check_mark: Unit Test for dba_pdo driver class. | Klaus Weidenbach | 2018-01-28 | 2 | -0/+176 |
* | :white_check_mark: Unit Test for \DBA factory. | Klaus Weidenbach | 2018-01-28 | 1 | -0/+67 |
* | :white_check_mark: Some more work on unit tests. | Klaus Weidenbach | 2017-10-29 | 2 | -1/+68 |
* | :arrow_up: Update intl library. | Klaus Weidenbach | 2017-10-29 | 1 | -2/+2 |
* | :arrow_up: Update Text_LanguageDetect. | Klaus Weidenbach | 2017-10-29 | 2 | -5/+9 |
* | :white_check_mark: Some unit test for include/language.php | Klaus Weidenbach | 2017-10-26 | 1 | -0/+165 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-05-30 | 2 | -0/+159 |
|\ |
|
| * | :hammer::white_check_mark: Add html2markdown unit tests. | Klaus Weidenbach | 2017-05-27 | 2 | -0/+167 |
* | | consolidate email validation checks | zotlabs | 2017-05-11 | 1 | -12/+0 |
|/ |
|
* | update feedutils with as:author changes, also update tests | zotlabs | 2017-04-27 | 1 | -3/+6 |
* | :arrow_up: Update SimplePie library. | Klaus Weidenbach | 2017-04-15 | 1 | -0/+52 |