Albert Astals Cid
2d007f27d3
foreach -> for
...
A future ECM update is going to force that on us, so do it now anyway
4 years ago
Albert Astals Cid
a2e1043149
slots -> Q_SLOTS
...
A future ECM update is going to force that on us, so do it now anyway
4 years ago
Alexander Lohnau
2f193a63de
Convert license headers to SPDX
5 years ago
Albert Astals Cid
19d98d6a74
Run clang-format
...
find . \( -name "*.cpp" -or -name "*.h" -or -name "*.c" -or -name "*.cc" \) -exec clang-format -i {} \;
If you reached this file doing a git blame, please see README.clang-format (added 2 commits in the future of this one)
6 years ago
Yuri Chornoivan
c04ca1fa96
Fix minor EBN issues
8 years ago
Martin T. H. Sandsmark
3fcd698896
autotests: Fix build without implicit cast to/from ascii
...
See previous commits for details.
10 years ago
Alex Richardson
437b2d4a3a
Make generatorstest work without installing first
11 years ago
Alex Richardson
8059e5b686
Add a test to see whether generators can be loaded
...
REVIEW: 123466
11 years ago