neovim/test/unit
Stefan Hoffmann 4a22fb06b9 FileID: implement FileID struct
`FileID` should encapsulate `st_dev` and `st_ino`. It is a new abstraction
used to check if two files are the same. `FileID`s will be embeded inside
other struts like `buf_t` or `ff_visited_T`, where a full `FileInfo` would be
to big.
2014-06-27 13:59:28 +02:00
..
os FileID: implement FileID struct 2014-06-27 13:59:28 +02:00
formatc.lua spelling fixes #827 2014-06-12 20:26:35 -04:00
garray.moon Introduce nvim namespace: Fix unit tests. 2014-05-15 20:46:02 +02:00
helpers.moon Introduce nvim namespace: Fix unit tests. 2014-05-15 20:46:02 +02:00
path.moon spelling fixes #827 2014-06-12 20:26:35 -04:00
preprocess.moon spelling fixes #827 2014-06-12 20:26:35 -04:00
set.moon spelling fixes #827 2014-06-12 20:26:35 -04:00