diff options
| author | ulfalizer <ulfalizer@gmail.com> | 2015-03-14 08:35:50 +0100 |
|---|---|---|
| committer | ulfalizer <ulfalizer@gmail.com> | 2015-03-14 08:35:50 +0100 |
| commit | a257307405ad076869fc35ffe23bb2ef7df96802 (patch) | |
| tree | daee320ab284347215ab75dea0ead75a6e38c6f1 | |
| parent | a79557f2e597cbb29b11e763f9482faa00698a74 (diff) | |
s/testsuite/test suite/
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ Thanks to a patch from Philip Craig (https://github.com/philipc) that adds suppo for the new `allnoconfig_y` option (which sets the user value of certain symbols to `y` during `make allnoconfig` to improve coverage) and fixes an obscure issue with `comment`s inside `choice`s (that didn't affect correctness but made outputs -differ) the testsuite now passes with Linux v4.0-rc3. Very little seems to have +differ) the test suite now passes with Linux v4.0-rc3. Very little seems to have changed in the C implementation over the past years, which makes me happy. :) Despite the warnings, modules *are* supported by the way (otherwise tests would break |
