Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into malabarba/fix-display-from-inbox | Artur Malabarba | 2015-01-16 | 1 | -3/+2 |
|\ | | | | | | | | | Conflicts: sx.el | ||||
| * | Merge pull request #223 from vermiculus/build-filter-from-default | Sean Allred | 2015-01-16 | 1 | -3/+2 |
| |\ | | | | | | | Build filter from default | ||||
| | * | Remove .total from tests too | Artur Malabarba | 2015-01-14 | 1 | -2/+1 |
| | | | |||||
| | * | Fix test | Artur Malabarba | 2015-01-08 | 1 | -1/+1 |
| | | | |||||
* | | | Add tests for link-to-data | Artur Malabarba | 2015-01-15 | 1 | -0/+26 |
|/ / | |||||
* | | Merge branch 'master' into improve-comments | Sean Allred | 2015-01-07 | 1 | -0/+57 |
|\| | | | | | | | | | Conflicts: test/test-printing.el | ||||
| * | Test fill-and-fontify | Artur Malabarba | 2015-01-07 | 1 | -0/+56 |
| | | |||||
* | | Moar tests! | Artur Malabarba | 2015-01-07 | 1 | -0/+39 |
| | | |||||
* | | Bad test | Artur Malabarba | 2015-01-07 | 1 | -3/+0 |
| | | |||||
* | | A few more tests | Artur Malabarba | 2015-01-07 | 1 | -3/+18 |
| | | |||||
* | | Fix tests | Artur Malabarba | 2015-01-07 | 1 | -2/+13 |
|/ | |||||
* | Merge branch 'master' into filter-macro | Sean Allred | 2015-01-04 | 1 | -0/+22 |
|\ | | | | | | | | | Conflicts: sx-filter.el | ||||
| * | Merge pull request #189 from vermiculus/tag-bot | Sean Allred | 2015-01-04 | 3 | -8/+3 |
| |\ | | | | | | | Tag bot | ||||
| * \ | Merge pull request #184 from vermiculus/fix-mark-read-logic | Artur Malabarba | 2015-01-04 | 1 | -0/+22 |
| |\ \ | | | | | | | | | Fix mark read logic | ||||
| | * | | More tests | Artur Malabarba | 2015-01-04 | 1 | -0/+10 |
| | | | | |||||
| | * | | Add test file for state changes | Sean Allred | 2015-01-02 | 1 | -0/+12 |
| | | | | |||||
| * | | | Merge pull request #187 from vermiculus/get-all | Sean Allred | 2015-01-03 | 1 | -0/+9 |
| |\ \ \ | | |/ / | |/| | | Get all items | ||||
* | | | | Tree-style specification for filter-from-nil | Sean Allred | 2015-01-04 | 2 | -0/+36 |
| |_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Instead of saying (field-a field-b object-a.subfield field-c object-b.subfield-a object-b.subfield-b) you can rather say (field-a field-b (object-a subfield) field-c (object-b subfield-a subfield-b)) To avoid a dependency loop, sx-browse-filter has been moved to sx-filter.el. | ||||
* | | | Remove unneeded test | Sean Allred | 2015-01-03 | 1 | -6/+0 |
| | | | | | | | | | | | | | | | This test is largely unneeded and (currently) almost doubles the test time. | ||||
* | | | Change test to reflect new default page size | Sean Allred | 2015-01-03 | 1 | -2/+2 |
| | | | | | | | | | | | | See eeb327e3af94e1118218c129916b8f7165e835ef. | ||||
* | | | Merge branch 'master' into tag-bot | Sean Allred | 2015-01-03 | 4 | -3/+69 |
|\| | | |||||
| * | | Merge branch 'master' into search | Sean Allred | 2015-01-02 | 2 | -2/+15 |
| |\ \ | | | | | | | | | | | | | Branch: search | ||||
| | * | | Use .site_par in tests | Sean Allred | 2015-01-02 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | In accordance with d51791fb6ae69e3b426f7d598920b4349858908f | ||||
| | * | | Merge branch 'master' into inbox | Artur Malabarba | 2015-01-01 | 5 | -146/+170 |
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: sx-question.el sx.el | ||||
| | * | | | Data sample | Artur Malabarba | 2014-12-22 | 1 | -0/+13 |
| | | | | | |||||
| | * | | | Test sx-assoc-let not let-alist | Artur Malabarba | 2014-12-22 | 1 | -11/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Since let-alist is no longer defined here. It makes no sense to test its contents. | ||||
| * | | | | Add tests for search functionality | Sean Allred | 2015-01-01 | 2 | -1/+54 |
| | |/ / | |/| | | |||||
* | | | | Don't display status messages from url during test | Sean Allred | 2015-01-02 | 1 | -0/+1 |
| |_|/ |/| | | |||||
* | | | Fix test | Sean Allred | 2015-01-02 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Dumb mistake -- I wasn't taking the length of the request before comparing it. | ||||
* | | | Test new sx-method functionality | Sean Allred | 2015-01-02 | 1 | -0/+4 |
| | | | |||||
* | | | Introduce `sx-request-all-items' | Sean Allred | 2015-01-02 | 1 | -0/+5 |
|/ / | | | | | | | | | | | | | This function repeatedly makes API requests until a condition is satisfied (such as 'no more items'). First and foremost, this will allow us to retrieve all tags for a site. | ||||
* | | Fix docstring | Sean Allred | 2015-01-01 | 1 | -1/+1 |
| | | |||||
* | | Remove redundant consing | Sean Allred | 2015-01-01 | 1 | -1/+1 |
| | | |||||
* | | Prune sx--filter-data | Sean Allred | 2015-01-01 | 1 | -35/+0 |
| | | |||||
* | | Add toggle for detailed test messages | Sean Allred | 2015-01-01 | 2 | -1/+14 |
| | | |||||
* | | Docstrings for tests | Sean Allred | 2015-01-01 | 3 | -9/+13 |
| | | |||||
* | | Simplify question list display tests | Sean Allred | 2015-01-01 | 1 | -3/+21 |
| | | | | | | | | | | Use a macro (using `rx') to create the regular expression for the question list display test. | ||||
* | | Use test fixture for sample data | Sean Allred | 2015-01-01 | 1 | -14/+17 |
| | | | | | | | | See (info "(ert) Fixtures and Test Suites"). | ||||
* | | Split tests into separate files | Sean Allred | 2015-01-01 | 5 | -152/+169 |
| | | |||||
* | | Test sx-assoc-let according to functionality | Sean Allred | 2014-12-30 | 1 | -13/+15 |
| | | | | | | | | | | | | | | | | | | | | See http://emacs.stackexchange.com/q/5915/2264 and #151 for more information. This patch tests for functional equivalence rather than symbolic equivalence. Symbolic equivalence would be far preferable, but it does not appear to be happening anytime soon -- perhaps when things settle down a bit for the authors :) | ||||
* | | Fix `sx-assoc-let' tests | Sean Allred | 2014-12-20 | 1 | -7/+9 |
| | | | | | | | | | | `require' form is no longer needed -- macro expansion is done with the expansion of `sx-assoc-let'. | ||||
* | | Test sx-assoc-let not let-alist | Artur Malabarba | 2014-12-18 | 1 | -11/+5 |
|/ | | | | | Since let-alist is no longer defined here. It makes no sense to test its contents. | ||||
* | Hotfix tests | Artur Malabarba | 2014-12-15 | 1 | -2/+4 |
| | |||||
* | Fix test again | Artur Malabarba | 2014-12-13 | 1 | -4/+4 |
| | |||||
* | Stricter regexp | Artur Malabarba | 2014-12-12 | 1 | -3/+3 |
| | |||||
* | Fix unrelated test | Artur Malabarba | 2014-12-11 | 1 | -3/+3 |
| | |||||
* | Fix assoc-let test | Artur Malabarba | 2014-12-11 | 1 | -7/+9 |
| | |||||
* | Merge branch 'master' into fix-@highligthing | Artur Malabarba | 2014-12-09 | 1 | -2/+34 |
|\ | | | | | | | | | Conflicts: test/tests.el | ||||
| * | Add tests for `sx--thing-as-string' | Sean Allred | 2014-12-02 | 1 | -0/+32 |
| | | |||||
* | | Define test for sx--user-@name | Artur Malabarba | 2014-12-04 | 1 | -0/+11 |
|/ | | | | Source of the replacements: http://stackapps.com/a/5022/3776 |