summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.73.0/tests/input/c/cmt_reflow.c
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2021-05-19 16:22:10 +0900
committerMichele Calgaro <[email protected]>2021-05-19 19:14:52 +0900
commit71fb4a139179e9d27070f7f3e98971e3e029697f (patch)
tree92fbf03f1e546b3c99e6e06e98100b6ef8e4e2c6 /debian/uncrustify-trinity/uncrustify-trinity-0.73.0/tests/input/c/cmt_reflow.c
parent6eae1a16a1001287ef5129db86f4ef2145ace3ca (diff)
downloadextra-dependencies-71fb4a139179e9d27070f7f3e98971e3e029697f.tar.gz
extra-dependencies-71fb4a139179e9d27070f7f3e98971e3e029697f.zip
uncrustify: updated to version 0.73
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'debian/uncrustify-trinity/uncrustify-trinity-0.73.0/tests/input/c/cmt_reflow.c')
-rw-r--r--debian/uncrustify-trinity/uncrustify-trinity-0.73.0/tests/input/c/cmt_reflow.c32
1 files changed, 32 insertions, 0 deletions
diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.73.0/tests/input/c/cmt_reflow.c b/debian/uncrustify-trinity/uncrustify-trinity-0.73.0/tests/input/c/cmt_reflow.c
new file mode 100644
index 00000000..6c40e11b
--- /dev/null
+++ b/debian/uncrustify-trinity/uncrustify-trinity-0.73.0/tests/input/c/cmt_reflow.c
@@ -0,0 +1,32 @@
+/**
+ * Search the tree for a match that satisfies specific comparison criteria,
+ * branch contains the desired data for which to search the tree
+ * @param compareFunc is a binary function object that defines
+ * how to compare
+ * nodes
+ * @param bRetrieve indicates whether or not the input search branch should be modified to reflect a branch in the tree, assuming a match satisfying the given search criteria exists
+ * @return true if a branch matching the input is found
+ * or returns nullptr otherwise
+ *
+ * It was the best of times, it was the worst of times,
+ * it was the age of wisdom, it was the age of foolishness, it was the epoch of belief,
+ * it was the epoch of incredulity, it was the season of Light, it was the season of Darkness, it was the spring of hope,
+ * it was the winter of despair, we had everything before us, we had nothing before us, we were all going direct to Heaven,
+ * we were all going direct the other way--in short, the period was so far like the present period, that some of its noisiest authorities insisted
+ * on its being received, for good or for evil, in the superlative degree of comparison only.
+ *
+ * There were a king with a large jaw and a queen with a plain face
+ * on the throne of England; there were a king with a large jaw and a queen with a fair
+ * face,
+ * on the throne of France. In both countries it was clearer than crystal to the lords of the
+ * State preserves of loaves and fishes, that things in general were settled for ever.
+ *
+ * It was the year of Our Lord one thousand seven hundred and seventy-five.
+ * Spiritual revelations were conceded to England at that favoured period, as at this. Mrs.
+ * Southcott had recently attained her five-and-twentieth blessed birthday, of whom a prophetic private in the Life
+ * Guards had heralded the sublime appearance by announcing that arrangements were made for the swallowing up of London and Westminster.
+ * Even the Cock-lane ghost had been laid only a round dozen of years, after rapping out its messages, as the spirits of this very year last past
+ * (supernaturally deficient in originality) rapped out theirs. Mere messages in the earthly order of events had lately come to
+ * the English Crown and People, from a congress of British subjects in America: which, strange to relate, have proved more important
+ * to the human race than any communications yet received through any of the chickens of the Cock-lane brood.
+ */