summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Have f-expand return a directory name if a directory name is givenPhilipp Stephani2017-12-30
* Merge pull request #86 from phst/bug83Philipp2017-12-30
|\
| * Adapt to changes in Emacs 26Philipp Stephani2017-11-05
* | Add f-empty? predicate, alias, tests, and docs.Michael Fogleman2017-11-19
|/
* Remove deprecated f-up functionJohan Andersson2016-09-30
* Add f-append-text and f-append-bytesJohan Andersson2016-09-30
* Add f-hidden?Johan Andersson2016-09-30
* Require paths to exists to check equalityJohan Andersson2016-09-30
* Merge pull request #68 from shlevy/traverse-no-require-existJohan Andersson2016-09-30
|\
| * f-traverse-upwards: Don't require path to exist.Shea Levy2016-09-05
|/
* Disable file name handlersJohan Andersson2016-04-20
* Test f-common-parent bug with same pathsPhilippe Vaucher2015-11-13
* Add f-depthZhang Kai Yu2015-06-05
* Adds f-swap-extPhillip Lord2015-02-06
* Add simple test for f--filesSacha Chua2015-02-03
* Rename incorrect testsSacha Chua2015-02-03
* Merge branch 'nosearch'Johan Andersson2015-01-13
|\
| * Add files bin/.nosearch and test/.nosearchJonas Bernoulli2014-12-08
* | Adds test of root dir as common parent.Earl J. Wagner2015-01-05
|/
* Remove vendorJohan Andersson2014-12-07
* Updated: undercover callSviridov Alexander2014-10-09
* Added: test coverage with undercover.elSviridov Alexander2014-10-08
* Fix f-common-parent if input list has just one elementMatus Goljer2014-08-28
* Add f-common-parentMatus Goljer2014-07-18
* Fix invalid f-copy.Johan Andersson2014-02-20
* Fix f-copy in Emacs 23.Johan Andersson2014-02-20
* Fix invalid urls.Johan Andersson2014-01-30
* Refactor tests.Johan Andersson2014-01-25
* Add f-with-sandbox function.Johan Andersson2014-01-25
* Add a trash path for the tests.Johan Andersson2014-01-25
* Do not require descendant/ancestor paths to exist.Johan Andersson2014-01-25
* Add f-split and f-join root tests.Johan Andersson2013-12-25
* Merge two tests into one.Johan Andersson2013-12-25
* Whitespace.Johan Andersson2013-12-25
* Add f-split.Johan Andersson2013-12-25
* Improve f-join docs and tests.Johan Andersson2013-12-25
* Add f-traverse-upwards and deprecate f-up.Johan Andersson2013-12-07
* Add f-uniquify-alistFuco12013-11-30
* Add f-uniquifyFuco12013-11-30
* Use unload-feature instead of custom hack.Johan Andersson2013-11-05
* Return t or nil in f-symlink?.Johan Andersson2013-10-25
* Allow deletion of symlinks with f-delete.Johan Andersson2013-10-25
* No slash after symlinks and non existing files.Johan Andersson2013-10-25
* Return nil if asking for parent of root.Johan Andersson2013-10-09
* Simplify f-path-separator implementation.Johan Andersson2013-10-09
* Fix parent/child bug when both are root.Johan Andersson2013-09-20
* Add f-descendant-of?Johan Andersson2013-09-20
* Add f-ancestor-of?Johan Andersson2013-09-20
* Add f-child-of?Johan Andersson2013-09-20
* Add f-parent-of?Johan Andersson2013-09-20