exa/src
Ben S 50442a0bfe Generify Table to be used in tests once again
Finally! The benefit of having all the field-rendering code (in details.rs) separate from the value-getting code (in file.rs) is that rendering them can be tested again.
2015-05-16 21:02:28 +01:00
..
feature Rename 'stat' -> 'metadata' 2015-05-16 18:16:35 +01:00
output Generify Table to be used in tests once again 2015-05-16 21:02:28 +01:00
colours.rs Where do all these tabs keep coming from? 2015-05-12 03:08:24 +01:00
column.rs Remove year field on timestamp column 2015-05-12 03:02:38 +01:00
dir.rs Move File fields to their own module 2015-05-12 03:33:40 +01:00
file.rs Replace the tests for File with the working subset 2015-05-16 18:33:08 +01:00
filetype.rs Where do all these tabs keep coming from? 2015-05-12 03:08:24 +01:00
main.rs Rename 'stat' -> 'metadata' 2015-05-16 18:16:35 +01:00
options.rs Generify Table to be used in tests once again 2015-05-16 21:02:28 +01:00
term.rs Start using the libc crate from crates.io 2015-05-16 13:17:50 +01:00