Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Minor] Add tests and fix some minor issues | Vsevolod Stakhov | 2022-11-22 | 1 | -5/+30 |
| | |||||
* | [Minor] Fix tests and invocation | Vsevolod Stakhov | 2022-11-22 | 1 | -2/+3 |
| | |||||
* | [Minor] Add test for lower_utf8 selector transformation | Pavel Podkorytov | 2022-05-21 | 1 | -1/+7 |
| | |||||
* | [Test] Remove broken test | Vsevolod Stakhov | 2021-12-06 | 1 | -3/+4 |
| | |||||
* | [Minor] Selectors: support extracting task cache variables | Andrew Lewis | 2020-12-09 | 1 | -0/+11 |
| | |||||
* | [Test] Disable broken test (type mismatch) | Vsevolod Stakhov | 2020-11-25 | 1 | -3/+3 |
| | |||||
* | [Test] Fix tests | Vsevolod Stakhov | 2020-11-13 | 1 | -4/+4 |
| | |||||
* | [Test] Add unit test for get_tld transform + sort test cases | Vsevolod Stakhov | 2020-09-13 | 1 | -2/+6 |
| | |||||
* | [Test] Fix selectors test | Vsevolod Stakhov | 2020-09-13 | 1 | -6/+6 |
| | |||||
* | [Minor] One more test sorting | Vsevolod Stakhov | 2020-07-06 | 1 | -1/+1 |
| | |||||
* | [TEST] Unit base32/64 | korgoth1 | 2020-07-05 | 1 | -4/+4 |
| | |||||
* | [Fix] Fix regexp selector and add flattening | Vsevolod Stakhov | 2020-05-14 | 1 | -0/+4 |
| | |||||
* | [Test] Add some missing tests for selectors | Vsevolod Stakhov | 2020-05-14 | 1 | -0/+8 |
| | |||||
* | [Minor] More fixes to digests selectors + added tests | Vsevolod Stakhov | 2020-04-30 | 1 | -6/+35 |
| | |||||
* | [Test] Add some more tests | Vsevolod Stakhov | 2020-02-10 | 1 | -0/+11 |
| | |||||
* | [Test] Add tests for first/last transforms | Vsevolod Stakhov | 2019-12-11 | 1 | -3/+21 |
| | |||||
* | [Minor] Fix tostring tests | Vsevolod Stakhov | 2019-10-22 | 1 | -3/+3 |
| | |||||
* | [Test] Update unit tests | Vsevolod Stakhov | 2019-08-19 | 1 | -1/+1 |
| | |||||
* | [Feature] Selectors: Add `specific_urls` extractor | Vsevolod Stakhov | 2019-08-19 | 1 | -0/+12 |
| | |||||
* | [Test] Add test for the new selector | Vsevolod Stakhov | 2019-08-19 | 1 | -0/+4 |
| | |||||
* | [Minor] Lua_selectors: Allow to index numeric arrays in selectors | Vsevolod Stakhov | 2019-07-23 | 1 | -0/+4 |
| | |||||
* | [Feature] Lua_selectors: Add `words` selector | Vsevolod Stakhov | 2019-07-23 | 1 | -2/+6 |
| | |||||
* | [Test] Add some more tests for maps in selectors | Vsevolod Stakhov | 2019-07-19 | 1 | -0/+13 |
| | |||||
* | [Test] Add tests for maps in selectors | Vsevolod Stakhov | 2019-07-19 | 1 | -1/+16 |
| | |||||
* | [Minor] Use t1ha128 to avoid libsodium version enforcement | Vsevolod Stakhov | 2019-07-12 | 1 | -1/+1 |
| | |||||
* | [Minor] Fix some cases of strong headers usage | Vsevolod Stakhov | 2019-07-12 | 1 | -1/+1 |
| | |||||
* | [Minor] Fix unique to work with iterators, add tests | Vsevolod Stakhov | 2019-06-24 | 1 | -13/+36 |
| | |||||
* | [Test] Unit: Fix hash value (due to mime parsing error) | Vsevolod Stakhov | 2018-12-17 | 1 | -17/+17 |
| | |||||
* | Revert "[Test] Check selector before processing" | Vsevolod Stakhov | 2018-09-22 | 1 | -17/+16 |
| | | | | This reverts commit baceaa985ebbb23ae7d26a2050f50bfd9544b85c. | ||||
* | [Test] Check selector before processing | Vsevolod Stakhov | 2018-09-22 | 1 | -16/+17 |
| | |||||
* | [Test] More test cases for selectors | Mikhail Galanin | 2018-09-21 | 1 | -1/+77 |
| | | | | Also added negative cases (i.e. it doesn't work when it shouldn't) and combinations of selectors | ||||
* | [Test] Use init_url() frim the new helper | Mikhail Galanin | 2018-09-21 | 1 | -11/+2 |
| | |||||
* | [Test] more tests | Mikhail Galanin | 2018-09-20 | 1 | -11/+25 |
| | |||||
* | [Test] Enable one more now-working test-case | Mikhail Galanin | 2018-09-20 | 1 | -7/+6 |
| | |||||
* | [Test] We don't this chek inside the test anymore. We have command-line ↵ | Mikhail Galanin | 2018-09-20 | 1 | -6/+0 |
| | | | | param instead | ||||
* | [Test] Uncommented cases which are now working | Mikhail Galanin | 2018-09-20 | 1 | -51/+28 |
| | |||||
* | [Test] Few "basic" test cases for selectors | Mikhail Galanin | 2018-09-19 | 1 | -0/+228 |