| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-12-12 | Always count non-bool/tristate symbols as 'n' in tristate context. | Ulf Magnusson | |
| Previously a string symbol that happened to have the value "y" would count as "y" in tristate context, which is incorrect. | |||
| 2012-12-11 | Add selftests for get_user_value(). | Ulf Magnusson | |
| 2012-12-11 | Add selftests for is_optional(). | Ulf Magnusson | |
| 2012-12-11 | Make get_defconfig_filename() selftest more comprehensive. | Ulf Magnusson | |
| 2012-12-11 | Add selftests for get_defconfig_filename(). | Ulf Magnusson | |
| 2012-12-11 | Add choice/menu/comment test coverage for get_referenced_symbols(). | Ulf Magnusson | |
| 2012-12-11 | Make location query selftests more comprehensive. | Ulf Magnusson | |
| Also sneak in testing of env. variable expansion, named choices, and 'base_dir'. | |||
| 2012-12-10 | Get some menuconfig coverage. | Ulf Magnusson | |
| 2012-12-10 | Add one more is_modifiable() test. | Ulf Magnusson | |
| 2012-12-10 | Add get_referenced_symbols() selftests for !. | Ulf Magnusson | |
| 2012-12-10 | Add dependency selftests for =/!=. | Ulf Magnusson | |
| Also add tests for misc. other forms. | |||
| 2012-12-10 | Add get_referenced_symbols() selftests for =/!=. | Ulf Magnusson | |
| 2012-12-09 | Add selftests for get_selected_symbols(). | Ulf Magnusson | |
| Also add the missing tests/Kref. | |||
| 2012-12-08 | Add selftests for internal object dependencies. | Ulf Magnusson | |
| 2012-12-07 | Add selftests for object relations. | Ulf Magnusson | |
| 2012-12-07 | Add tests/Klocation. | Ulf Magnusson | |
| 2012-12-06 | Ops - forgot to add tests/Ktext. | Ulf Magnusson | |
| 2012-12-06 | Ops - forgot to commit tests/Keval. | Ulf Magnusson | |
| 2012-12-06 | Add selftests for get_lower/upper_bound(). | Ulf Magnusson | |
| 2012-12-06 | Add tests for is_modifiable(). | Ulf Magnusson | |
| Introduce selftests with specific configurations provided by us. | |||
