pub fn render_long(entries: &[FileEntry], config: &LsConfig) -> Result<String>
Render long format lines to a String (for testing).