Loïc Hoguin
|
f1ebd11d44
Validate the .app file after generating it
|
6 years ago |
Loïc Hoguin
|
5ae9661dca
Fix Dialyzer when a project has and uses parse transforms
|
6 years ago |
Loïc Hoguin
|
c0e062aafa
Fix asn1 compilation with the +maps option
|
6 years ago |
Loïc Hoguin
|
5498bec3a1
Fix badly written tests failing when LEGACY=1
|
6 years ago |
Loïc Hoguin
|
7ed5a10b44
Build $(PROJECT).d in a separate $(MAKE) call
|
6 years ago |
Hugo Mills
|
40db558812
Test case for yecc, switching between test mode and normal mode
|
6 years ago |
Loïc Hoguin
|
7eae8ab2b3
Update the OTP-REG.mib file download location
|
6 years ago |
Loïc Hoguin
|
0a550d2deb
Make some of the new tests more quiet
|
7 years ago |
Loïc Hoguin
|
ce0160ead3
Don't list test cases manually anymore
|
7 years ago |
Loïc Hoguin
|
551f92737f
Small tweaks to previous PR
|
7 years ago |
Stanislav Ovchar
|
bb7733c2a1
Add test with include loop
|
7 years ago |
Stanislav Ovchar
|
eb73f256d5
Add tests include_lib tests for deps
|
7 years ago |
Stanislav Ovchar
|
45af484e37
Add tests when .hrl files are in src
|
7 years ago |
Stanislav Ovchar
|
0860a9950c
Add core-app-hlr test to verify recursive inculde_lib between apps
|
7 years ago |
Stanislav Ovchar
|
61515029bd
Add core-app-hlr test to verify inlude_lib between apps
|
7 years ago |
Stanislav Ovchar
|
b5eb15299e
Add core-app simple test for hlr with -include_lib
|
7 years ago |
Loïc Hoguin
|
a92e55ed7e
Use --gpg-no-sign in commits in tests
|
8 years ago |
Loïc Hoguin
|
7a200f54a9
Only makedep and build asn1/xrl/mib files when necessary
|
8 years ago |
Klas Johansson
|
b8becc64ea
Set ASN.1 compilation options using ERLC_ASN1_OPTS
|
8 years ago |
Loïc Hoguin
|
e602fa7c7f
Small tweak to make it easier for me to notice test failures
|
8 years ago |
Jean-Sébastien Pédron
|
4717afcc48
Use an intermediate timestamp file to know when to touch source files
|
9 years ago |
Jean-Sébastien Pédron
|
10ffd2d2ee
Support PROJECT_APP_EXTRA_KEYS to add keys to the .app file
|
8 years ago |
nevar
|
da05859f4b
Escape % in app_file template
|
8 years ago |
nevar
|
fc7f6acd00
Add PROJECT_ENV
|
8 years ago |
Loïc Hoguin
|
01ed1866af
Cosmetic changes to previous merge
|
8 years ago |
Micah Warren
|
1b3f2318f9
Added test for defining yecc header file.
|
8 years ago |
Jared Flatow
|
8e7cfd408f
Add a test case for custom PROJECT_MOD
|
8 years ago |
Loïc Hoguin
|
51e1c5bc12
Simplify cleaning in the test suite
|
9 years ago |
Loïc Hoguin
|
2cabf98110
Make some rm -rf commands safer
|
9 years ago |
Jean-Sébastien Pédron
|
6f6d7696e5
Replace "if $(MAKE) then false" by "! $(MAKE)"
|
9 years ago |