M2-Planet/test/test0010
Sanne Wouda a8551f2fcd Implement --bootstrap-mode for preprocessor
- // and # lines always appear in the result of read_all_tokens

- in bootstrap mode, // tokens (but not the subsequent lines) and #
  lines are stripped. no preprocessing happens.

- in non-bootstrap mode, // lines are stripped and # lines stay for the
  preprocessing phase

- updates tests to pass --bootstrap-mode when necessary
2021-01-09 17:38:50 +00:00
..
.gitignore Major relocation of tests to better structure for future additions 2020-02-28 18:27:12 -05:00
cleanup.sh Major relocation of tests to better structure for future additions 2020-02-28 18:27:12 -05:00
hello-aarch64.sh Implement --bootstrap-mode for preprocessor 2021-01-09 17:38:50 +00:00
hello-amd64.sh Implement --bootstrap-mode for preprocessor 2021-01-09 17:38:50 +00:00
hello-armv7l.sh Implement --bootstrap-mode for preprocessor 2021-01-09 17:38:50 +00:00
hello-knight-native.sh Implement --bootstrap-mode for preprocessor 2021-01-09 17:38:50 +00:00
hello-knight-posix.sh Implement --bootstrap-mode for preprocessor 2021-01-09 17:38:50 +00:00
hello-x86.sh Implement --bootstrap-mode for preprocessor 2021-01-09 17:38:50 +00:00
nested_struct.c Major relocation of tests to better structure for future additions 2020-02-28 18:27:12 -05:00