summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* test: Rearrange files into test and unittest directoriesJoel Rosdahl2018-01-2936-2517/+4177
* Merge branch '3.3-maint'Joel Rosdahl2017-03-251-1/+33
|\
| * Test that the order of debug options is keptJoel Rosdahl2017-03-251-1/+33
* | Merge branch '3.3-maint'Joel Rosdahl2016-10-261-1/+1
|\ \ | |/
| * Rename STATS_UNSUPPORTED to STATS_UNSUPPORTED_OPTIONJoel Rosdahl2016-10-261-1/+1
* | Support caching of .su file generated by GCC flag -fstack-usagePer Nordlow2016-10-181-0/+5
* | Add test for rewriting --sysroot argument without equal signJoel Rosdahl2016-09-251-0/+24
|/
* Merge branch '3.2-maint' into 3.3-maintJoel Rosdahl2016-09-071-3/+4
|\
| * Only pass -Wp,-MT and similar to the preprocessorJoel Rosdahl2016-09-071-4/+5
* | Clean up after a8ca6ad3Joel Rosdahl2016-07-292-0/+3
* | Make the cleanup limit into a configurable variableAnders Björklund2016-07-293-1/+35
* | Let hash_dir default to trueJoel Rosdahl2016-07-271-5/+5
* | Let run_second_cpp default to trueJoel Rosdahl2016-07-272-6/+33
* | test: Use same colors and wording for quicktest and test.sh statusJoel Rosdahl2016-07-271-2/+2
* | c99: Use //-style-commentsJoel Rosdahl2016-07-2214-294/+249
* | Tweak #include file pathsJoel Rosdahl2016-07-2215-40/+42
* | Make all concatenated option path arguments relativeJoel Rosdahl2016-07-211-2/+28
* | Don't check for symlinks on WindowsJoel Rosdahl2016-07-131-13/+1
* | Fix warnings from uncrustifyAnders Björklund2016-03-301-0/+2
* | Merge branch '3.2-maint'Joel Rosdahl2016-03-301-3/+4
|\ \ | |/
| * Fix --print-config to show pch_definesKonaBlend2016-03-301-3/+4
* | Adjust code as suggested by uncrustifyJoel Rosdahl2016-03-161-3/+5
* | Add option to not discard comments in preprocessorAnders Björklund2016-03-141-1/+6
* | Fix Windows quicktest, paths and batsAnders Björklund2016-02-184-4/+67
* | Windows version of rm, to remove testdirAnders Björklund2016-02-181-0/+4
* | Add some Windows/MinGW ifdefs, to make it buildAnders Björklund2016-02-182-1/+9
* | Plug minor memory leaks, mostly in unit testsJoel Rosdahl2016-02-062-4/+9
* | Recognize concatenated form of some long compiler optionsJoel Rosdahl2016-02-061-1/+46
* | Add prefix option for precompiler tooAnders Björklund2016-01-141-1/+6
* | Improve code styleJoel Rosdahl2015-12-221-1/+2
* | Add feature to ignore headers in manifestAnders Björklund2015-12-221-1/+6
* | Allow not including system headers in manifestAnders Björklund2015-12-191-4/+6
|/
* Clean upJoel Rosdahl2015-09-191-3/+3
* Minor improvements to Windows supportVadim Petrochenkov2015-09-131-0/+15
* uncrustify: Add sp_after_commaJoel Rosdahl2015-08-071-1/+1
* test: Make subst_env_in_string not depend on existing environmentJoel Rosdahl2015-08-051-13/+13
* Update source code style according to uncrustifyJoel Rosdahl2015-08-058-102/+107
* Add support for coverage (compiling for gcov)Anders Björklund2015-03-311-0/+10
* Make default cache size suffix be "G", like documentedJoel Rosdahl2014-12-041-1/+1
* test: Unset GCC_COLORS to avoid confusing argument processing testsJoel Rosdahl2014-11-191-1/+3
* Fix bug in dirnameJoel Rosdahl2014-11-151-0/+1
* Add "read-only direct" settingJoel Rosdahl2014-11-021-1/+6
* Remove left-over merge conflict markersJoel Rosdahl2014-04-161-5/+1
* Merge branch 'maint'Joel Rosdahl2014-04-151-0/+6
|\
| * Fix bug in common_dir_prefix_lengthJoel Rosdahl2014-04-091-1/+3
* | Merge branch 'maint'Joel Rosdahl2014-01-081-3/+3
|\ \ | |/
* | Merge branch 'maint'Joel Rosdahl2013-08-082-13/+13
|\ \ | |/
| * Fix path canonicalization in make_relative_path when path doesn't existJoel Rosdahl2013-08-081-10/+9
| * Handle some dirname() special cases as expectedJoel Rosdahl2013-08-081-1/+3
| * Use C89-style commentsJoel Rosdahl2012-08-111-2/+2