| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-11-04 | Revert "Make Lint Happy" | Elias Fleckenstein | |
| This reverts commit ad148587dcf5244c2d2011dba339786c765c54c4. | |||
| 2020-11-04 | Make Lint Happy | Elias Fleckenstein | |
| 2016-12-20 | Fix RemoveRelatvePathComponents | ShadowNinja | |
| This used to return "/foo" for "../foo" when it should return the enpty string (i.e., error removing all relative components). | |||
| 2016-11-27 | Fix filepath > RemoveRelativePathComponent unittest | sfan5 | |
| (was broken by e4ee6548afd01040046ee3780d0fbb121d141251) | |||
| 2015-04-26 | Tests: Modularize unit testing | kwolekr | |
| Split unit tests into separate files under src/unittest/ Give better unittest diagnostics Clean up some code | |||
