summaryrefslogtreecommitdiff
path: root/unittest
Commit message (Expand)AuthorAgeFilesLines
* Use double for limit_multipleJoel Rosdahl2018-10-253-11/+11
* Use sizeof instead of repeating buffer sizeJoel Rosdahl2018-10-241-2/+2
* Fix alignment and indentationJoel Rosdahl2018-10-142-2/+2
* New command-line option -k/--get-config prints the value of a config keyGabriel Scherer2018-10-141-0/+44
* Refactor debug mode codeJoel Rosdahl2018-10-072-66/+100
* Remove superfluous “extern” function declarations from a9e8810fJoel Rosdahl2018-10-022-2/+2
* Merge remote-tracking branch 'afbjorklund/everything'Joel Rosdahl2018-10-025-10/+12
|\
| * Proper use of const qualifier char* stringsAnders F Björklund2018-09-163-8/+9
| * Add missing extern prototypes, or make staticAnders F Björklund2018-09-163-2/+3
* | Update uncrustify config and run uncrustify version 0.66.1_fJoel Rosdahl2018-10-027-102/+102
* | Merge remote-tracking branch 'afbjorklund/hash_debug' into pr/279Joel Rosdahl2018-09-292-1/+12
|\ \
| * | Rename helper functions, as suggested in reviewAnders F Björklund2018-08-121-2/+2
| * | Add config for debug option ($CCACHE_DEBUG)Anders F Björklund2018-06-231-1/+4
| * | Add util to return the command as a stringAnders F Björklund2018-06-231-0/+8
* | | Add option to disable ctime check for manifestAnders F Björklund2018-09-231-6/+6
| |/ |/|
* | Merge branch '3.4-maint'Joel Rosdahl2018-08-231-0/+15
|\ \ | |/ |/|
| * Bail out on compiler option -save-temps=objAnders F Björklund2018-08-231-0/+15
* | Merge branch '3.4-maint'Joel Rosdahl2018-05-071-0/+16
|\ \ | |/
| * Avoid TOCTOU issue when deciding if config is validTomasz Miąsko2018-05-071-0/+16
* | Allow a pre-computed checksum file for precompiled headersGeert Kloosterman2018-03-011-1/+6
|/
* Rearrange files into suitable subdirectories, e.g. src and docJoel Rosdahl2018-02-0714-31/+30
* Introduce and use ARRAY_SIZE macroJoel Rosdahl2018-02-031-2/+2
* unittest: Pass errmsg to CHECKM when availableJoel Rosdahl2018-01-311-3/+5
* test: Rearrange files into test and unittest directoriesJoel Rosdahl2018-01-2915-0/+2517